Skip to content

Releases: jpmorganchase/modular

modular-template-esm-view@1.1.0

23 Jan 14:08
2fc2c11
Compare
Choose a tag to compare

Minor Changes

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

Patch 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)

  • #2050
    2241c2b
    Thanks @joshwooding! - Remove explicit
    package.json and license entry in files array

modular-template-app@1.2.0

23 Jan 14:08
2fc2c11
Compare
Choose a tag to compare

Minor Changes

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

Patch 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)

  • #2050
    2241c2b
    Thanks @joshwooding! - Remove explicit
    package.json and license entry in files array

modular-scripts@4.0.0

23 Jan 14:08
2fc2c11
Compare
Choose a tag to compare

Major Changes

  • #2264
    75718c4
    Thanks @AlbertoBrusa! - Removed commands:
    convert, init, port, rename

  • #2264
    75718c4
    Thanks @AlbertoBrusa! - Changed default CDN
    from Skypack to esm.sh as skypack is no longer actively maintained. Add
    support for configuring modular through a configuration file.

  • #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! - Fully selective
    modular test command interface, compatible with modular build.

  • #2264
    75718c4
    Thanks @AlbertoBrusa! - Updated eslint to
    ^8.0.0 and minimum supported TypeScript version to 4.5.3

  • #2264
    75718c4
    Thanks @AlbertoBrusa! - Sunset modular-site
    package

Minor Changes

Patch Changes

eslint-config-modular-app@4.0.0

23 Jan 14:08
2fc2c11
Compare
Choose a tag to compare

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! - Updated eslint to
    ^8.0.0 and minimum supported TypeScript version to 4.5.3

create-modular-react-app@4.0.0

23 Jan 14:08
2fc2c11
Compare
Choose a tag to compare

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

modular-scripts@3.6.0

21 Nov 12:07
e0db31c
Compare
Choose a tag to compare

Minor Changes

modular-scripts@3.5.0

14 Nov 11:12
ce214b7
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #2161
    d9bed41
    Thanks @joshwooding! - Add repository
    details to the built artefact's package.json

  • #2190
    caf75ab
    Thanks @AlbertoBrusa! - Fixed modular add
    from template not copying all template files when no "files" field is
    specified in the package.json - now using npm-packlist for this Added tests
    for adding from templates Refactored addPackage tests to use a temp directory
    outside the repository and improve performance by avoiding yarn commands in
    favour of mocking the behaviour Added more descriptive log messages when
    running modular add with a local template

  • #2187
    7faf49e
    Thanks @cristiano-belloni! - Factor
    out CDN rewriting function

  • #2201
    f79847a
    Thanks @cristiano-belloni! - Mention
    multiple package builds in the docs

  • #2192
    d952fbd
    Thanks @cristiano-belloni! - Update
    caniuse db for browserlist

modular-scripts@3.4.1

20 Oct 10:08
1112cd8
Compare
Choose a tag to compare

Patch Changes

modular-scripts@3.4.0

17 Oct 13:47
2478614
Compare
Choose a tag to compare

Minor Changes

Patch Changes

eslint-config-modular-app@3.0.2

17 Oct 13:47
2478614
Compare
Choose a tag to compare

Patch Changes