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

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Version Packages #1033

merged 1 commit into from
Mar 10, 2023

Conversation

vanilla-extract-ci
Copy link
Collaborator

@vanilla-extract-ci vanilla-extract-ci commented Mar 9, 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

@vanilla-extract/css@1.10.0

Minor Changes

  • #1030 49ff399 Thanks @markdalgleish! - Provide current file scope as an additional argument to the adapter methods registerClassName and registerComposition. This is to allow fine-grained caching of registered class names and class compositions per file.

Patch Changes

@vanilla-extract/integration@6.2.0

Minor Changes

  • #1030 49ff399 Thanks @markdalgleish! - Add createCompiler function for creating a compiler instance that can be re-used between builds. This is a low-level function intended for use by bundler plugins and, as such, is currently undocumented. Note that in order to use the new compiler you must also update @vanilla-extract/css to v1.10.0.

  • #1030 49ff399 Thanks @markdalgleish! - Add support for onBeginFileScope adapter lifecycle hook

Patch Changes

@vanilla-extract/esbuild-plugin@2.2.2

Patch Changes

@vanilla-extract/jest-transform@1.1.1

Patch Changes

vanilla-extract-example-webpack-react@0.0.20

Patch Changes

  • Updated dependencies [49ff399, 49ff399]:
    • @vanilla-extract/css@1.10.0

@fixtures/features@0.0.18

Patch Changes

  • Updated dependencies [49ff399, 49ff399]:
    • @vanilla-extract/css@1.10.0

@fixtures/low-level@0.0.18

Patch Changes

  • Updated dependencies [49ff399, 49ff399]:
    • @vanilla-extract/css@1.10.0

@fixtures/recipes@0.0.19

Patch Changes

  • Updated dependencies [49ff399, 49ff399]:
    • @vanilla-extract/css@1.10.0

@fixtures/sprinkles@0.0.21

Patch Changes

  • Updated dependencies [49ff399, 49ff399]:
    • @vanilla-extract/css@1.10.0

@fixtures/themed@0.0.18

Patch Changes

  • Updated dependencies [49ff399, 49ff399]:
    • @vanilla-extract/css@1.10.0

@fixtures/unused-modules@1.0.18

Patch Changes

  • Updated dependencies [49ff399, 49ff399]:
    • @vanilla-extract/css@1.10.0

@vanilla-extract-private/test-helpers@0.0.35

Patch Changes

  • Updated dependencies [49ff399]:
    • @vanilla-extract/esbuild-plugin@2.2.2
    • @fixtures/features@0.0.18
    • @fixtures/low-level@0.0.18
    • @fixtures/recipes@0.0.19
    • @fixtures/sprinkles@0.0.21
    • @fixtures/themed@0.0.18
    • @fixtures/unused-modules@1.0.18

@vanilla-extract-private/tests@0.0.35

Patch Changes

@markdalgleish markdalgleish merged commit e318f9b into master Mar 10, 2023
@markdalgleish markdalgleish deleted the changeset-release/master branch March 10, 2023 04:46
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