linaria

Zero-runtime CSS in JS library

MIT License

Downloads
4.5M
Stars
11.2K
Committers
134

Bot releases are visible (Hide)

linaria - @linaria/[email protected]

Published by github-actions[bot] 11 months ago

Major Changes

  • 2ac94b99: BREAKING CHANGE: Linaria has been migrated to wyw-in-js.

    Migration Guide

    For Users

    The main breaking change is that all tooling has been moved from the @linaria scope to the @wyw-in-js scope. This means that you will need to update your dependencies as follows:

    Old New
    @linaria/babel-preset @wyw-in-js/babel-preset
    @linaria/cli @wyw-in-js/cli
    @linaria/esbuild @wyw-in-js/esbuild
    @linaria/rollup @wyw-in-js/rollup
    @linaria/shaker discontinued
    @linaria/vite @wyw-in-js/vite
    @linaria/webpack4-loader discontinued
    @linaria/webpack5-loader @wyw-in-js/webpack-loader

    There is no longer a need to install @linaria/shaker as it is now part of @wyw-in-js/transform, which will be installed automatically with the bundler plugins.

    The configuration file has been renamed from linaria.config.js (linariarc) to wyw-in-js.config.js (.wyw-in-jsrc).

    For Custom Processor Developers

    Base classes for processors and most helpers have been moved to @wyw-in-js/processor-utils.

    All APIs that had linaria in their names have been renamed:

    • The field that stores meta information in runtime has been renamed from __linaria to __wyw_meta
    • The export with all interpolated values has been renamed from __linariaPreval to __wywPreval
    • The caller name in Babel has been renamed from linaria to wyw-in-js

    For additional information, please visit the wyw-in-js.dev.

linaria - @linaria/[email protected]

Published by github-actions[bot] 11 months ago

Major Changes

  • 60e6b7e2: Stylis has been upgraded from v3 to v4.

  • 2ac94b99: BREAKING CHANGE: Linaria has been migrated to wyw-in-js.

    Migration Guide

    For Users

    The main breaking change is that all tooling has been moved from the @linaria scope to the @wyw-in-js scope. This means that you will need to update your dependencies as follows:

    Old New
    @linaria/babel-preset @wyw-in-js/babel-preset
    @linaria/cli @wyw-in-js/cli
    @linaria/esbuild @wyw-in-js/esbuild
    @linaria/rollup @wyw-in-js/rollup
    @linaria/shaker discontinued
    @linaria/vite @wyw-in-js/vite
    @linaria/webpack4-loader discontinued
    @linaria/webpack5-loader @wyw-in-js/webpack-loader

    There is no longer a need to install @linaria/shaker as it is now part of @wyw-in-js/transform, which will be installed automatically with the bundler plugins.

    The configuration file has been renamed from linaria.config.js (linariarc) to wyw-in-js.config.js (.wyw-in-jsrc).

    For Custom Processor Developers

    Base classes for processors and most helpers have been moved to @wyw-in-js/processor-utils.

    All APIs that had linaria in their names have been renamed:

    • The field that stores meta information in runtime has been renamed from __linaria to __wyw_meta
    • The export with all interpolated values has been renamed from __linariaPreval to __wywPreval
    • The caller name in Babel has been renamed from linaria to wyw-in-js

    For additional information, please visit the wyw-in-js.dev.

Patch Changes

linaria - @linaria/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

linaria - @linaria/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

linaria - @linaria/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

linaria - @linaria/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

linaria - @linaria/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

linaria - @linaria/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

  • e25e91ff: Fixed detection of export/import statements. Fixes #1367
linaria - @linaria/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

linaria - [email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

linaria - @linaria/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

linaria - @linaria/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

linaria - @linaria/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

  • e25e91ff: Fixed detection of export/import statements. Fixes #1367
  • Updated dependencies [e25e91ff]
linaria - @linaria/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 4b083b7c: Fix compatibility with Webpack 4.
linaria - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

linaria - @linaria/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

linaria - @linaria/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • Updated dependencies [5f216d3b]
  • Updated dependencies [4992c14d]
  • Updated dependencies [70000ec8]
  • Updated dependencies [15fa87a5]
  • Updated dependencies [5a32f4fd]
  • Updated dependencies [727dc2bd]
  • Updated dependencies [25ba1344]
  • Updated dependencies [5a32f4fd]
  • Updated dependencies [5f216d3b]
linaria - @linaria/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • Updated dependencies [5f216d3b]
  • Updated dependencies [15fa87a5]
  • Updated dependencies [25ba1344]
  • Updated dependencies [5f216d3b]
linaria - @linaria/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

linaria - @linaria/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 23509720: Fix an issue with deoptimized deps and dev mode. Fixes #1246
  • Updated dependencies [5f216d3b]
  • Updated dependencies [4992c14d]
  • Updated dependencies [70000ec8]
  • Updated dependencies [15fa87a5]
  • Updated dependencies [5a32f4fd]
  • Updated dependencies [727dc2bd]
  • Updated dependencies [25ba1344]
  • Updated dependencies [5a32f4fd]
  • Updated dependencies [5f216d3b]
Package Rankings
Top 0.66% on Npmjs.org
Badges
Extracted from project README
Build Status Code Coverage Version MIT License All Contributors PRs Welcome Chat Code of Conduct Greenkeeper Sponsored by Callstack tweet Edit Linaria Demo
Related Projects