Releases: rezozero/nuxt-cache-control
Releases · rezozero/nuxt-cache-control
v0.1.6
🩹 Fixes
- Missing import for
useRuntimeConfig
(a758173)
❤️ Contributors
- Ambroise Maupate ambroise@rezo-zero.com
v0.1.5
🩹 Fixes
- Do not use
defineNitroPlugin
method, export pure function (dcd6e6f)
❤️ Contributors
- Ambroise Maupate ambroise@rezo-zero.com
v0.1.4
🩹 Fixes
- Do not explicitly import nitro-pack (3b35e9a)
❤️ Contributors
- Ambroise Maupate ambroise@rezo-zero.com
v0.1.3
🩹 Fixes
- Nitro plugin should be configured in
nitro:config
hook. nuxt/nuxt#16780 (c448075)
❤️ Contributors
- Ambroise Maupate ambroise@rezo-zero.com
v0.1.2
🩹 Fixes
- Missing nitropack imports for server plugin (162b02d)
❤️ Contributors
- Ambroise Maupate ambroise@rezo-zero.com
v0.1.1
✅ Tests
- Do not cache when query string contains
url
andstatusCode
(8083890)
❤️ Contributors
- Ambroise Maupate ambroise@rezo-zero.com