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

Ensure identifiers are escaped properly #504

Merged
merged 1 commit into from
Nov 29, 2021
Merged

Conversation

mattcompiles
Copy link
Contributor

@mattcompiles mattcompiles commented Nov 25, 2021

Fixes #411
Fixes #475

@changeset-bot
Copy link

changeset-bot bot commented Nov 25, 2021

🦋 Changeset detected

Latest commit: 525c93a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@vanilla-extract/css Patch
@fixtures/features Patch
@fixtures/low-level Patch
@fixtures/recipes Patch
@fixtures/sprinkles Patch
@fixtures/themed Patch
@fixtures/unused-modules Patch
vanilla-extract-example-webpack-react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@@ -12,7 +12,6 @@
"start": "pnpm start-fixture themed",
"start-site": "manypkg run site start",
"build-site": "manypkg run site build",
"postinstall": "pnpm dev",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bonus change that we forget to push with the pnpm changes.

@mattcompiles mattcompiles merged commit 16c960f into master Nov 29, 2021
@mattcompiles mattcompiles deleted the escape-localclassnames branch November 29, 2021 22:39
@seek-oss-ci seek-oss-ci mentioned this pull request Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants