Releases: mihatorikei/codeigniter-vitejs
Releases · mihatorikei/codeigniter-vitejs
v1.1.1
v1.1.0
What's Changed
- feat: exclude specific routes from auto-injection
- improve package structure
Full Changelog: v1.0.7...v1.1.0
v2.0.0-beta
What's Changed
- Add support for SvelteKit 🎉.
- improve the package structure.
- Frameworks files have been moved from
Config
toframeworks
directory - Fix some bugs.
Full Changelog: v1.0.7...v2.0.0-beta
v1.0.7
v1.0.6 - こんにちは jaguarch 🎉
v1.0.5 - こんにちは vite3 🎉
What's Changed
- Fix 404 error
- Upgrade vite to v3 ⚡
- Upgrade frameworks dependencies
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Helpers are now available #8
- Tags auto injecting is now optional
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
remove
command will deletepackage.lock.json
file.- Update frameworks examples in #5
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- Fix a bug in decorator file
v1.0.1
- Add
remove
command - Fix some bugs
Full Changelog: v1.0.0-beta...v1.0.1