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

Merged
merged 1 commit into from Feb 13, 2023
Merged

Version Packages #1413

merged 1 commit into from Feb 13, 2023

Conversation

atlas-dst-bot
Copy link
Collaborator

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

@compiled/css@0.8.10

Patch Changes

  • ba68bc7: Fix transparent and currentcolor not being treated as a color

JakeLane
JakeLane previously approved these changes Feb 9, 2023
@JakeLane JakeLane merged commit 077f95c into master Feb 13, 2023
@JakeLane JakeLane deleted the changeset-release/master branch February 13, 2023 00:53
liamqma pushed a commit that referenced this pull request Feb 15, 2023
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
liamqma pushed a commit that referenced this pull request Feb 20, 2023
* Update 'ax' to accept short class name

* Update 'ax' flow type and up the size limit

* Add benchmark test to test ax(compressed class names)

* Change the format of compress class names

* Restore Flow type

* Compress class names

* Update snapshot

* chore(deps): update dependency @types/node to ^18.11.19 (#1407)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Turn off compressing class names if stylesheet extraction is off

* parcel integration

* Add changeset

* Replace rather than insert class name in the sheet and make ClassNames to support conditional CSS

* add 'generateCompressionMap'

* Update changelog

* Fix spelling mistake

* Allow uppercase in class-name-generator

* chore(deps): update dependency css-what to >=5.1.0 (#1409)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update webpack packages (#1411)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Fix transparent and currentcolor not being treated as a color (#1412)

* chore(deps): update dependency css-what to >=6.1.0 (#1414)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (#1413)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency nth-check to >=2.1.1 (#1415)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency prettier to ^2.8.4 (#1416)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to ^18.13.0 (#1417)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Bump node version to v18 (#1392)

* Bump node version to v18

* Bump import jsx

* Bump nvmrc node version from 18.12 to 18.14

* Add changeset for PR #1392

---------

Co-authored-by: Grant Wong <gwong2@atlassian.com>

* chore(deps): update parcel packages (#1390)

* chore(deps): update parcel packages

* Add dummy generic type so optimizer works with parcel v2.8.0+

Parcel v2.8.0 adds a BundleConfigType generic type to Optimizer
(parcel-bundler/parcel#8370) as part of
their `loadBundleConfig` method. We use a dummy type because we
don't need this functionality currently.

* Update snapshot tests for Parcel 2.8.3

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Grant Wong <gwong2@atlassian.com>

* chore(deps): update eslint packages (#1420)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency jest to v29 (#1384)

* chore(deps): update dependency jest to v29

* Update snapshots and node env for some tests

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Lane <jlane2@atlassian.com>

* Add Grant Wong as codeowner (#1421)

Co-authored-by: Grant Wong <2908767+dddlr@users.noreply.github.com>

* Replace rather than insert class name in the sheet and make ClassNames to support conditional CSS

* Add prefix option and avoid 'ad'

* Add comment to ax benchmark

* Make classNameCompressionMap a separate file in parcel example app

* Remove default reservedClassNames

* Export generateCompressionMap

* Update comment

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Lane <jlane2@atlassian.com>
Co-authored-by: atlas-dst-bot <81662413+atlas-dst-bot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Grant Wong <gwong2@atlassian.com>
Co-authored-by: Grant Wong <2908767+dddlr@users.noreply.github.com>
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.

None yet

2 participants