Skip to content

Latest commit

 

History

History
179 lines (93 loc) · 5.39 KB

File metadata and controls

179 lines (93 loc) · 5.39 KB

Changelog

v0.1.11

compare changes

🩹 Fixes

  • dependencies: Set h3 version as dependencies instead devDependencies (17dc0b4)
  • Revert h3 v2 workarounds (3ec0589)

🏡 Chore

❤️ Contributors

v0.1.10

compare changes

💅 Refactors

  • cache-control: Remove unused getRequestURL import and simplify query string handling (9e7f315)

❤️ Contributors

v0.1.8

compare changes

🩹 Fixes

  • Replace getQuery with getRequestURL for h3 v1/v2 compatibility (267e275)
  • cache-control: Format code for better readability in cache control plugin (7570cc0)

📦 Build

  • Update deps and update lockfile with explicit h3 devDependency (ba6f100)

❤️ Contributors

v0.1.7

compare changes

🚀 Enhancements

  • Use Eslint config flat file (#4)

🩹 Fixes

  • Missing import for useRuntimeConfig (a758173)

📦 Build

  • Upgrade minor and patch deps + Nuxt v3 to v4 (962b977)
  • Upgrade all deps (major versions) (c532042)
  • Update root tsconfig file (5dfe9d9)
  • Update package.json for new format of types / main module files (453d747)

🏡 Chore

  • release: V0.1.6 (598c0e5)
  • playground: Add Nuxt compatibility date (63855b1)
  • Merge pull request #3 from rezozero/feature/nuxt-4 (#3)
  • Remove useless files / dirs (c8ebdef)

❤️ Contributors

v0.1.6

compare changes

🩹 Fixes

  • Missing import for useRuntimeConfig (a758173)

❤️ Contributors

v0.1.5

compare changes

🩹 Fixes

  • Do not use defineNitroPlugin method, export pure function (dcd6e6f)

❤️ Contributors

v0.1.4

compare changes

🩹 Fixes

  • Do not explicitly import nitro-pack (3b35e9a)

❤️ Contributors

v0.1.3

compare changes

🩹 Fixes

❤️ Contributors

v0.1.2

compare changes

🩹 Fixes

  • Missing nitropack imports for server plugin (162b02d)

❤️ Contributors

v0.1.1

compare changes

✅ Tests

  • Do not cache when query string contains url and statusCode (8083890)

❤️ Contributors

v0.0.3

compare changes

🩹 Fixes

❤️ Contributors

v0.0.2

compare changes

v0.0.1

🏡 Chore

❤️ Contributors