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

Minor Changes

  • e1ac2ed: Rename babelPlugins configuration option to parserBabelPlugins and add transformerBabelPlugins option
  • e93ed68: Added configurable options to prevent side effects in SSR

Patch Changes

  • Updated dependencies [e1ac2ed]
  • Updated dependencies [4f8f2aa]
  • Updated dependencies [d3b5fb9]
  • Updated dependencies [e93ed68]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • Updated dependencies [1018a26]
  • Updated dependencies [16f4d45]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • ad4d257: Update TypeScript and Flow types to support function calls and resolve incorrect typing
  • 8384893: Fix flex shorthand expansion not following CSS specification
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • e9b0015: Include config.json in package release
  • Updated dependencies [e1ac2ed]
  • Updated dependencies [e93ed68]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • a59a14f: Fix build issue when webpack loader attempts to parse compiled runtime
  • Updated dependencies [0b38c11]
  • Updated dependencies [2d24709]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Minor Changes

  • 0b38c11: Optimize condtional expressions with object styles
  • 2d24709: Statically evaluate unary expressions that convert to negative numbers
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 6e92764: Fix no-exported-css and no-exported-keyframes errors within components
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • Updated dependencies [0b38c11]
  • Updated dependencies [2d24709]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 6d6b579: Fixed CSS property matching for conditional expression optimization
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 5f231e5: Support stylesheet extraction with Parcel
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 5f231e5: Support stylesheet extraction with Parcel
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Minor Changes

  • a57d3be: Add no-exported-css and no-exported-keyframes rules
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 8f263c2: Account for nested rules in webpack config when setting plugin configured option on compiled webpack loader
  • Updated dependencies [5f231e5]
  • Updated dependencies [6d6b579]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Minor Changes

  • 5f231e5: Support stylesheet extraction with Parcel

Patch Changes

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

  • 5f231e5: Support stylesheet extraction with Parcel
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

  • 5d699ed: Add no-tagged-template-expression rules for each API

Patch Changes

  • 356b120: Apply react/jsx-filename-extension rule as needed
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 [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 [356b120]