Releases: truehazker/create-ely
Releases · truehazker/create-ely
Release list
v0.2.0
Added
- Frontend template now integrates TanStack Query (React Query) for users data, backed by the backend v0.7.0 cursor-based API
Changed
- Updated backend boilerplate submodule to v0.7.0
- Upgraded frontend template dependencies and tooling (Vite, Biome, TypeScript, React 19 types)
Fixed
- Replaced deprecated
React.FormEventwithReact.SubmitEventin the user-create form
Full changelog: https://github.com/truehazker/create-ely/blob/main/CHANGELOG.md
v0.1.5
What's Changed
- chore: add assets directory to package.json and update demo image path in README by @truehazker in #6
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- fix: 🐛 fix zipped templates not unzipped using bun by @truehazker in #5
⚠️ This release includes fix of the critical issue from v0.1.3 related to unzipping templates
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- feat: ✨ enhance README, refactor CLI code by @truehazker in #3
- fix: 🐛 fix .gitignores not being included to the package by @truehazker in #4
Full Changelog: v0.1.2...v0.1.3