Skip to content

v0.9.1

Latest

Choose a tag to compare

@atinux atinux released this 26 Nov 11:20
· 2 commits to main since this release
705245d

compare changes

This new release is now focusing on self-hosting first to prepare the multi-cloud support.

Read more on https://hub.nuxt.com/changelog/self-hosting-first

🚀 Enhancements

  • types: Export HubBlob interface for external use (#658)
  • Self hosting first (#686)
  • Use prose-img from @nuxt/ui-pro (#573)

🩹 Fixes

  • Prefer nitro.static over _generate (#601)
  • types: Add missing type definition for databaseMigrationsDirs (#635)
  • migrations: Do not return after first successful migrate (#659)

📖 Documentation

  • Update changelog date (9e9d6fe)
  • Add image in changelog (94aee1c)
  • cache: Add note on cache key normalization and escapeKey usage (#632)

🏡 Chore

❤️ Contributors