Releases: atlassian-labs/compiled
@compiled/parcel-config@0.5.4
@compiled/babel-plugin@0.32.1
Patch Changes
- c165531: Documents what happens when mixing extraction and classHashPrefix
@compiled/webpack-loader@0.17.0
Minor Changes
-
4fb5c6e: Adds a new option that can be passed to the babel plugin called
classHashPrefix
. Its value is used to add a prefix to the class names when generating their hashes. -
2750e28: Make support for
@atlaskit/css
as a first-class import consistently default. This means the same functionality of parsing JSX pragmas, linting specific imports, and extracting styles should all work from@compiled/react
and@atlaskit/css
equally without theimportSources: ['@atlaskit/css']
config we use internally.This was already the default in about 1/3rd of the code, but not consistent. Now it's consistent and I've cleaned up duplicated import patterns.
Patch Changes
@compiled/utils@0.13.0
Minor Changes
-
2750e28: Make support for
@atlaskit/css
as a first-class import consistently default. This means the same functionality of parsing JSX pragmas, linting specific imports, and extracting styles should all work from@compiled/react
and@atlaskit/css
equally without theimportSources: ['@atlaskit/css']
config we use internally.This was already the default in about 1/3rd of the code, but not consistent. Now it's consistent and I've cleaned up duplicated import patterns.
@compiled/parcel-transformer@0.17.0
Minor Changes
-
4fb5c6e: Adds a new option that can be passed to the babel plugin called
classHashPrefix
. Its value is used to add a prefix to the class names when generating their hashes. -
2750e28: Make support for
@atlaskit/css
as a first-class import consistently default. This means the same functionality of parsing JSX pragmas, linting specific imports, and extracting styles should all work from@compiled/react
and@atlaskit/css
equally without theimportSources: ['@atlaskit/css']
config we use internally.This was already the default in about 1/3rd of the code, but not consistent. Now it's consistent and I've cleaned up duplicated import patterns.
Patch Changes
@compiled/parcel-optimizer@0.5.1
@compiled/parcel-config@0.5.3
@compiled/eslint-plugin@0.15.0
Minor Changes
-
2750e28: Make support for
@atlaskit/css
as a first-class import consistently default. This means the same functionality of parsing JSX pragmas, linting specific imports, and extracting styles should all work from@compiled/react
and@atlaskit/css
equally without theimportSources: ['@atlaskit/css']
config we use internally.This was already the default in about 1/3rd of the code, but not consistent. Now it's consistent and I've cleaned up duplicated import patterns.
Patch Changes
@compiled/css@0.16.0
@compiled/codemods@0.10.0
Minor Changes
-
2750e28: Make support for
@atlaskit/css
as a first-class import consistently default. This means the same functionality of parsing JSX pragmas, linting specific imports, and extracting styles should all work from@compiled/react
and@atlaskit/css
equally without theimportSources: ['@atlaskit/css']
config we use internally.This was already the default in about 1/3rd of the code, but not consistent. Now it's consistent and I've cleaned up duplicated import patterns.
Patch Changes
- Updated dependencies [2750e28]
- @compiled/utils@0.13.0