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

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Version Packages #1310

merged 1 commit into from
Feb 4, 2024

Conversation

vanilla-extract-ci
Copy link
Collaborator

@vanilla-extract-ci vanilla-extract-ci commented Feb 3, 2024

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

@vanilla-extract/integration@7.0.0

Major Changes

  • #1309 fdafb6d Thanks @mrm007! - Use absolute paths internally to make sure Vite resolves modules correctly

    This change only affects integrations that use the vite-node compiler, which is currently the esbuild (next) and Vite plugins

@vanilla-extract/esbuild-plugin@2.3.5

Patch Changes

  • Updated dependencies [fdafb6d]:
    • @vanilla-extract/integration@7.0.0

@vanilla-extract/jest-transform@1.1.4

Patch Changes

  • Updated dependencies [fdafb6d]:
    • @vanilla-extract/integration@7.0.0

@vanilla-extract/parcel-transformer@1.0.4

Patch Changes

  • Updated dependencies [fdafb6d]:
    • @vanilla-extract/integration@7.0.0

@vanilla-extract/rollup-plugin@1.3.4

Patch Changes

  • Updated dependencies [fdafb6d]:
    • @vanilla-extract/integration@7.0.0

@vanilla-extract/vite-plugin@4.0.3

Patch Changes

  • #1309 fdafb6d Thanks @mrm007! - Correctly resolve module paths when using Vite plugins that affect module resolution, such as vite-tsconfig-paths

  • #1308 20e33a5 Thanks @mrm007! - Don't pass Remix Vite plugin to the vite-node compiler

    Remix throws an error if it's loaded without a config file, which is what we do when we initialise the vite-node compiler.

  • Updated dependencies [fdafb6d]:

    • @vanilla-extract/integration@7.0.0

@vanilla-extract/webpack-plugin@2.3.6

Patch Changes

  • Updated dependencies [fdafb6d]:
    • @vanilla-extract/integration@7.0.0

@vanilla-extract/esbuild-plugin-next@0.0.5

Patch Changes

@mrm007 mrm007 enabled auto-merge (squash) February 4, 2024 21:03
@mrm007 mrm007 merged commit ec33c1b into master Feb 4, 2024
11 checks passed
@mrm007 mrm007 deleted the changeset-release/master branch February 4, 2024 21:08
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.

2 participants