Conversation
e32886c to
91d9a7b
Compare
41a4848 to
51f3953
Compare
51f3953 to
a96fd6b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.18.0
Minor Changes
#1566
8b49b35Thanks @lfantone! -style: Add support for@starting-stylerulesEXAMPLE USAGE:
Patch Changes
#1646
0b2c09eThanks @plesiecki! - Swap the order ofcreateVar's overloads to enable inference ofVarDelcarationtype#1666
c6047fbThanks @askoufis! - Remove custom container properties typeThe
csstypepackage used by Vanilla Extract now provides types for container properties, so the custom type definitions that were previously necessary have been removed.@vanilla-extract/compiler@0.3.4
Patch Changes
#1665
352fc19Thanks @askoufis! - Pass throughviteConfig.build.assetsInlineLimitto the compiler'sviteserverUpdated dependencies [
a440470,0b2c09e,c6047fb,8b49b35]:@vanilla-extract/esbuild-plugin@2.3.21
Patch Changes
a440470]:@vanilla-extract/integration@8.0.7
Patch Changes
#1648
a440470Thanks @sallustfire! -serializeCss|deserializeCss: Usebase64urlencoding instead ofbase64to avoid errors in virtual file pathsUpdated dependencies [
0b2c09e,c6047fb,8b49b35]:@vanilla-extract/jest-transform@1.1.20
Patch Changes
a440470]:@vanilla-extract/next-plugin@2.4.17
Patch Changes
@vanilla-extract/parcel-transformer@1.0.20
Patch Changes
a440470]:@vanilla-extract/rollup-plugin@1.5.1
Patch Changes
a440470]:@vanilla-extract/vite-plugin@5.1.4
Patch Changes
#1665
352fc19Thanks @askoufis! - Assets used in CSS generated by the plugin will now respect thebuild.assetsInlineLimitVite configuration optionUpdated dependencies [
a440470,352fc19]:@vanilla-extract/webpack-plugin@2.3.25
Patch Changes
a440470]: