- Port upstream dedupe options (#1082)
- Add
useRequestURL
to match upstream (#1110) - Add esbuild option for webpack + typescript (#1065)
- Change
isTSX
option to opt-in (#1064) - Resolve
hookable
to installed version (#1086) - Update return for
useRequestEvent
to includeundefined
(#1089) - Prevent duplicate manifest generation (#1070)
- Support
script setup
andscript
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)
- Use workspace version of bridge-schema (#1068)
- Add release script (cffcd07)
- Mention contributors in release changelog/notes (977d55f)
- Daniel Roe (@danielroe)
- Ryota Watanabe (@wattanx)