Releases: yeasin2002/better-next-app
Releases · yeasin2002/better-next-app
v0.0.5
Better Next App v0.0.5
A high-performance CLI tool for scaffolding Next.js projects.
Installation
npm
npx create-better-next-app@latestbun
bunx create-better-next-app@latestpnpm
pnpm dlx create-better-next-app@latestWhat's Changed
Changelog
Bug Fixes
- 83a14d4: fix(npm): improve Windows zip extraction compatibility (@yeasin2002)
Other Changes
- 8547129: chore: fix taskfile config issues (@yeasin2002)
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Better Next App v0.0.4
A high-performance CLI tool for scaffolding Next.js projects.
Installation
npm
npx create-better-next-app@latestbun
bunx create-better-next-app@latestpnpm
pnpm dlx create-better-next-app@latestWhat's Changed
Changelog
New Features
- 8d2b752: feat(npm): improve cross-platform distribution and install reliability (@yeasin2002)
Other Changes
- 22f1c59: docs(npm): consolidate and reorganize npm documentation (@yeasin2002)
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Better Next App v0.0.3
A high-performance CLI tool for scaffolding Next.js projects.
Installation
npm
npx create-better-next-app@latestbun
bunx create-better-next-app@latestpnpm
pnpm dlx create-better-next-app@latestWhat's Changed
Changelog
New Features
- 7259fb7: feat(npm): setup automated NPM publishing with binary distribution (@yeasin2002)
- e13bb36: feat: add NPM publishing setup and documentation (@yeasin2002)
Refactors
- 3e6ac63: refactor(cmd): restructure root command initialization and add embedded templates support (@yeasin2002)
- fc4f376: refactor(util): add color utilities and standardize npm validation naming (@yeasin2002)
Other Changes
- 6ef328c: chore: add git tag task and remove unused dependency (@yeasin2002)
- f48f76f: docs(npm): consolidate publishing docs and remove legacy setup scripts (@yeasin2002)
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Better Next App v0.0.2
A high-performance CLI tool for scaffolding Next.js projects.
Installation
npm
npx create-better-next-app@latestbun
bunx create-better-next-app@latestpnpm
pnpm dlx create-better-next-app@latestWhat's Changed
Changelog
New Features
- fc9a04c: feat(ci): integrate commitlint for commit message validation (@yeasin2002)
Refactors
- 91448c7: refactor: removed templates scrips (@yeasin2002)
Other Changes
- ad69c5e: chore: update commit validation to use file-based approach (@yeasin2002)
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Better Next App v0.0.1
A high-performance CLI tool for scaffolding Next.js projects.
Installation
npm
npx create-better-next-app@latestbun
bunx create-better-next-app@latestpnpm
pnpm dlx create-better-next-app@latestWhat's Changed
Changelog
New Features
- 71edc0e: feat(config): add configuration and interactive prompt system (yeasin2002 mdkawsarislam2002@gmail.com)
- b159f68: feat(templates): add npm package name validation with test and steering docs (yeasin2002 mdkawsarislam2002@gmail.com)
- 3494b89: feat: re-write templates helpers (yeasin2002 mdkawsarislam2002@gmail.com)
- e1e2835: feat: update npm name validation ; removed old npm naming rules (yeasin2002 mdkawsarislam2002@gmail.com)
Bug Fixes
- 98562f0: fix: formatting issues (yeasin2002 mdkawsarislam2002@gmail.com)
Other Changes
- bfe1666: Add GitHub Actions workflow for Go project build (Md Kawsar Islam Yeasin 87494463+yeasin2002@users.noreply.github.com)
- f7b6ec9: added templates (yeasin2002 mdkawsarislam2002@gmail.com)
- 5515f9d: ci: add release automation with GoReleaser and GitHub Actions (yeasin2002 mdkawsarislam2002@gmail.com)
- f69cad3: ci: enhance build workflow with comprehensive testing and multi-platform builds (yeasin2002 mdkawsarislam2002@gmail.com)
- e6bc45d: ci: updated build workflow triggers (yeasin2002 mdkawsarislam2002@gmail.com)
- 6ea8c96: initial commit (yeasin2002 mdkawsarislam2002@gmail.com)
- 30fe246: updated README (yeasin2002 mdkawsarislam2002@gmail.com)
- 8bf9ce9: updated docs (yeasin2002 mdkawsarislam2002@gmail.com)
- d715159: updated steering docs (yeasin2002 mdkawsarislam2002@gmail.com)
Full Changelog: ...v0.0.1