Skip to content

Version Packages (next)#1485

Closed
github-actions[bot] wants to merge 1 commit intorelease/webpack-5from
changeset-release/release/webpack-5
Closed

Version Packages (next)#1485
github-actions[bot] wants to merge 1 commit intorelease/webpack-5from
changeset-release/release/webpack-5

Conversation

@github-actions
Copy link
Contributor

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 release/webpack-5, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

release/webpack-5 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on release/webpack-5.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

modular-scripts@2.3.0-next.0

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

modular-views.macro@3.1.0-next.0

Minor Changes

Patch Changes

create-modular-react-app@2.1.3-next.0

Patch Changes

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

eslint-config-modular-app@2.0.3-next.0

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/release/webpack-5 branch from 5c047e3 to abaadfb Compare March 17, 2022 13:35
@LukeSheard LukeSheard closed this Mar 24, 2022
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.

1 participant