Skip to content

create-modular-react-app@4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 14:08
· 137 commits to main since this release
2fc2c11

Major Changes

  • #2264
    75718c4
    Thanks @AlbertoBrusa! - Added Node 18
    engine support Upgraded Jest from 26 to 29 as 26 wasn't compatible with Node
    18 Upgraded to rollup-plugin-esbuild 5, dropping support for Node 14.17 and
    below Supported Node versions now: ^14.18.0 || >=16.10.0 || >=18.0.0 Changed
    Jest flag --watchAll default to false (was previously true if running locally
    and not in CI)

  • #2264
    75718c4
    Thanks @AlbertoBrusa! - Bumped default
    TypeScript version to ^4.8.3

Minor Changes

  • #2264
    75718c4
    Thanks @AlbertoBrusa! - Generate README
    inside newly created packages Improve root and default workspaces container
    README