Skip to content

Releases: nuxt-hub/core

v0.8.5

04 Nov 14:32
4eeec46
Compare
Choose a tag to compare

compare changes

🩹 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

29 Oct 22:20
Compare
Choose a tag to compare

compare changes

🚀 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

❤️ Contributors

v0.8.3

28 Oct 06:21
5decc03
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Make vectorize query params optional (#351)
  • Correctly resolve vectorize type (#349)
  • Only show vectorize as remote storage if indexes present (#352)

📖 Documentation

❤️ Contributors

v0.8.2

26 Oct 08:22
93ef8b7
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Only apply migrations if database is enabled (#343)

📖 Documentation

❤️ Contributors

v0.8.1

26 Oct 07:44
ae1345c
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • database: Create migrations table in dev (#342)

📖 Documentation

❤️ Contributors

v0.8.0

25 Oct 23:36
Compare
Choose a tag to compare

compare changes

🚀 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

❤️ Contributors

v0.7.37

24 Oct 21:53
Compare
Choose a tag to compare

compare changes

📖 Documentation

  • Add note about CSP when serving blobs (47448a2)

🏡 Chore

  • Use compiled hook from nitro to final build event (#338)
  • Update deps (9fd90f4)

❤️ Contributors

v0.7.36

22 Oct 21:11
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • blob: Expose more data (#337)

🏡 Chore

❤️ Contributors

v0.7.35

22 Oct 12:48
5e61174
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • cache: Support batch delete (#336)

📖 Documentation

  • Update pg note (#332)

🏡 Chore

❤️ Contributors

v0.7.34

18 Oct 17:09
Compare
Choose a tag to compare

compare changes

🩹 Fixes

🏡 Chore

❤️ Contributors