Sanshain

Results 18 issues of Sanshain

update rollup major version to 2.x.x and fix some buffer error This pull request was created so that the plugin can be used with the current current versions of rollup....

TODO change `KeyboardEvent.code` to union of possible codes instead of string

### Why not linked optional type? ```ts type LinkedOptions = LinkedOptionalType const a: LinkedOptions // {a?: number} | {a: number, b?: number} | {a: number, b: number, c?: number} ```...

An error has occurred on latest versions of typescript (4.8.2), svelte (3.49.0) and tinro (0.6.12 - now the latest version on npm): ![image](https://user-images.githubusercontent.com/40761960/190895143-5b0539f1-b4f9-4e1f-8568-7b43da8a1e12.png) Full error text: ``` Argument of type...

## Environment - @linaria/core version: 5.0.2 - Bundler (+ version): [email protected] - Node.js version: v18 - OS: Win64 - Chrome: v125.x - run script: `rollup -c --environment NODE_ENV:production` ## Description...

needs: complete repro 🖥️
bundler: rollup 🗞️
platform: ssr 🛠️
bug report 🦗