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 - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 356b120: Apply react/jsx-filename-extension rule as needed
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Minor Changes

  • 2ad385c: Optimize conditional expressions to create CSS classes per conditional branch where possible
  • c96c562: Use fallback if babel evaluate throws error during evaluation
  • 73821f2: Statically evaluate mathematical binary expressions

Patch Changes

  • 5e3ad5e: Fixed bug where negative and positive values were getting evaluated as the same
  • 356b120: Apply react/jsx-filename-extension rule as needed
  • 588cd4f: Use preserveLeadingComments util from @compiled/utils
  • Updated dependencies [356b120]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 356b120: Apply react/jsx-filename-extension rule as needed
  • Updated dependencies [c3f4ad2]
  • Updated dependencies [356b120]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 356b120: Apply react/jsx-filename-extension rule as needed
  • 588cd4f: Adding require statements for atomic css now occurs inside the babel-plugin-strip-runtime plugin
  • Updated dependencies [2ad385c]
  • Updated dependencies [5e3ad5e]
  • Updated dependencies [c96c562]
  • Updated dependencies [73821f2]
  • Updated dependencies [356b120]
  • Updated dependencies [588cd4f]
  • Updated dependencies [588cd4f]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 356b120: Apply react/jsx-filename-extension rule as needed
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Minor Changes

  • c3f4ad2: Add a plugin for tagged template expressions

Patch Changes

  • 356b120: Apply react/jsx-filename-extension rule as needed
  • Updated dependencies [356b120]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 356b120: Apply react/jsx-filename-extension rule as needed
  • Updated dependencies [2ad385c]
  • Updated dependencies [5e3ad5e]
  • Updated dependencies [c96c562]
  • Updated dependencies [73821f2]
  • Updated dependencies [356b120]
  • Updated dependencies [588cd4f]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 47050f4: Add client CS benchmark
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • d42e1a0: Resolve unset-values to ^2.0.0 to mitigate vulnerability
  • e2199fa: Bump trim-newlines to v3.0.1
  • Updated dependencies [d42e1a0]
  • Updated dependencies [e2199fa]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • d42e1a0: Resolve unset-values to ^2.0.0 to mitigate vulnerability
  • e2199fa: Bump trim-newlines to v3.0.1
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 3bfe73f: Add preserveLeadingComments util
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Minor Changes

  • 307bb83: Handle export named declarations with source when resolving modules

Patch Changes

  • 18dcdf8: Fix conditional rules not generating the expected output:

    • classes should be generated instead of CSS variables
    • style inside a pseudo class ( eg : hover) or pseudo element ( eg :before) should be applied to related element
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • Updated dependencies [307bb83]
  • Updated dependencies [18dcdf8]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • Updated dependencies [307bb83]
  • Updated dependencies [18dcdf8]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 597687c: Bump Parcel to v2.3.2
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • cb53d88: Update extract.css to be named compiled-css.css
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 8aff883: Add codemod support for inline comments.
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 63e14bd: Ensure that any leading comment is preserved at the top of the processed file before inserting additional imports
  • f2cd347: Added a fix to statically evaluate deconstructed values from deeply nested objects
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 530b52d: Add property to loader options when CompiledExtractPlugin has been set up correctly.
  • Updated dependencies [63e14bd]
  • Updated dependencies [f2cd347]