Changelog β
All notable changes to this project will be documented in this file.
v1.8.0 β
π©Ή Fixes β
- DefineNitroPlugin is undefined after build in nitro.mjs (#94)
π Refactors β
- β οΈ Many minor corrections (#86)
π Documentation β
- Remove width on contributors (fbb15f5)
π‘ Chore β
- Playground compatibility date (fcbcd1a)
β οΈ Breaking Changes β
- β οΈ Many minor corrections (#86)
β€οΈ Contributors β
- Hywax (@hywax)
- Bot (@hywax-assistant)
- Joachim BjΓΈrge joachim.bj@gmail.com
v1.7.0 β
π‘ Chore β
β€οΈ Contributors β
- Hywax (@hywax)
- Bot (@hywax-assistant)
v1.6.0 β
π Enhancements β
- Add support nuxt 4 (#66)
π©Ή Fixes β
π Documentation β
π‘ Chore β
β€οΈ Contributors β
- Hywax (@hywax)
- Jules Libert jules.lib@gmail.com
- Bot (@hywax-assistant)
- Guillaume Bonnefoy (@whiterqbbit)
v1.5.1 β
π Documentation β
π‘ Chore β
π€ CI β
β€οΈ Contributors β
- Bot (@hywax-assistant)
- JiΕΓ Hofman (@jirihofman)
- Hywax (@hywax)
v1.5.0...main β
π Documentation β
π‘ Chore β
π€ CI β
β€οΈ Contributors β
- Bot (@hywax-assistant)
- JiΕΓ Hofman (@jirihofman)
- Hywax (@hywax)
v1.5.0 β
π Documentation β
- Code of conduct (ccca4b8)
- Contributing (beabf0e)
- Async example (403e8f7)
- Community section (0e4483f)
- Ignore dead links (7f40046)
π‘ Chore β
- Extended CronTick returnable type (3b1597e)
- issue template: Bug (c438ede)
- issue template: Feature request (bf59eca)
- issue template: Question (b5d8e01)
- Feature pull request template (6ab2baa)
- Support commit conventional (c369174)
- Ignore .github folder (580ab88)
- Editor configuration (8904c32)
- Support release changelogen (1f58f8e)
- Husky hooks (782d126)
- Remove simple-git-hooks (71e88c0)
- Git hooks (0db5583)
- Typecheck script (b7abf1d)
- Update eslint config (215100f)
- Nuxi upgrade (ce0267e)
- Rename package playground (1cfa230)
π€ CI β
β€οΈ Contributors β
- Hywax (@hywax)
v1.4.6 β
- Update deps
v1.4.5 β
- Update deps
v1.4.4 β
- Update deps
v1.4.3 β
- Update deps
v1.4.2 β
- Update deps
- Migrate docs to vitepress
v1.4.1 β
- Update deps
- New CI plan
- Refactor ESLint config
v1.4.0 β
- Splitting
CronTime
into two interfaces - Add Graceful Shutdown hook
v1.3.0 β
- Init nuxt cron module message
- Removed
Prettier
- Removed unused dependencies
v1.2.0 β
- Disabling cron so it doesn't block the flow
v1.1.0 β
- Optimize runtime imports
v1.0.2 β
Fixes β
- DUPLICATE Remove
postinstall
hookpackage.json
.
v1.0.1 β
Fixes β
- Remove
postinstall
hookpackage.json
.
v1.0.0 β
Added β
- Implementation base module