1.22.1
Highlights
- properly declare peerDependencies in packages needing them to avoid bad surprises when modules are installed
- Support compiling
.mjs
and.mts
files in gulp - Support testing
.mts
files with dependencies to other.mts
files. Same for.cts
Updates
- Update SWC from 1.3.49 to 1.3.51
- Update postcss from 8.4.21 to 8.4.22
Full Changelog: v1.22.0...v1.22.1