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 #1261

Merged
merged 2 commits into from
Mar 25, 2022
Merged

Version Packages #1261

merged 2 commits into from
Mar 25, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 5, 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

[email protected]

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

[email protected]

Minor Changes

Patch Changes

[email protected]

Patch Changes

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

[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 16 times, most recently from 4b48015 to 70d27a0 Compare January 14, 2022 11:16
@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from f1dcc9c to 353181d Compare January 18, 2022 20:02
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 60f5431 to c994a74 Compare January 25, 2022 14:03
@github-actions github-actions bot force-pushed the changeset-release/main branch from c994a74 to d58e7b5 Compare February 9, 2022 10:45
@github-actions github-actions bot force-pushed the changeset-release/main branch 13 times, most recently from 65d954d to 8062299 Compare March 22, 2022 17:21
@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from 9ee879a to 0edbba4 Compare March 24, 2022 13:27
@coveralls
Copy link
Collaborator

coveralls commented Mar 24, 2022

Coverage Status

Coverage remained the same at 28.742% when pulling cd281f8 on changeset-release/main into 1a39571 on main.

@github-actions github-actions bot force-pushed the changeset-release/main branch from af96a6f to bb14880 Compare March 25, 2022 11:00
@cristiano-belloni cristiano-belloni merged commit 985a2d7 into main Mar 25, 2022
@cristiano-belloni cristiano-belloni deleted the changeset-release/main branch March 25, 2022 11:39
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.

4 participants