π create-node-spark v2.0.0 β Major Upgrade!
π create-node-spark v2.0.0 β Major Upgrade!
Weβre excited to announce v2.0.0 of create-node-spark β a major release packed with improvements and new flexibility for your Node.js scaffolding!
π Whatβs New?
β
TypeScript support
You can now scaffold your project in JavaScript or TypeScript β your choice, right from the CLI.
β
Framework flexibility
Added a new βNoneβ option β want a minimal setup without Express? Weβll wire up a clean, basic server using Nodeβs built-in http module.
β
Cleaner, focused scaffolding
Weβve removed the built-in auth and Multer installation to keep the core focused on project scaffolding β no unnecessary opinionated defaults.
β
Improved CLI experience
We polished the CLI prompts and enhanced the terminal UI to make the setup faster, clearer, and more enjoyable.
π¦ Full Changelog
Check the full changelog here.
π‘ Why upgrade?
This release makes create-node-spark a future-proof, flexible scaffolding tool whether youβre building a TypeScript project, a minimal HTTP server, or a classic Express REST API.
Thank you for supporting the project!
Feel free to star π the repo, share your feedback, and contribute ideas or code β letβs keep pushing it forward! π