Skip to content

v0.9.0

Compare
Choose a tag to compare
@danielroe danielroe released this 23 Sep 22:30
· 20 commits to main since this release
6147dc5

compare changes

🚀 Enhancements

  • Serve font files without nitro in spa mode (95e4f44)

🩹 Fixes

  • local: Use extname for extension priority test (b087d47)
  • Emit .cjs version of @nuxt/fonts/utils (10ca0c8)
  • Transform inline styles after other bundle hooks (9156b8a)
  • Only overwrite cacheDir after a fresh build (#273)
  • Add global preload links to entry chunk (#274)

📖 Documentation

  • Update installation (#251)
  • Various improvements ✨ (#253)
  • Remove incorrect src examples (ca44e0d)
  • Improve wording (c771e86)
  • Add note about how how font-family declarations are handled (df2685d)

🏡 Chore

❤️ Contributors