Skip to content

Releases: jpmorganchase/modular

create-modular-react-app@3.0.0-alpha-webpack5.0

08 Apr 11:44
a31fb3f
Compare
Choose a tag to compare

Major Changes

Patch Changes

modular-scripts@3.0.0-alpha-webpack5.0

29 Mar 15:23
d8562e6
Compare
Choose a tag to compare
Pre-release

Major Changes

Patch Changes

modular-scripts@2.3.1

28 Mar 12:38
1503e78
Compare
Choose a tag to compare

Patch Changes

eslint-config-modular-app@2.0.4

28 Mar 12:38
1503e78
Compare
Choose a tag to compare

Patch Changes

create-modular-react-app@2.1.4

28 Mar 12:38
1503e78
Compare
Choose a tag to compare

Patch Changes

modular-views.macro@3.1.0

25 Mar 11:40
985a2d7
Compare
Choose a tag to compare

Minor Changes

Patch Changes

modular-scripts@2.3.0

25 Mar 11:40
985a2d7
Compare
Choose a tag to compare

Minor Changes

  • #1112
    d08e4c2
    Thanks @joshwooding! - Support yarn v3

  • #1150
    8b0826e
    Thanks @LukeSheard! - Replace babel with
    esbuild for package compilation

  • #1163
    e180686
    Thanks @cristiano-belloni! - Add
    "modular rename" command, which re-writes the name of a package in its
    package.json and its usages in the other packages.

  • #1285
    9582380
    Thanks @cristiano-belloni! - Generate
    dependency manifest (package.json) for apps. This includes all the
    dependencies, either installed via the package's package.json or hoisted to
    the root's package.json. If a dependency is imported in code but not
    specified in the package.jsons, the app will not build anymore.

Patch Changes

Read more

eslint-config-modular-app@2.0.3

25 Mar 11:40
985a2d7
Compare
Choose a tag to compare

Patch Changes

create-modular-react-app@2.1.3

25 Mar 11:40
985a2d7
Compare
Choose a tag to compare

Patch Changes

  • #1447
    a7e0b07
    Thanks @cangarugula! - Removed initial git
    commit of create-modular-react-app and upgraded node versions in
    modular-scripts

modular-scripts@2.2.0

17 Dec 16:53
031bf73
Compare
Choose a tag to compare

Minor Changes

Patch Changes