Releases: jpmorganchase/modular
Releases · jpmorganchase/modular
[email protected]
Minor Changes
- ca44022: Place
setupTests
into the root of a modular project:
modular/setupTests.ts
[email protected]
Minor Changes
- ca44022: Place
setupTests
into the root of a modular project:
modular/setupTests.ts
[email protected]
Patch Changes
-
3616010: Do not print
execa
stack traces when processes error.Ensure that the
build/
directory does not get added into a Git repository.Let the underlying commands handle any
--help
argument instead of
modular
's own argument parser.
[email protected]
Patch Changes
-
3616010: Do not print
execa
stack traces when processes error.Ensure that the
build/
directory does not get added into a Git repository.Let the underlying commands handle any
--help
argument instead of
modular
's own argument parser.
[email protected]
Patch Changes
-
50537c1: Fix test coverage so that it's produced for all apps, packages and
widgets.Alter test configuration
so that it loads thesrc/setupTests.{js,ts}
for each application.
[email protected]
Patch Changes
- f494252: removes code duplication for creating an app.
[email protected]
Patch Changes
- f494252: removes code duplication for creating an app.