- dependencies: Set h3 version as dependencies instead devDependencies (17dc0b4)
- Revert h3 v2 workarounds (3ec0589)
- Lint fix (c1812b1)
- Timothe Joubert timothejoubert26@gmail.com
- cache-control: Remove unused getRequestURL import and simplify query string handling (9e7f315)
- Timothe Joubert timothejoubert26@gmail.com
- Replace getQuery with getRequestURL for h3 v1/v2 compatibility (267e275)
- cache-control: Format code for better readability in cache control plugin (7570cc0)
- Update deps and update lockfile with explicit h3 devDependency (ba6f100)
- Timothe Joubert timothejoubert26@gmail.com
- Use Eslint config flat file (#4)
- Missing import for
useRuntimeConfig(a758173)
- 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)
- 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)
- Manuel Odelain (@manuelodelain)
- Ambroise Maupate ambroise@rezo-zero.com
- Missing import for
useRuntimeConfig(a758173)
- Ambroise Maupate ambroise@rezo-zero.com
- Do not use
defineNitroPluginmethod, export pure function (dcd6e6f)
- Ambroise Maupate ambroise@rezo-zero.com
- Do not explicitly import nitro-pack (3b35e9a)
- Ambroise Maupate ambroise@rezo-zero.com
- Nitro plugin should be configured in
nitro:confighook. nuxt/nuxt#16780 (c448075)
- Ambroise Maupate ambroise@rezo-zero.com
- Missing nitropack imports for server plugin (162b02d)
- Ambroise Maupate ambroise@rezo-zero.com
- Do not cache when query string contains
urlandstatusCode(8083890)
- Ambroise Maupate ambroise@rezo-zero.com
- Eslint (461bb08)
- Ambroise Maupate ambroise@rezo-zero.com
- First commit (3fadfd3)
- Ambroise Maupate ambroise@rezo-zero.com