Releases: heroui-inc/heroui-cli
Releases · heroui-inc/heroui-cli
v1.6.1
🐞 Bug Fixes
- agents-md: Migration doc confirmation - by @Peterl561 in #178 (9ba9c)
View changes on GitHub
v1.6.0
🚀 Features
- agents-md: Support for migration docs - by @Peterl561 in #175 (8d2cf)
View changes on GitHub
v1.5.0
🚀 Features
- Agents md - by @Peterl561 in #173 (387c7)
- agents-md: Add posthog analytics - by @Peterl561 in #176 (34975)
View changes on GitHub
v1.4.1
v1.4.0
🚀 Features
- agents-md:
- New command for downloading agent docs - by @Peterl561 (72d6c)
- Download heroui react demo files - by @Peterl561 (5b03c)
- Detect heroui packages to download - by @Peterl561 (621c2)
- Multiple output files - by @Peterl561 (4dc19)
- Required packages check - by @Peterl561 (5a9b5)
- Improve output text - by @Peterl561 (1f80d)
🐞 Bug Fixes
- agents-md:
- Adjust command description - by @Peterl561 (60897)
- Adjust version check msg - by @Peterl561 (3b30c)
- Support latest version tag - by @Peterl561 (55b7f)
- Adjust version check msg - by @Peterl561 (6bf0f)
- Update description to mention v3 - by @Peterl561 (a60b6)
View changes on GitHub
v1.3.0
What's Changed
- fix: add missing lock file entry for bun.lock by @TheUntraceable in #158
- fix: add cache directory check before reading cache data (issue #161) by @itzdishbeat in #162
- refactor: handle css first approach in tw v4 by @wingkwong in #168
- fix(helpers): reduce of empty array with no initial value by @wingkwong in #170
- fix(cache): handle missing data.json by @wingkwong in #171
- refactor: cli by @wingkwong in #172
Breaking Changes
- All templates will use css-first approach in TailwindCSS v4 (i.e. no tailwind.config.file)
- The shorthand options for
-tw,-app,-ca,-ct,-cpbecome--tw,--app,--ca,--ct,--cp. - It requires Node.js version
20.19.xor later
New Contributors
- @TheUntraceable made their first contribution in #158
- @itzdishbeat made their first contribution in #162
Full Changelog: v1.2.3...v1.3.0
v1.2.3
🚀 Features
- Init test structure - by @winchesHe in #147 (4d27f)
- Add remix laravel template - by @winchesHe in #127 (2d57e)
🐞 Bug Fixes
- Upgrade beta package wont upgrade @heroui/react package - by @winchesHe in #156 (ac29f)
- Add action tailwindcss version always install latest verion - by @winchesHe in #144 (29936)
View changes on GitHub
v1.2.2
No significant changes