Skip to content

v1.20.1

Latest

Choose a tag to compare

@kaifcoder kaifcoder released this 25 Nov 18:27

Release Notes Template

This template is used to automatically generate release notes for create-polyglot.

Release Notes for v1.20.1

🚀 Features Added

🐛 Bug Fixes

  • fix: update admin process commands to include --no-open flag and correct disk I/O to disk usage (b29855e) by @kaifcoder
  • fix: remove extra newline before license section in README.md (0b10b1e) by @kaifcoder
  • fix: remove release notes generation step from npm publish workflow (6816f1b) by @kaifcoder

⚠️ Breaking Changes

📚 Documentation

  • chore: clean up README.md by removing outdated badges and sections (d90ff70) by @kaifcoder
  • chore: remove documentation site section from README.md (148f1a9) by @kaifcoder

🔧 Internal/DevOps

📦 Dependencies

🎉 Other Changes

🔄 Refactoring & Performance

No refactoring changes in this release.


Full Changelog: v1.20.0...v1.20.1

What's Changed Since Last Release

View all commits

Contributors

Thanks to all the contributors who made this release possible!


Installation

npm install -g create-polyglot@1.20.1
# or
npx create-polyglot@1.20.1 init my-project

Upgrade Notes

Known Issues