Nathaniel Tucker

Results 44 issues of Nathaniel Tucker

```bash ➤ YN0000: DeprecationWarning: 'createExportDeclaration' has been deprecated since v4.8.0. Decorators are no longer supported for this function. Callers should switch to an overload that does not accept a 'decorators'...

## Description Linaria 4.5 tried to do some radical stuff which has many bugs. These are still being worked on but the problem is, each part of linaria relies on...

needs: complete repro 🖥️
bundler: webpack 📦
cat: monorepo 🔱
bug report 🦗

# Fix: Update @yeoman/types mem-fs dependency to 4 # Problem: yeoman-generator depends on @yeoman/types and mem-fs@4. But @yeoman/types doesn't like mem-fs@4 - it wants @3. ```bash mem-fs is listed by...

needs triage

To make it easier to care across different configurations it would be desirable to be able to run some simple benchmark and then use that as a ratio to the...

`window.__REDUX_DEVTOOLS_EXTENSION__.open('panel')` and it opens on the left instead

I imagine anyone using this library will already be installing immutable.js so maybe you should have it as peerDependency so the same install is used in this package.

TypeScript doesn't support it yet, so we use https://next.yarnpkg.com/advanced/pnpify - sdks generated using `yarn dlx @yarnpkg/sdks vscode`

TODO: Figure out how to only run this on 'exports: browser' Reference CRA method: https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/webpack.config.js#L467

https://ant.design/docs/react/customize-theme#server-side-render-ssr currently suggests using renderToString - and for good reason. It requires the entire page to be rendered to correctly extract the CSS. renderToPipeableStream means there are pieces of the...

## Environment - wyw-in-js version: 0.5.3 - custom processor: - - Bundler (+ version): webpack 5.91.0 - Node.js version: 20 - OS: ubuntu linux ## Description ```bash ERROR in ./src/pages/IssueDetail/CreateComment.tsx...

bug report 🦗
bundler: webpack 📦
cat: typings 👮
needs: complete repro 🖥️