Releases: Kings-World/sapphire-plugins
Releases · Kings-World/sapphire-plugins
@kingsworld/plugin-cron@2.1.0
@kingsworld/plugin-cron@2.1.0 - (2024-10-03)
🚀 Features
- Format luxon timezones to their tz identifier (47cb7ef) (#49 by @SerenModz21)
@kingsworld/plugin-cron@2.0.3
@kingsworld/plugin-cron@2.0.3 - (2024-09-27)
🐛 Bug Fixes
- cron: Correctly handle the sentry import (c596f64) (#47 by @SerenModz21)
@kingsworld/plugin-cron@2.0.2
@kingsworld/plugin-cron@2.0.2 - (2024-09-15)
🐛 Bug Fixes
- The ClientOptions#cron also needs to be partial (f31d23a) (#44 by @SerenModz21)
@kingsworld/plugin-cron@2.0.1
@kingsworld/plugin-cron@2.0.1 - (2024-09-15)
🐛 Bug Fixes
- Use the partial helper to make options optional (fa10a8a) (#43 by @SerenModz21)
@kingsworld/plugin-cron@2.0.0
@kingsworld/plugin-cron@2.0.0 - (2024-09-12)
🏠 Refactor
- Set option defaults and add more js docs (179a2eb) (#35 by @SerenModz21)
- Improve the repo (3546f66) (#26 by @swiizyy)
- Switch to sapphire v5 changes (3fcbf9e)
- 💥 Signed-off-by: Seren_Modz 21 seren@kings-world.net
- Update to sapphire v5 (61e68a9)
- Switch to a monorepo (7646fbb)
- 💥 BREAKING CHANGE: move to a monorepo
🐛 Bug Fixes
- cron: Correct the cliff jumper org (b7ee600)
- Use luxon's system default instead of utc (b56bf6b) (#38 by @SerenModz21)
- Use the default export and actually register the hook (5e271bf)
- Ensure cts file extensions in dist/cjs (907123a)
- Move readme (e1c1f2d)
📝 Documentation
- cron: Add public keyword for consistency (7e098d9)
- cron: Fix plugin name (bea107d)
- cron: Improve readme (ede60d2) (#27 by @swiizyy)
- Improve the readme (784b306)
- Fix package misspelling in readme (6106d42)
- Update context type in readme (be0102e)
- Fix the in spelling (3f71cf9)
- Fix plugin spelling (6b395bd)
- Fix incorrect word (0149312)
- Finish contributing section and update repo name (7b73668)
🚀 Features
- Allow disabling sentry instrumention and import automatically (935821f)
- Add optional support for sentry's cron & add jsdoc (555b5ae)
- Update dependencies and release 1.1.0 (b1aead8)