Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #2221

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Version Packages #2221

merged 1 commit into from
Jan 23, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 1, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

create-modular-react-app@4.0.0

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

eslint-config-modular-app@4.0.0

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

modular-scripts@4.0.0

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

modular-template-app@1.2.0

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-esm-view@1.1.0

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-package@1.2.0

Minor Changes

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

Patch Changes

modular-template-source@1.1.0

Minor Changes

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

modular-template-view@1.2.0

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-node-env-app@0.2.1

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 67b5936 to 36529e4 Compare December 9, 2022 15:22
@AlbertoBrusa AlbertoBrusa merged commit 2fc2c11 into main Jan 23, 2023
@AlbertoBrusa AlbertoBrusa deleted the changeset-release/main branch January 23, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant