Skip to content

πŸŽ‰ create-node-spark v2.0.0 β€” Major Upgrade!

Compare
Choose a tag to compare
@talhabilal-dev talhabilal-dev released this 06 May 16:19
· 9 commits to main since this release

πŸŽ‰ 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! πŸš€