Skip to content

modular-template-esm-view@1.1.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

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