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

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Version Packages #1742

merged 1 commit into from
Dec 10, 2024

Conversation

atlas-dst-bot
Copy link
Collaborator

@atlas-dst-bot atlas-dst-bot commented Nov 6, 2024

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/babel-plugin-strip-runtime@0.33.0

Minor Changes

  • f63b99d: Possibly BREAKING: Default sortShorthand to be enabled during stylesheet extraction to match the config we have internally at Atlassian and our recommendation.

    You can opt-out from this change by setting sortShorthand: false in several places, refer to https://compiledcssinjs.com/docs/shorthand and package-specific documentation.

    This is only a breaking change if you expect margin:0 to override margin-top:8px for example, which in other CSS-in-JS libraries may actually work, but in Compiled it's not guaranteed to work, so we forcibly sort it to guarantee the order in which these styles are applied.

Patch Changes

  • Updated dependencies [88bbe38]
  • Updated dependencies [f63b99d]
    • @compiled/utils@0.13.1
    • @compiled/css@0.18.0

@compiled/css@0.18.0

Minor Changes

  • f63b99d: Possibly BREAKING: Default sortShorthand to be enabled during stylesheet extraction to match the config we have internally at Atlassian and our recommendation.

    You can opt-out from this change by setting sortShorthand: false in several places, refer to https://compiledcssinjs.com/docs/shorthand and package-specific documentation.

    This is only a breaking change if you expect margin:0 to override margin-top:8px for example, which in other CSS-in-JS libraries may actually work, but in Compiled it's not guaranteed to work, so we forcibly sort it to guarantee the order in which these styles are applied.

Patch Changes

  • Updated dependencies [88bbe38]
    • @compiled/utils@0.13.1

@compiled/eslint-plugin@0.18.0

Minor Changes

  • 88bbe38: Fix shorthand-property-sorting not detecting lint violations, and extend the rule to support almost all Compiled APIs

Patch Changes

  • Updated dependencies [88bbe38]
    • @compiled/utils@0.13.1

@compiled/parcel-optimizer@0.6.0

Minor Changes

  • f63b99d: Possibly BREAKING: Default sortShorthand to be enabled during stylesheet extraction to match the config we have internally at Atlassian and our recommendation.

    You can opt-out from this change by setting sortShorthand: false in several places, refer to https://compiledcssinjs.com/docs/shorthand and package-specific documentation.

    This is only a breaking change if you expect margin:0 to override margin-top:8px for example, which in other CSS-in-JS libraries may actually work, but in Compiled it's not guaranteed to work, so we forcibly sort it to guarantee the order in which these styles are applied.

Patch Changes

  • Updated dependencies [88bbe38]
  • Updated dependencies [f63b99d]
    • @compiled/utils@0.13.1
    • @compiled/css@0.18.0

@compiled/webpack-loader@0.19.0

Minor Changes

  • f63b99d: Possibly BREAKING: Default sortShorthand to be enabled during stylesheet extraction to match the config we have internally at Atlassian and our recommendation.

    You can opt-out from this change by setting sortShorthand: false in several places, refer to https://compiledcssinjs.com/docs/shorthand and package-specific documentation.

    This is only a breaking change if you expect margin:0 to override margin-top:8px for example, which in other CSS-in-JS libraries may actually work, but in Compiled it's not guaranteed to work, so we forcibly sort it to guarantee the order in which these styles are applied.

Patch Changes

  • Updated dependencies [88bbe38]
  • Updated dependencies [f63b99d]
    • @compiled/utils@0.13.1
    • @compiled/babel-plugin-strip-runtime@0.33.0
    • @compiled/css@0.18.0
    • @compiled/babel-plugin@0.33.0

@compiled/babel-plugin@0.33.0

Patch Changes

  • Updated dependencies [88bbe38]
  • Updated dependencies [f63b99d]
    • @compiled/utils@0.13.1
    • @compiled/css@0.18.0

@compiled/parcel-config@0.5.5

Patch Changes

  • Updated dependencies [f63b99d]
    • @compiled/parcel-optimizer@0.6.0
    • @compiled/parcel-transformer@0.18.1

@compiled/parcel-transformer@0.18.1

Patch Changes

  • Updated dependencies [88bbe38]
  • Updated dependencies [f63b99d]
    • @compiled/utils@0.13.1
    • @compiled/babel-plugin-strip-runtime@0.33.0
    • @compiled/babel-plugin@0.33.0

@compiled/utils@0.13.1

Patch Changes

  • 88bbe38: Remove superfluous border-block-_ and border-inline-_ from being listed as shorthand properties of border-top / border-bottom / border-left / border-right

@compiled/ssr-app@1.3.0

Minor Changes

  • c9e45a1: Bump express in SSR example

Copy link

netlify bot commented Nov 6, 2024

Deploy Preview for compiled-css-in-js canceled.

Name Link
🔨 Latest commit f186def
🔍 Latest deploy log https://app.netlify.com/sites/compiled-css-in-js/deploys/6756684ffb42e7000888204b

@atlas-dst-bot atlas-dst-bot force-pushed the changeset-release/master branch 3 times, most recently from 521c681 to 50d6f97 Compare December 9, 2024 03:36
@atlas-dst-bot atlas-dst-bot force-pushed the changeset-release/master branch from 50d6f97 to f186def Compare December 9, 2024 03:47
@dddlr dddlr merged commit 3c5618b into master Dec 10, 2024
13 checks passed
@dddlr dddlr deleted the changeset-release/master branch December 10, 2024 04:30
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