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.31.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like :hover or :active. This is enabled by default and cannot be turned off.
Option 2. If stylesheet extraction is turned on and one of the below is true:
You are using Webpack
You are using Parcel AND you are running in production mode
... shorthand properties will only be sorted if sortShorthand: true is passed to CompiledExtractPlugin (Webpack), or sortShorthand: true is passed to your Compiled config file like .compiledcssrc (Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like :hover or :active.
Patch Changes
Updated dependencies [9a15e742]
Updated dependencies [9a15e742]
@compiled/utils@0.12.0
@compiled/css@0.15.0
@compiled/css@0.15.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like :hover or :active. This is enabled by default and cannot be turned off.
Option 2. If stylesheet extraction is turned on and one of the below is true:
You are using Webpack
You are using Parcel AND you are running in production mode
... shorthand properties will only be sorted if sortShorthand: true is passed to CompiledExtractPlugin (Webpack), or sortShorthand: true is passed to your Compiled config file like .compiledcssrc (Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like :hover or :active.
Patch Changes
Updated dependencies [9a15e742]
Updated dependencies [9a15e742]
@compiled/utils@0.12.0
@compiled/parcel-optimizer@0.5.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like :hover or :active. This is enabled by default and cannot be turned off.
Option 2. If stylesheet extraction is turned on and one of the below is true:
You are using Webpack
You are using Parcel AND you are running in production mode
... shorthand properties will only be sorted if sortShorthand: true is passed to CompiledExtractPlugin (Webpack), or sortShorthand: true is passed to your Compiled config file like .compiledcssrc (Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like :hover or :active.
Patch Changes
Updated dependencies [9a15e742]
Updated dependencies [9a15e742]
@compiled/utils@0.12.0
@compiled/css@0.15.0
@compiled/react@0.18.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like :hover or :active. This is enabled by default and cannot be turned off.
Option 2. If stylesheet extraction is turned on and one of the below is true:
You are using Webpack
You are using Parcel AND you are running in production mode
... shorthand properties will only be sorted if sortShorthand: true is passed to CompiledExtractPlugin (Webpack), or sortShorthand: true is passed to your Compiled config file like .compiledcssrc (Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like :hover or :active.
@compiled/utils@0.12.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like :hover or :active. This is enabled by default and cannot be turned off.
Option 2. If stylesheet extraction is turned on and one of the below is true:
You are using Webpack
You are using Parcel AND you are running in production mode
... shorthand properties will only be sorted if sortShorthand: true is passed to CompiledExtractPlugin (Webpack), or sortShorthand: true is passed to your Compiled config file like .compiledcssrc (Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like :hover or :active.
9a15e742: Remove unused buildSourceMap function
@compiled/webpack-loader@0.16.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like :hover or :active. This is enabled by default and cannot be turned off.
Option 2. If stylesheet extraction is turned on and one of the below is true:
You are using Webpack
You are using Parcel AND you are running in production mode
... shorthand properties will only be sorted if sortShorthand: true is passed to CompiledExtractPlugin (Webpack), or sortShorthand: true is passed to your Compiled config file like .compiledcssrc (Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like :hover or :active.
Patch Changes
Updated dependencies [9a15e742]
Updated dependencies [9a15e742]
@compiled/babel-plugin-strip-runtime@0.31.0
@compiled/utils@0.12.0
@compiled/css@0.15.0
@compiled/babel-plugin@0.31.0
@compiled/babel-plugin@0.31.0
Patch Changes
Updated dependencies [9a15e742]
Updated dependencies [9a15e742]
@compiled/utils@0.12.0
@compiled/css@0.15.0
@compiled/codemods@0.9.5
Patch Changes
Updated dependencies [9a15e742]
Updated dependencies [9a15e742]
@compiled/utils@0.12.0
@compiled/eslint-plugin@0.14.1
Patch Changes
Updated dependencies [9a15e742]
Updated dependencies [9a15e742]
@compiled/utils@0.12.0
@compiled/parcel-config@0.5.2
Patch Changes
Updated dependencies [9a15e742]
@compiled/parcel-optimizer@0.5.0
@compiled/parcel-transformer@0.16.2
@compiled/parcel-transformer@0.16.2
Patch Changes
Updated dependencies [9a15e742]
Updated dependencies [9a15e742]
@compiled/babel-plugin-strip-runtime@0.31.0
@compiled/utils@0.12.0
@compiled/babel-plugin@0.31.0
@compiled/ssr-app@1.2.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like :hover or :active. This is enabled by default and cannot be turned off.
Option 2. If stylesheet extraction is turned on and one of the below is true:
You are using Webpack
You are using Parcel AND you are running in production mode
... shorthand properties will only be sorted if sortShorthand: true is passed to CompiledExtractPlugin (Webpack), or sortShorthand: true is passed to your Compiled config file like .compiledcssrc (Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like :hover or :active.
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.31.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like
:hover
or:active
. This is enabled by default and cannot be turned off.Option 2. If stylesheet extraction is turned on and one of the below is true:
... shorthand properties will only be sorted if
sortShorthand: true
is passed toCompiledExtractPlugin
(Webpack), orsortShorthand: true
is passed to your Compiled config file like.compiledcssrc
(Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like:hover
or:active
.Patch Changes
@compiled/css@0.15.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like
:hover
or:active
. This is enabled by default and cannot be turned off.Option 2. If stylesheet extraction is turned on and one of the below is true:
... shorthand properties will only be sorted if
sortShorthand: true
is passed toCompiledExtractPlugin
(Webpack), orsortShorthand: true
is passed to your Compiled config file like.compiledcssrc
(Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like:hover
or:active
.Patch Changes
@compiled/parcel-optimizer@0.5.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like
:hover
or:active
. This is enabled by default and cannot be turned off.Option 2. If stylesheet extraction is turned on and one of the below is true:
... shorthand properties will only be sorted if
sortShorthand: true
is passed toCompiledExtractPlugin
(Webpack), orsortShorthand: true
is passed to your Compiled config file like.compiledcssrc
(Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like:hover
or:active
.Patch Changes
@compiled/react@0.18.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like
:hover
or:active
. This is enabled by default and cannot be turned off.Option 2. If stylesheet extraction is turned on and one of the below is true:
... shorthand properties will only be sorted if
sortShorthand: true
is passed toCompiledExtractPlugin
(Webpack), orsortShorthand: true
is passed to your Compiled config file like.compiledcssrc
(Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like:hover
or:active
.@compiled/utils@0.12.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like
:hover
or:active
. This is enabled by default and cannot be turned off.Option 2. If stylesheet extraction is turned on and one of the below is true:
... shorthand properties will only be sorted if
sortShorthand: true
is passed toCompiledExtractPlugin
(Webpack), orsortShorthand: true
is passed to your Compiled config file like.compiledcssrc
(Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like:hover
or:active
.9a15e742: Remove unused buildSourceMap function
@compiled/webpack-loader@0.16.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like
:hover
or:active
. This is enabled by default and cannot be turned off.Option 2. If stylesheet extraction is turned on and one of the below is true:
... shorthand properties will only be sorted if
sortShorthand: true
is passed toCompiledExtractPlugin
(Webpack), orsortShorthand: true
is passed to your Compiled config file like.compiledcssrc
(Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like:hover
or:active
.Patch Changes
@compiled/babel-plugin@0.31.0
Patch Changes
@compiled/codemods@0.9.5
Patch Changes
@compiled/eslint-plugin@0.14.1
Patch Changes
@compiled/parcel-config@0.5.2
Patch Changes
@compiled/parcel-transformer@0.16.2
Patch Changes
@compiled/ssr-app@1.2.0
Minor Changes
9a15e742: Sort shorthand properties so that they come before longhand properties.
When using Compiled, one of the following will happen:
Option 1. If stylesheet extraction is turned off ("runtime mode"): shorthand properties will be sorted before longhand properties, as long as they are not in a pseudo-selector like
:hover
or:active
. This is enabled by default and cannot be turned off.Option 2. If stylesheet extraction is turned on and one of the below is true:
... shorthand properties will only be sorted if
sortShorthand: true
is passed toCompiledExtractPlugin
(Webpack), orsortShorthand: true
is passed to your Compiled config file like.compiledcssrc
(Parcel). When sorting shorthand properties using this method (option 2), shorthand properties will always be sorted before longhand properties, taking precedence over pseudo-selectors like:hover
or:active
.Patch Changes
@compiled/webpack-app@1.3.1
Patch Changes
@compiled/parcel-optimizer-test-app@0.1.6
Patch Changes
@compiled/parcel-transformer-test-app@0.1.6
Patch Changes
@compiled/parcel-transformer-test-compress-class-name-app@0.2.5
Patch Changes
@compiled/parcel-transformer-test-custom-resolve-app@0.1.7
Patch Changes
@compiled/parcel-transformer-test-custom-resolver-app@0.1.3
Patch Changes
@compiled/parcel-transformer-test-extract-app@0.1.6
Patch Changes