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

Merged
merged 1 commit into from
May 12, 2021
Merged

Version Packages #120

merged 1 commit into from
May 12, 2021

Conversation

seek-oss-ci
Copy link
Contributor

@seek-oss-ci seek-oss-ci commented May 11, 2021

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/babel-plugin@0.4.1

Patch Changes

@vanilla-extract/css@0.4.4

Patch Changes

@vanilla-extract/css-utils@0.1.1

Patch Changes

  • #119 8e67bdd Thanks @michaeltaranto! - Add support for calc nesting

    Previously passing a calc to any of the operator methods was not supported without first being stringified. This is now handled internally.

    E.g.

    -  calc('10px').add(calc('20px').subtract('4px').toString())
    +  calc('10px').add(calc('20px').subtract('4px'))

@seek-oss-ci seek-oss-ci requested a review from a team as a code owner May 11, 2021 06:30
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 2 times, most recently from fa0d9ba to f54e311 Compare May 12, 2021 01:28
@mattcompiles mattcompiles merged commit ad24282 into master May 12, 2021
@mattcompiles mattcompiles deleted the changeset-release/master branch May 12, 2021 01:55
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