github atlassian-labs/compiled @compiled/babel-plugin@0.26.0

latest releases: @compiled/babel-plugin@0.26.3, @compiled/babel-plugin-strip-runtime@0.26.2, @compiled/webpack-loader@0.12.1...
10 months ago

Minor Changes

  • 9860df3: Added error in development/debug mode when using 'innerRef' instead of 'ref'

Patch Changes

  • 52ea5ab: Fix xcss being incompatible with codebases that use Emotion and Compiled:

    • Add processXcss option to @compiled/babel-plugin. If processXcss is set to false, xcss usages will be ignored, and will not be processed as Compiled. (Note that xcss is currently implemented in Atlassian Design System using Emotion.) Defaults to true.
    • css usages in a file will no longer be processed as Compiled if xcss is used in the same file, so long as there is not a @compiled/react import specified in that file.

Don't miss a new compiled release

NewReleases is sending notifications on new releases.