March 23, 2021 – March 30, 2021
Overview
Could not load contribution data
Please try again later
12 Releases published by 2 people
-
v10.0.10-canary.8
published
Mar 23, 2021 -
v10.0.10-canary.9
published
Mar 24, 2021 -
v10.0.10-canary.10
published
Mar 24, 2021 -
v10.0.10-canary.11
published
Mar 24, 2021 -
v10.0.10-canary.12
published
Mar 26, 2021 -
v10.0.10-canary.13
published
Mar 29, 2021 -
v10.0.10-canary.14
published
Mar 29, 2021 -
v10.1.0
published
Mar 29, 2021 -
v10.1.1-canary.0
published
Mar 29, 2021 -
v10.1.1
published
Mar 29, 2021 -
v10.1.2-canary.0
published
Mar 30, 2021 -
v10.1.2
published
Mar 30, 2021
29 Pull requests merged by 15 people
-
Temporarily remove experimental ESLint integration
#23521 merged
Mar 30, 2021 -
Fix YAML parsing issue in ESLint docs.
#23511 merged
Mar 29, 2021 -
Make eslint opt-in until it lands on stable
#23509 merged
Mar 29, 2021 -
Temporarily remove the automatic opt-in for webpack5
#23497 merged
Mar 29, 2021 -
Add os-browserify dep
#23354 merged
Mar 29, 2021 -
Update err.sh links to use nextjs.org/docs/messages instead
#23353 merged
Mar 29, 2021 -
Update `with-docker` example and deployment docs.
#23486 merged
Mar 28, 2021 -
Add links to dependencies in with-three-js example README
#23470 merged
Mar 28, 2021 -
doc: fix ActiveLink detection condition
#23472 merged
Mar 28, 2021 -
[examples] Fix image-component typo
#23437 merged
Mar 26, 2021 -
update with-linaria example
#23332 merged
Mar 26, 2021 -
Update babel docs to mention you can use babel.config.js.
#23434 merged
Mar 26, 2021 -
Add handling fo beforeFiles, afterFiles, and fallback rewrites
#23407 merged
Mar 26, 2021 -
with-stitches Fix Stitches config
#23394 merged
Mar 25, 2021 -
Run server client/server builds serially
#23371 merged
Mar 24, 2021 -
Make sure the image optimization endpoint only response with images
#23366 merged
Mar 24, 2021 -
Add has route field
#22341 merged
Mar 24, 2021 -
`with-stitches`: Use `latest` version
#23343 merged
Mar 24, 2021 -
upgrade webpack to 5.28.0
#23350 merged
Mar 24, 2021 -
feat: automatically enable webpack 5
#22323 merged
Mar 24, 2021 -
Fix typo in eslint doc
#23338 merged
Mar 24, 2021 -
Update with stitches example
#23326 merged
Mar 23, 2021 -
Remove `visibility: inherit` from the image component
#23329 merged
Mar 23, 2021 -
Add ESLint to Next.js
#22437 merged
Mar 23, 2021 -
Add polyfills for node_modules that are covered in webpack 4 to webpack 5
#23316 merged
Mar 23, 2021 -
Update dependencies for blog starter.
#23317 merged
Mar 23, 2021 -
Add fallback for <Image /> component when JavaScript is disabled in browser
#19052 merged
Mar 23, 2021 -
update with-xstate example and add documentation for inspect package usage
#23287 merged
Mar 23, 2021 -
Add manifest of error pages
#23310 merged
Mar 23, 2021
14 Pull requests opened by 14 people
-
cache Mongoose connections between hot reloads
#23321 opened
Mar 23, 2021 -
Add ability to change image min cache time in next configuration
#23328 opened
Mar 23, 2021 -
docs: Update built-in-css-support.md with Linaria example
#23333 opened
Mar 23, 2021 -
Refactor: remove the usage of realSlug in example and doc
#23339 opened
Mar 24, 2021 -
Export defaults as named exports
#23341 opened
Mar 24, 2021 -
Bumping up the rebass version (v1 - v4) and fixing components and styling for it.
#23342 opened
Mar 24, 2021 -
Add react@experimental testing
#23359 opened
Mar 24, 2021 -
Allow Yarn PnP to access internal pages
#23374 opened
Mar 25, 2021 -
Update decoder to correctly handle grayscale PNGs
#23393 opened
Mar 25, 2021 -
Adds Image rules to Next.js ESLint Plugin
#23402 opened
Mar 25, 2021 -
Fixed bug where styled-jsx examples don't work because of a wrong plugin
#23414 opened
Mar 26, 2021 -
Accept redirects, rewrites, and headers as arrays in config
#23447 opened
Mar 27, 2021 -
Fix rewrites and i18n not working together like it used to
#23456 opened
Mar 27, 2021 -
add `page` to `reportWebVitals` payload
#23458 opened
Mar 27, 2021
48 Issues closed by 16 people
-
[next/image] Support cloud storage for the default image loader optimizer
#23532 closed
Mar 30, 2021 -
router.push with as prop loses route after refresh page
#23461 closed
Mar 30, 2021 -
_app.js getInitialProps always returns empty object - No data passed to pageProps
#23392 closed
Mar 30, 2021 -
Svg imported inside npm modules are not transpiling
#23431 closed
Mar 30, 2021 -
Using the future flag, the build fails (including next dev and other runtimes)
#23517 closed
Mar 30, 2021 -
After upgrading to the next.js latest version a getting the below error while running build
#23516 closed
Mar 29, 2021 -
Page keeps refreshing after clicking anywhere on the page!
#23513 closed
Mar 29, 2021 -
Provide mechanism to disable or override preview mode keys
#15609 closed
Mar 29, 2021 -
Better typing for context types
#23489 closed
Mar 29, 2021 -
Creating JSON files at build time && revalidate
#23501 closed
Mar 29, 2021 -
Importing and using `{ Link } from 'next/link'` gives a non-specific, unhelpful error message
#23451 closed
Mar 29, 2021 -
fast refresh updates state when setState is called with arrow function for arrays
#23483 closed
Mar 28, 2021 -
Unable to deploy workspace of monorepo to vercel
#23484 closed
Mar 28, 2021 -
[ESLint rule idea] secure-browser-globals
#23429 closed
Mar 28, 2021 -
Add a value check in next/head unique-function
#23460 closed
Mar 28, 2021 -
Add Documentation for Generating 100% Static Sites (unstable_runtimeJS)
#23438 closed
Mar 28, 2021 -
There are multiple modules with names that only differ in casing
#23471 closed
Mar 28, 2021 -
Less import not working
#23430 closed
Mar 28, 2021 -
Add Jetpack CDN for Image component as CDN provider
#23422 closed
Mar 26, 2021 -
Typescript issue when trying to return a redirect in getStaticProps
#23423 closed
Mar 26, 2021 -
i18n locale as URL suffix instead of prefix (using sub-path routing)
#23417 closed
Mar 26, 2021 -
AccessDenied Error when using Next/Image
#23405 closed
Mar 26, 2021 -
Allow us to declare variables in the global scope of all /api endpoint files?
#23412 closed
Mar 26, 2021 -
Segmentation fault during compilation
#23045 closed
Mar 26, 2021 -
useEffect does not run when browser tab is unfocused (different from reactjs)
#23369 closed
Mar 26, 2021 -
nextjs server build did not succeed since 10.0.6
#22327 closed
Mar 25, 2021 -
create-next-app with-stitches CSS properties not found '--' syntax error
#23373 closed
Mar 25, 2021 -
getting Error: Cannot find module 'sharp' when runing "next build"
#23370 closed
Mar 25, 2021 -
Hi, i have a problem with repeating crashes of my app running in cloud server
#23368 closed
Mar 25, 2021 -
Root is not redirecting to basePath
#23380 closed
Mar 25, 2021 -
[RFC] ESLint in Next.js
#22228 closed
Mar 24, 2021 -
next/image serves files other than images from public dir
#23312 closed
Mar 24, 2021 -
Add support for route has field
#22345 closed
Mar 24, 2021 -
Multiple `source` urls in rewrites
#23356 closed
Mar 24, 2021 -
404 error when visiting single page
#23355 closed
Mar 24, 2021 -
Enable webpack 5 by default when there is no custom webpack config
#23143 closed
Mar 24, 2021 -
next/image won't float, text won't wrap
#23095 closed
Mar 24, 2021 -
Allow getServerSideProps() for custom error (_error) pages
#23340 closed
Mar 24, 2021 -
Adding NODE_OPTIONS='--inspect' Causes Next Dev Server to Fail in 10.0.9
#23323 closed
Mar 24, 2021 -
Missing webpack fallbacks for http and https
#23169 closed
Mar 23, 2021 -
Support noscript in the image component with lazy loading support
#21214 closed
Mar 23, 2021 -
Next/image component does not display image when JS is disabled
#19223 closed
Mar 23, 2021 -
Images from server showing on localhost but not live domain
#23320 closed
Mar 23, 2021 -
`blog` in examples seems like there needs some package dependency fix while doing `npm i`
#23299 closed
Mar 23, 2021 -
NextJS is not hydrating .css / .sass for SSR
#23319 closed
Mar 23, 2021 -
Add err.sh links to nextjs.org
#23313 closed
Mar 23, 2021 -
Inject routes on startup
#23307 closed
Mar 23, 2021
38 Issues opened by 37 people
-
(Webpack 5) Caching failed for pack: Error: Can't resolve 'fsevents'
#23533 opened
Mar 30, 2021 -
"Segmentation fault" on Vercel (when using Plaiceholder/Sharp)
#23531 opened
Mar 30, 2021 -
TypeError: _jestWorker.default is not a constructor
#23528 opened
Mar 30, 2021 -
Webpack 5 with Prisma Error
#23526 opened
Mar 30, 2021 -
Using next/link prefetch={false} still prefetches on hover with SSG
#23525 opened
Mar 30, 2021 -
Signed images from S3 no longer working with next/image
#23523 opened
Mar 30, 2021 -
An "eval-source-map" devtool has been used. Export bundle too large after run dev mode.
#23522 opened
Mar 30, 2021 -
Warning: 'Did not expect server HTML to contain the text node' when using script from public folder.
#23520 opened
Mar 29, 2021 -
Next 10.1 respawns infinite jest-worker child processes
#23519 opened
Mar 29, 2021 -
next/image messing images cache
#23518 opened
Mar 29, 2021 -
ESLint integration broken under Yarn 2 Plug'n'Play
#23510 opened
Mar 29, 2021 -
No page props after redirect in getStaticProps
#23496 opened
Mar 29, 2021 -
Unable to debug with '--inspect' on 10.0.8 and 10.0.9
#23494 opened
Mar 29, 2021 -
Rewrites query params not available in useRouter
#23490 opened
Mar 28, 2021 -
The Image component does not load images from one external server.
#23487 opened
Mar 28, 2021 -
Navigating to the same page in a different locale with a hash does not update props
#23467 opened
Mar 27, 2021 -
Unable to build SSG AMP-enabled page on index page
#23462 opened
Mar 27, 2021 -
Add `page` to `reportWebVitals` payload
#23457 opened
Mar 27, 2021 -
i18n and rewrites have lost functionnality
#23455 opened
Mar 27, 2021 -
During build, the "info - Creating an optimized production build" line sometimes eats my console history
#23448 opened
Mar 27, 2021 -
Suddently can't build "Can't resolve ffmpeg-static"
#23440 opened
Mar 26, 2021 -
Race condition with Image Loader makes it unusable in a production environment
#23436 opened
Mar 26, 2021 -
With Segment example not loading environment variables
#23435 opened
Mar 26, 2021 -
Page data prefetching breaks when using internationalized routing in combination with rewrites
#23433 opened
Mar 26, 2021 -
has field example seems wrong in next@canary
#23415 opened
Mar 26, 2021 -
Jest example does not work with Yarn 2
#23413 opened
Mar 26, 2021 -
Next js downloading duplicate chunks on their website https://nextjs.org/
#23406 opened
Mar 25, 2021 -
'yarn add next' failing with fsevents error: Cannot apply hunk #1
#23398 opened
Mar 25, 2021 -
_app.js getInitialProps does not fire on every route change as per docs
#23388 opened
Mar 25, 2021 -
Canary Linting uses Next.js ESLint version over workspace ESLint
#23372 opened
Mar 24, 2021 -
NestServer does not expose NextConfig anymore
#23349 opened
Mar 24, 2021 -
TypeError: Cannot read property 'replace' of undefined
#23348 opened
Mar 24, 2021 -
next/image custom Cache-Control max-age value
#23327 opened
Mar 23, 2021 -
next/Image change the color of the images
#23322 opened
Mar 23, 2021 -
CIRCLE_NODE_TOTAL isn't used when running next export
#23318 opened
Mar 23, 2021 -
Deprecated URL API Usage causing errors
#23306 opened
Mar 23, 2021
69 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Memory leak in Image Optimization
#23189 commented on
Mar 30, 2021 • 11 new comments -
styled-jsx: plugins is not a function
#23293 commented on
Mar 27, 2021 • 8 new comments -
HMR taking much longer with webpack@5 and next@canary
#20760 commented on
Mar 30, 2021 • 6 new comments -
Custom Cache-Control response header for `/_next/image`
#19914 commented on
Mar 30, 2021 • 6 new comments -
Fix detection of anchor click events inside svg
#23272 commented on
Mar 24, 2021 • 6 new comments -
Next 9.5.1 out of memory after some hot reloads
#15855 commented on
Mar 26, 2021 • 5 new comments -
yarn dev crashes
#22923 commented on
Mar 26, 2021 • 5 new comments -
Cache-Control headers set in next.config.js are overwritten
#22319 commented on
Mar 28, 2021 • 5 new comments -
next/image: Preserve Cache-Control headers if previously set
#21072 commented on
Mar 24, 2021 • 5 new comments -
FOUC only in production on latest Firefox
#22465 commented on
Mar 28, 2021 • 4 new comments -
Client Side Rendering using Layouts without Reloading the entire page?
#8193 commented on
Mar 24, 2021 • 3 new comments -
Adding elements to the next/head causes meta-tags to be replicated/duplicated
#17085 commented on
Mar 24, 2021 • 3 new comments -
Error occurred prerendering page "/500"
#23128 commented on
Mar 25, 2021 • 3 new comments -
Module not found: Can't resolve 'react' when importing local library with React as peerDependency
#20266 commented on
Mar 26, 2021 • 3 new comments -
Feature/less styles
#23185 commented on
Mar 30, 2021 • 3 new comments -
Speed up initial page render
#23196 commented on
Mar 24, 2021 • 3 new comments -
Zones, Rewrites and Locales
#23264 commented on
Mar 25, 2021 • 2 new comments -
Rewrites are not working for websockets (socket.io)
#23147 commented on
Mar 26, 2021 • 2 new comments -
Firebase - Image Component Images Fail on Read with 500 Error
#23122 commented on
Mar 29, 2021 • 2 new comments -
Error in ie11 in the dev env after 10.0.5 -> 10.0.6 upgrade. Nextjs with custom server.
#22270 commented on
Mar 29, 2021 • 2 new comments -
_error.js getInitialProps is not called for an error thrown at the top level of a module
#8592 commented on
Mar 29, 2021 • 2 new comments -
Namespace import is not defined during next build (likely webpack ModuleConcatenation error)
#14800 commented on
Mar 30, 2021 • 2 new comments -
Custom loaders are not recognized by next export
#21079 commented on
Mar 30, 2021 • 2 new comments -
build(deps): bump styled-jsx from 3.3.2 to 3.4.4
#21650 commented on
Mar 26, 2021 • 2 new comments -
Fix scroll position being reset on back and forward navigation
#22727 commented on
Mar 25, 2021 • 2 new comments -
Root optional catch-All wins over rewrites/redirects
#23244 commented on
Mar 23, 2021 • 1 new comment -
Image optimization not kicking in on the server
#21701 commented on
Mar 23, 2021 • 1 new comment -
Cannot use NODE_OPTIONS='--inspect' with Next.js 10.0.8
#22835 commented on
Mar 24, 2021 • 1 new comment -
Truly static pages without react app
#5054 commented on
Mar 24, 2021 • 1 new comment -
npm on CI fails with fsevents not accessible from jest-haste-map
#23168 commented on
Mar 24, 2021 • 1 new comment -
i18next redirect from home page does not redirect
#23228 commented on
Mar 24, 2021 • 1 new comment -
next/head removing injected scripts
#11012 commented on
Mar 25, 2021 • 1 new comment -
Webp images using next/image are not converted to another format on incompatible browsers
#20794 commented on
Mar 25, 2021 • 1 new comment -
Prerender error on next build since 10.0.6 - with node canvas
#21702 commented on
Mar 25, 2021 • 1 new comment -
Possible to pass state to next/router?
#771 commented on
Mar 25, 2021 • 1 new comment -
Page state is not reset for navigating between dynamic routes
#9992 commented on
Mar 26, 2021 • 1 new comment -
yarn2 plug and play not working with create-next-app
#22113 commented on
Mar 26, 2021 • 1 new comment -
10.0.5 breaks with Typescript and ||= operator
#20920 commented on
Mar 26, 2021 • 1 new comment -
Client-side JS fails to execute when using pnpm and importing react-dom on a page
#20884 commented on
Mar 27, 2021 • 1 new comment -
Scroll restoration happens too early before the page gets rendered after hitting browser back button
#3303 commented on
Mar 28, 2021 • 1 new comment -
Webpack 5 Undefined Builtin Web Worker on Production Build for with-web-worker
#22813 commented on
Mar 28, 2021 • 1 new comment -
Requests to next internals (/_next/...) should never trigger app routes.
#19270 commented on
Mar 28, 2021 • 1 new comment -
Internal Server Error (500) right after installing and running Next.js 9.5.2
#16535 commented on
Mar 28, 2021 • 1 new comment -
Allow scroll-to-top with shallow routing
#21606 commented on
Mar 29, 2021 • 1 new comment -
Route cancellation
#2476 commented on
Mar 29, 2021 • 1 new comment -
Hostname is not configured under images in your `next.config.js` when running tests with Jest
#21549 commented on
Mar 29, 2021 • 1 new comment -
Image component does not work with Storybook
#18393 commented on
Mar 29, 2021 • 1 new comment -
create-next-app cli reports all github urls for as invalid when using -e or --example
#19277 commented on
Mar 29, 2021 • 1 new comment -
Image Component doesn't forwardsRef
#18398 commented on
Mar 29, 2021 • 1 new comment -
Next fast refresh not working as expected
#22317 commented on
Mar 29, 2021 • 1 new comment -
Correct type inference when using `fallback: true`
#18705 commented on
Mar 29, 2021 • 1 new comment -
Create Next App blank page on IE11 running next dev
#22946 commented on
Mar 29, 2021 • 1 new comment -
Babel config is not used (preset-react)
#22496 commented on
Mar 29, 2021 • 1 new comment -
Importing a component in both _app.js and a page duplicates component css
#20203 commented on
Mar 29, 2021 • 1 new comment -
getStaticProps with { fallback: true } is very slow when spa routing.
#13751 commented on
Mar 29, 2021 • 1 new comment -
Unexpected onLoad attribute behaviour in next/head
#12984 commented on
Mar 30, 2021 • 1 new comment -
Webpack 5 mode does not work yet with custom configurations
#23130 commented on
Mar 30, 2021 • 1 new comment -
Add support for wildcard patterns in image.domains
#18730 commented on
Mar 24, 2021 • 1 new comment -
fix: handle compression for custom-server render calls (#16378)
#18891 commented on
Mar 26, 2021 • 1 new comment -
Add example for react-intl and Next i18n routing
#21608 commented on
Mar 26, 2021 • 1 new comment -
fix(next-storybook): make rules an array in webpack config
#22125 commented on
Mar 24, 2021 • 1 new comment -
Update Preview Mode docs for developing locally
#22906 commented on
Mar 24, 2021 • 1 new comment -
`next dev` will not resolve missing routes using yarn 2 zero-install
#21828 commented on
Mar 24, 2021 • 0 new comments -
Antd example css problem in Prod mode
#22819 commented on
Mar 24, 2021 • 0 new comments -
Allow bypass "getData" of page component on client side navigation
#11897 commented on
Mar 25, 2021 • 0 new comments -
GetStaticProps returning initial notFound never triggers a rebuild on revalidate with dynamic routes
#21453 commented on
Mar 29, 2021 • 0 new comments -
[examples] Add a statically generated blog example using Next.js and Builder.io
#22094 commented on
Mar 25, 2021 • 0 new comments -
Fix call to setInterval
#22357 commented on
Mar 23, 2021 • 0 new comments -
Add TypeScript + Tailwind CSS Example
#22993 commented on
Mar 24, 2021 • 0 new comments