linaria
linaria copied to clipboard
Zero-runtime CSS in JS library
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 1.6.10 to 5.15.9. Release notes Sourced from astro's releases. [email protected] Patch Changes #14786 758a891 Thanks @βmef! - Add handling of invalid encrypted props and slots in server...
## Environment - Linaria version: 6.3.0 - Bundler (+ version): Vite 7.1.9 - Node.js version: 24.10.0 - OS: Windows 10 Pro ## Description Whenever I install linaria + vite and...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.7 to 5.4.21. Release notes Sourced from vite's releases. v5.4.21 Please refer to CHANGELOG.md for details. v5.4.20 Please refer to CHANGELOG.md for details. v5.4.19 Please refer to...
π³ It appears that tests have not been running in CI for this project. This *does* reveal broken tests, which I will address in a follow up commit. For now,...
Bumps [koa](https://github.com/koajs/koa) from 2.13.4 to 3.0.1. Release notes Sourced from koa's releases. v3.0.1 What's Changed fix(security): only allow same origin referer on response back https://github.com/koajs/koa/commit/422c551c63d00f24e2bbbdf492f262a5935bb1f0 chore: adds initial doc text...
## Motivation The stylelint package is not used in the postcss-linaria package outside of development and does not need to be included in the published package. It's creating duplicate entries...
## Environment - Linaria version: `6.3.0` - Bundler (+ version): RSPack `1.3.15` - Node.js version: `v22.17.0` - OS: MacOS ## Description Using the `%` directly after an interpolation doesn't seem...
## Motivation better version of https://github.com/callstack/linaria/pull/1420 which modified external namespace globally we see error like `Property 'children' is missing in type '...' but required in type 'Props'. (ts 2741)` everywhere...