We currently have some temporary measures in place to support peer deps without issues: #12437 That means our packaging is not quite as simple as add "type": "module" and call it a day. We have the complexity of
When trying something similar with a composable I get the error Cannot stub non-existent own property default rather than the ESModules cannot be stubbed. When trying to stub out apply or call it seems like the function doesn't actually get replaced in the component. Author adamdehaven ...
runtime-core: use feature flag for call to resolveMergedOptions (#12163) (1755ac0)...v3.0.0 One PieceToday we are proud to announce the official release of Vue.js 3.0 "One Piece". This new major version of the framework provides improved performance, smaller bundle sizes, better TypeScr...