Jonas Eriksson
Results
1
issues of
Jonas Eriksson
### Link to the code that reproduces this issue https://github.com/jonaseriksson84/verify-nextjs-react-versions/tree/main ### To Reproduce For example: ``` npm pack [email protected] --silent tar -xzf next-15.2.6.tgz grep -oE '19\.[0-9]+\.[0-9]+-[a-z]+-[a-f0-9]+-[0-9]+' package/dist/compiled/next-server/app-page.runtime.prod.js | sort -u...
Server Actions