Skip to content

Releases: atlassian-labs/compiled

@compiled/webpack-loader@0.15.0

12 Sep 06:20
e53d9db
Compare
Choose a tag to compare

Minor Changes

  • 83c721d: Modify the early-exit on our Webpack loader to work with options.importSources to properly transform other Compiled aliases.

Patch Changes

  • Updated dependencies [83c721d]
    • @compiled/babel-plugin@0.30.0

@compiled/parcel-transformer@0.16.1

12 Sep 06:20
e53d9db
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [83c721d]
    • @compiled/babel-plugin@0.30.0

@compiled/babel-plugin@0.30.0

12 Sep 06:20
e53d9db
Compare
Choose a tag to compare

Minor Changes

  • 83c721d: Allow an import of jsx from our internal @atlaskit/css package for babel plugin pragma resolutions.

@compiled/webpack-loader@0.14.1

11 Sep 02:40
c963314
Compare
Choose a tag to compare

Patch Changes

  • 8f3149f: When parsing the Webpack config rules option, also handle the situation where a rule might be falsy (null, undefined, 0, "")

@compiled/eslint-plugin@0.14.0

11 Sep 02:40
c963314
Compare
Choose a tag to compare

Minor Changes

  • dbb7ba4: Update @compiled/jsx-pragma to properly support options.importSources for pragmas, eg. using a wrapper around '@compiled/react' to distribute a typed variant.

@compiled/react@0.17.3

22 Jul 01:31
6ddeee2
Compare
Choose a tag to compare

Patch Changes

  • 25a4bed: Fix the cx() function's class collection at runtime as it generated class instances rather than strings

@compiled/webpack-loader@0.14.0

07 Jun 06:48
32566f6
Compare
Choose a tag to compare

Minor Changes

  • a0f8c89: - Set parserBabelPlugins to default to ['typescript', 'jsx']
    • This is already used across different Atlassian codebases.
    • Add missing 'babelrc: false' for all internal parseAsync calls to Babel. This was already included for transformFromAstAsync calls.

Patch Changes

  • Updated dependencies [a0f8c89]
    • @compiled/utils@0.11.2

@compiled/utils@0.11.2

07 Jun 06:48
32566f6
Compare
Choose a tag to compare

Patch Changes

  • a0f8c89: - Set parserBabelPlugins to default to ['typescript', 'jsx']
    • This is already used across different Atlassian codebases.
    • Add missing 'babelrc: false' for all internal parseAsync calls to Babel. This was already included for transformFromAstAsync calls.

@compiled/parcel-transformer@0.16.0

07 Jun 06:48
32566f6
Compare
Choose a tag to compare

Minor Changes

  • a0f8c89: - Set parserBabelPlugins to default to ['typescript', 'jsx']
    • This is already used across different Atlassian codebases.
    • Add missing 'babelrc: false' for all internal parseAsync calls to Babel. This was already included for transformFromAstAsync calls.

Patch Changes

  • Updated dependencies [a0f8c89]
    • @compiled/utils@0.11.2

@compiled/parcel-config@0.5.1

07 Jun 06:48
32566f6
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [a0f8c89]
    • @compiled/parcel-transformer@0.16.0