Bug Fixes
- compiler: enable rollup interop helpers for cjs when import injection is enabled (#6272) (58d4ad0), closes #6270
- mock-doc: onClick returns PointerEvent instead of MouseEvent (#6267) (dc4bd52), closes #6217
Features
Note: if you are using global styles this update may an impact on your Stencil shadow components, e.g. with shadow: true
flag. Please validate visual correctness.
Thanks to @igorwessel and @MatteoFeltrin for their contributions! 🎉