Changelog
All notable changes to this project will be documented in this file.
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