Skip to content

v4.5.15

Compare
Choose a tag to compare
@haoqunjiang haoqunjiang released this 28 Oct 12:47
· 17 commits to v4 since this release
22a8a78

Bug Fixes

  • fix: set .mjs file type to javascript/auto [15b1e1b]

This change allows an .mjs file to import named exports from .cjs and plain .js files.
Fixes compatibility with pinia.