Skip to content

Releases: truehazker/create-ely

v0.2.0

Choose a tag to compare

@truehazker truehazker released this 20 Jun 20:41
55ca92d

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.FormEvent with React.SubmitEvent in the user-create form

Full changelog: https://github.com/truehazker/create-ely/blob/main/CHANGELOG.md

v0.1.5

Choose a tag to compare

@truehazker truehazker released this 04 Jan 15:36

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

Choose a tag to compare

@truehazker truehazker released this 04 Jan 11:53

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

Choose a tag to compare

@truehazker truehazker released this 04 Jan 11:29

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

v0.1.2

Choose a tag to compare

@truehazker truehazker released this 03 Jan 10:00

Full Changelog: v0.1.0...v0.1.2