Skip to content

Latest commit

 

History

History
239 lines (147 loc) · 7.37 KB

CHANGELOG.md

File metadata and controls

239 lines (147 loc) · 7.37 KB

Changelog

All notable changes to this project will be documented in this file.

v1.8.0

compare changes

🩹 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

v1.7.0

compare changes

🏡 Chore

  • Update CONTRIBUTORS (e3f5828)
  • CompatibilityVersion on playground (628f86b)

❤️ Contributors

v1.6.0

compare changes

🚀 Enhancements

  • Add support nuxt 4 (#66)

🩹 Fixes

  • Correct summary (#60)
  • Error build d.ts files (31c3524)
  • Types not resolving (2947cf7)

📖 Documentation

🏡 Chore

❤️ Contributors

v1.5.1

compare changes

📖 Documentation

🏡 Chore

🤖 CI

❤️ Contributors

v1.5.0...main

compare changes

📖 Documentation

🏡 Chore

🤖 CI

❤️ Contributors

v1.5.0

compare changes

📖 Documentation

🏡 Chore

🤖 CI

❤️ Contributors

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 hook package.json.

v1.0.1

Fixes

  • Remove postinstall hook package.json.

v1.0.0

Added

  • Implementation base module