compiled

A familiar and performant compile time CSS-in-JS library for React.

APACHE-2.0 License

Downloads
186.9K
Stars
2K
Committers
46

Bot releases are visible (Hide)

compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 6a7261e: Programmatic babel use now searches upwards for a project root, and if found will use that config. This fixes issues in some monorepo setups.
  • 8a13ee9: The loader now only errors once when running without the webpack extract plugin.
  • Updated dependencies [b92eb6d]
compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • b92eb6d: Binding not found error appearing during strip runtime pass has been fixed.
compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 6a7261e: Programmatic babel use now searches upwards for a project root, and if found will use that config. This fixes issues in some monorepo setups.
compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 4032cd4: The importReact option now correctly defaults to true.
compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 4032cd4: Memo has been removed from the style component which was breaking re-renders at times.
compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 37108e4: Fixed webpack 4 flow throwing unexpectedly.
  • 37108e4: Added missing babel dependency.
  • 37108e4: Fixed css loader entrypoint not making its way to npm.
  • 37108e4: Compiled dependencies are now using carat range.
  • 37108e4: Fixed bug picking up an unexpected asset during webpack compilation.
  • Updated dependencies [992e401]
  • Updated dependencies [37108e4]
compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 992e401: createError now takes a second optional argument for the error group.
compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 37108e4: Compiled dependencies are now using carat range.
  • Updated dependencies [992e401]
compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 660309a: Support for webpack 4 has been added, follow the extraction guide to get started.
compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 0bb1c11: Added new option extract with pairing webpack plugin CompiledExtractPlugin.
    Configuring them will strip all the runtime from your app and extract all styles to an atomic style sheet.

    For help getting started with this feature read the CSS extraction guide for webpack.

  • Updated dependencies [0bb1c11]

  • Updated dependencies [0bb1c11]

compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 0bb1c11: The onFoundStyleSheet option has been replaced by onFoundStyleSheet. This callback will be called once with all found styles at the end of the pass.
compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 0bb1c11: Added new sort function to sort atomic style sheets.
  • Updated dependencies [0bb1c11]
compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 0bb1c11: Added new createError and toBoolean functions.
compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

compiled - https://github.com/atlassian-labs/compiled/releases/tag/@compiled/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes