Releases: nuxt-hub/core
Releases · nuxt-hub/core
v0.8.5
🩹 Fixes
- Support nitro dir as priority instead of publicDir (f21dfa1)
- openapi: Use new Nitro 2.10 format (#365)
📖 Documentation
- Add db migrations (b5b66f9)
- Add note about preview and prod deployments (b4cbe99)
- Use h3 instead (7ad1fee)
- Typo index page (#361)
- Update
vectorize.dimensions
example to numbers (#362)
❤️ Contributors
v0.8.4
🚀 Enhancements
- Support for Cloudflare Access (#348)
Read more on https://hub.nuxt.com/changelog/cloudflare-access
📖 Documentation
- Add note about CF routes limit (6556a74)
🏡 Chore
- Update deps (afec71e)
❤️ Contributors
- Rihan (@RihanArfan)
- Sébastien Chopin (@atinux)
v0.8.3
🩹 Fixes
- Make vectorize query params optional (#351)
- Correctly resolve vectorize type (#349)
- Only show vectorize as remote storage if indexes present (#352)
📖 Documentation
❤️ Contributors
- Rihan (@RihanArfan)
- Sébastien Chopin (@atinux)
v0.8.2
v0.8.1
v0.8.0
🚀 Enhancements & ⚠️ breaking change
- We now have Automatic database migrations (#333)
The breaking change is if you use the Drizzle ORM server plugin.
Please checkout the announcement about automatic database migrations.
🏡 Chore
- Update deps (32ea9bb)
❤️ Contributors
- Rihan (@RihanArfan)
- Sébastien Chopin (@atinux)
v0.7.37
v0.7.36
v0.7.35
🚀 Enhancements
- cache: Support batch delete (#336)
📖 Documentation
- Update
pg
note (#332)
🏡 Chore
- Update deps (9c3bd45)
❤️ Contributors
- Sébastien Chopin (@atinux)
- Sandro Circi (@sandros94)