Skip to content

v1.0.0-alpha.7

Choose a tag to compare

@huang-julien huang-julien released this 18 Feb 20:52
· 67 commits to main since this release
42b586e

compare changes

🚀 Enhancements

  • Initial component lazy load hints (#212)
  • Lazy load hints devtools integration (#220)

🩹 Fixes

  • Return correct data in endpoint (#218)
  • Use component filename if auto import for lazy-load hint (#219)
  • Move uid generation server side (#222)

💅 Refactors

  • Move to extensible hints handlers (#208)
  • Assign handler to context instead of waiting for hook result (#213)
  • Simplify handlers (#216)

🏡 Chore

  • playground: Remove relative path to use '@nuxt/hint' (#205)
  • README: Add lazy-load hints to README (#225)

🤖 CI

  • renovate: Extend nuxt configuration (#206)

❤️ Contributors