Skip to content

v1.19.0

Latest

Choose a tag to compare

@Shipra-Singh-Asd Shipra-Singh-Asd released this 16 Nov 13:31
42467ed

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

🔄 Refactoring & Performance

No refactoring changes in this release.


Full Changelog: v1.17.0...v1.19.0

What's Changed Since Last Release

View all commits

Contributors

Thanks to all the contributors who made this release possible!


Installation

npm install -g [email protected]
# or
npx [email protected] init my-project

Upgrade Notes

Known Issues