Skip to content

v3.1.0

Compare
Choose a tag to compare
@danielroe danielroe released this 05 Mar 13:12
· 105 commits to main since this release
1c760de

👉 Changelog

compare changes

🚀 Enhancements

  • Port upstream dedupe options (#1082)
  • Add useRequestURL to match upstream (#1110)
  • Add esbuild option for webpack + typescript (#1065)

🩹 Fixes

  • Change isTSX option to opt-in (#1064)
  • Resolve hookable to installed version (#1086)
  • Update return for useRequestEvent to include undefined (#1089)
  • Prevent duplicate manifest generation (#1070)
  • Support script setup and script together in webpack (#1104)
  • Ignore CallExpression other than defineComponent (#1109)
  • Early return from transform when no arguments (#1124)
  • Align error param in showError/createError with H3 (#1127)

🏡 Chore

  • Use workspace version of bridge-schema (#1068)
  • Add release script (cffcd07)
  • Mention contributors in release changelog/notes (977d55f)

❤️ Contributors