modular-scripts@4.3.0
Minor Changes
-
#2320
561d780
Thanks @AlbertoBrusa! - Allow root level
configuration that's overrideable by package-specific configuration -
#2315
9753190
Thanks @cristiano-belloni! - Selective
modular lint
-
#2315
9753190
Thanks @cristiano-belloni! -
modular lint
supports selective optionseslint-config-modular-app
doesn't
depend on eslint-config-react-app anymore -
#2332
49c0260
Thanks @cristiano-belloni! - Upgrade
to esbuild 0.17.14 to fixbaseUrl
bug:
evanw/esbuild#2119 -
#2341
4d07c4b
Thanks @cristiano-belloni! -
modular build
can build concurrently;--concurrencyLevel
command added -
#2337
3781ab9
Thanks @cristiano-belloni! -select
command - compute selective options for the user and print a JSON output on
the screen -
#2340
7d49224
Thanks @AlbertoBrusa! - Added
--includeNonModular flag to lint command to lint non Modular packages when a
lint script is provided in the package.json -
#2321
962b5e5
Thanks @sgb-io! - Add selective options to
typecheck