Release Notes Template
This template is used to automatically generate release notes for create-polyglot.
Release Notes for v1.19.0
🚀 Features Added
- feat: enhance scaffold logic for shared libraries and update Python models with default values (fff7b0a) by @kaifcoder
- Additional configuration for shared lib (68fd895) by @Shipra-Singh-Asd
- feat: add documentation for support of additional frontend frameworks and update templates overview (0be1fcc) by @meenu155
- feat: update README and config to include support for Remix, Astro, and SvelteKit (9470ee0) by @meenu155
- feat: update Astro and SvelteKit generator commands for improved scaffolding (1faace6) by @meenu155
- feat: add support for Remix, Astro, and SvelteKit service types with corresponding generators (8aed786) by @meenu155
- feat: extend service type options to include remix, astro, and sveltekit (1d24342) by @meenu155
- feat: add commands to remove services and plugins with options for confirmation and file retention (5964652) by @meenu155
🐛 Bug Fixes
⚠️ Breaking Changes
📚 Documentation
🔧 Internal/DevOps
📦 Dependencies
🎉 Other Changes
- 1.19.0 (2937759) by @Shipra-Singh-Asd
- Documents for shared lib (dc0adcd) by @Shipra-Singh-Asd
- Shared library templates (bbb8e70) by @Shipra-Singh-Asd
- 1.18.0 (bd56784) by @meenu155
- issue fixed (deb13fd) by @meenu155
🔄 Refactoring & Performance
No refactoring changes in this release.
Full Changelog: v1.17.0...v1.19.0
What's Changed Since Last Release
Contributors
Thanks to all the contributors who made this release possible!
Installation
npm install -g [email protected]
# or
npx [email protected] init my-project