next icon indicating copy to clipboard operation
next copied to clipboard

Minimal compatibility layer for effector + Next.js

Results 4 next issues
Sort by recently updated
recently updated
newest added

Bumps [next](https://github.com/vercel/next.js) from 13.4.0 to 13.5.1. Commits 0c1c7f8 v13.5.1 9744285 v13.5.1-canary.1 44eba02 improve publish-release (#55597) c652dc8 v13.5.1-canary.0 ffafad2 v13.5.0 4a589ed v13.4.20-canary.41 deb81cf fix styled-jsx alias (#55581) 1a9b0f6 improve internal error...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

## Problem The `apps/playground-app` is currently configured to use `pnpm`, which is not commonly installed on all developers' machines. It would be better to use `npm`, as it is a...

### Problem: There is no painless and non-deprecated way to invalidate client scope data when using shallow routing. When navigating to a new page in shallow routing mode, the values...