Releases: jpmorganchase/modular
Releases · jpmorganchase/modular
[email protected]
[email protected]
Minor Changes
- e7c462e: Create modular.tsconfig, a standard tsconfig for modular project
[email protected]
Patch Changes
- 674e1cb: Fix /src not being generated on new apps
[email protected]
Minor Changes
- ef680c2: Bypass create-react-app when creating a new application. Accept
--prefer-offline for fast installs.
[email protected]
Minor Changes
- 04623e9: Fix dependencies in eslint-config-modular-app, initialise new
projects with typescript
[email protected]
Minor Changes
- 04623e9: Fix dependencies in eslint-config-modular-app, initialise new
projects with typescript
[email protected]
Minor Changes
- ef680c2: Bypass create-react-app when creating a new application. Accept
--prefer-offline for fast installs.
[email protected]
[email protected]
Minor Changes
- 4174608: Install react/react-dom at the root of the generated repository. Fix
placeholder replacement for generated packages. Pass options to test runner
correctly.
[email protected]
Patch Changes
- 6bf06ed: Run jest manually, instead of using react-scripts to do so.