- Port upstream dedupe options (#1082)
- Add
useRequestURLto match upstream (#1110) - Add esbuild option for webpack + typescript (#1065)
- Change
isTSXoption to opt-in (#1064) - Resolve
hookableto installed version (#1086) - Update return for
useRequestEventto includeundefined(#1089) - Prevent duplicate manifest generation (#1070)
- Support
script setupandscripttogether 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)