Releases: drumath2237/create-babylon-app
Releases · drumath2237/create-babylon-app
v1.0.0
v1.0 Release Highlights ✨
(compare to v0.1.0)
- 🕺 User Interface improvment with unjs/consola prompt
- 🍱 Brand new templates (simple, playground, library)
- 🔧 Command-line args supported
- 🧩 CLI tech-stack migration (to UnJS)
- 💚 Relase workflow improvements
What's Changed
- remove unused packages from dependencies and update by @drumath2237 in #57
- more simple and useful TypeScript Template by @drumath2237 in #60
- add library and playground templates by @drumath2237 in #61
- template selection impl by @drumath2237 in #62
- think about command-line args by @drumath2237 in #64
- refactoring 2024-08-13 by @drumath2237 in #66
- 📝 enhance README by @drumath2237 in #67
- docs: README enhancement by @drumath2237 in #69
Full Changelog: v0.2.2...v1.0.0
v0.2.2
v0.2.0
What's Changed
- migrating to unbuild by @drumath2237 in #39
- fix Biome indent config by @drumath2237 in #41
- update deps 📦 by @drumath2237 in #42
- migrate to citty,jiti,consola by @drumath2237 in #43
- use pkg-types by @drumath2237 in #46
- giget for downloading project template by @drumath2237 in #47
Full Changelog: v0.1.7...v0.2.0
v0.1.7
What's Changed
- README badges by @drumath2237 in #34
- fix the BUG about crashing in runtime by @drumath2237 in #36
- docs: update readme status badges by @drumath2237 in #37
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- update deps packages 📦 by @drumath2237 in #11
- migrating to Biome by @drumath2237 in #19
- solve EOL problem by @drumath2237 in #23
- release workflow strategy by @drumath2237 in #24
- add missing workflow event in release job by @drumath2237 in #26
- [ci] try fixing release job error by @drumath2237 in #28
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v1.5.0
What's Changed
- [Ci] change trigger to tag pushed by @drumath2237 in #4
- update dependencies by @drumath2237 in #5
- setup @lerna-lite/version by @drumath2237 in #6
New Contributors
- @drumath2237 made their first contribution in #4
Full Changelog: 0.1.4...v0.1.5
v0.1.4
v0.1.3
v0.1.2
create-babylon-app v0.1.2
First release! 🎉
- add templates vite-ts and vite-js