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@0.32.0
Minor Changes
4fb5c6e1: 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.
2750e288: 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 the importSources: ['@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 [4fb5c6e1]
Updated dependencies [2750e288]
@compiled/css@0.16.0
@compiled/utils@0.13.0
@compiled/codemods@0.10.0
Minor Changes
2750e288: 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 the importSources: ['@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 [2750e288]
@compiled/utils@0.13.0
@compiled/css@0.16.0
Minor Changes
4fb5c6e1: 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.
Patch Changes
Updated dependencies [2750e288]
@compiled/utils@0.13.0
@compiled/eslint-plugin@0.15.0
Minor Changes
2750e288: 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 the importSources: ['@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
c786a445: Adding eslint rule to enforce shorthand css properties come before longhand
Updated dependencies [2750e288]
@compiled/utils@0.13.0
@compiled/parcel-transformer@0.17.0
Minor Changes
4fb5c6e1: 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.
2750e288: 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 the importSources: ['@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 [4fb5c6e1]
Updated dependencies [2750e288]
@compiled/babel-plugin@0.32.0
@compiled/utils@0.13.0
@compiled/babel-plugin-strip-runtime@0.32.0
@compiled/utils@0.13.0
Minor Changes
2750e288: 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 the importSources: ['@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/webpack-loader@0.17.0
Minor Changes
4fb5c6e1: 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.
2750e288: 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 the importSources: ['@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.
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@0.32.0
Minor Changes
classHashPrefix
. Its value is used to add a prefix to the class names when generating their hashes.2750e288: 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/codemods@0.10.0
Minor Changes
2750e288: 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
Minor Changes
classHashPrefix
. Its value is used to add a prefix to the class names when generating their hashes.Patch Changes
@compiled/eslint-plugin@0.15.0
Minor Changes
2750e288: 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-transformer@0.17.0
Minor Changes
classHashPrefix
. Its value is used to add a prefix to the class names when generating their hashes.2750e288: 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
2750e288: 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/webpack-loader@0.17.0
Minor Changes
classHashPrefix
. Its value is used to add a prefix to the class names when generating their hashes.2750e288: 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/babel-plugin-strip-runtime@0.32.0
Patch Changes
@compiled/parcel-config@0.5.3
Patch Changes
@compiled/parcel-optimizer@0.5.1
Patch Changes