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

Upcoming Release Changes #196

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Upcoming Release Changes #196

merged 1 commit into from
Mar 16, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 1, 2023

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 master, this PR will be updated.

Releases

bob-the-bundler@6.0.0

Major Changes

  • #202
    2236863
    Thanks @enisdenjo! - Custom tsconfig path for the build command,
    default to tsconfig.build.json and fallback to tsconfig.json.

  • #203
    3b7efdc
    Thanks @ardatan! - Breaking jest-resolver.js renamed to
    jest-resolver.cjs because Bob package is an ESM package.

    Please make sure to adjust your jest.config.js.

    - resolver: 'bob-the-bundler/jest-resolver.js'
    + resolver: 'bob-the-bundler/jest-resolver.cjs'

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/master branch 8 times, most recently from 90571bb to e853f3f Compare March 1, 2023 12:53
@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from ed5bcd7 to 272d9d3 Compare March 16, 2023 10:23
@n1ru4l n1ru4l merged commit 14ef23e into master Mar 16, 2023
@n1ru4l n1ru4l deleted the changeset-release/master branch March 16, 2023 10:33
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