Skip to content

Releases: atlassian-labs/compiled

@compiled/eslint-plugin@0.17.0

25 Oct 07:08
29b3e81
Compare
Choose a tag to compare

Minor Changes

  • 6fc00de: Add shorthand-property-sorting to recommended ESLint rules

@compiled/eslint-plugin@0.16.0

24 Oct 07:28
eb3dd41
Compare
Choose a tag to compare

Minor Changes

  • e8b09ec: Adding flat config preset for @compiled/eslint-plugin and adding missing descriptions to ESLint rules

@compiled/css@0.17.1

24 Oct 02:36
d37e573
Compare
Choose a tag to compare

Patch Changes

  • 124243c: Fix sortShorthand when mixed with multi-property classes such as ._1jmq18uv{-webkit-text-decoration-color:initial;text-decoration-color:initial} (previously, these broke sorting as they exited early).

@compiled/webpack-loader@0.18.1

23 Oct 06:42
7637444
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [9b96000]
    • @compiled/css@0.17.0
    • @compiled/babel-plugin@0.32.2
    • @compiled/babel-plugin-strip-runtime@0.32.2

@compiled/parcel-optimizer@0.5.2

23 Oct 06:42
7637444
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [9b96000]
    • @compiled/css@0.17.0

@compiled/css@0.17.0

23 Oct 06:42
7637444
Compare
Choose a tag to compare

Minor Changes

  • 9b96000: Fix shorthand sorting not working most of the time, when stylesheet extraction is turned on.

@compiled/babel-plugin@0.32.2

23 Oct 06:42
7637444
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [9b96000]
    • @compiled/css@0.17.0

@compiled/babel-plugin-strip-runtime@0.32.2

23 Oct 06:42
7637444
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [9b96000]
    • @compiled/css@0.17.0

@compiled/webpack-loader@0.18.0

18 Oct 02:58
be74f07
Compare
Choose a tag to compare

Minor Changes

  • c165531: Throw an error when mixing extract: true and classHashPrefix configuration options to avoid unsupported usage and bundle size bloat.

Patch Changes

  • c165531: Documents what happens when mixing extraction and classHashPrefix
  • c165531: fix: webpack loader wasn't passing classHashPrefix option down to babel plugin
  • Updated dependencies [c165531]
    • @compiled/babel-plugin@0.32.1

@compiled/parcel-transformer@0.18.0

18 Oct 02:57
be74f07
Compare
Choose a tag to compare

Minor Changes

  • c165531: Throw an error when mixing extract: true and classHashPrefix configuration options to avoid unsupported usage and bundle size bloat.

Patch Changes

  • c165531: Documents what happens when mixing extraction and classHashPrefix
  • Updated dependencies [c165531]
    • @compiled/babel-plugin@0.32.1