modular-scripts@4.4.0
Minor Changes
-
#2365
89097fc
Thanks @AlbertoBrusa! -modular add
now
cleans up after itself by removing the added template dependency -
#2368
2ca7fcd
Thanks @cristiano-belloni! - Support
non-modular templates -
#2338
d4a64ef
Thanks @AlbertoBrusa! - Added --swc flag to
test command: Runs tests with @swc/jest instead of ts-jest & babel for
increased performance -
#2364
fdf2f71
Thanks @AlbertoBrusa! -modular build
now
includes the 'engines' field in the dist package.json when provided in the
workspace or root package.json -
#2352
ccffbfd
Thanks @cristiano-belloni! - Enable
"strict" compiler option in the
typecheck allowlist -
#2363
d770c80
Thanks @AlbertoBrusa! - Added --jest flag
to bypass modular test behaviour -
#2371
4e6fb9b
Thanks @AlbertoBrusa! - When building with
webpack, only typecheck the package being built and its dependants