You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NextJS supports Chrome v64, which was released in March 2018.
Cut the bloat and upgrade to at least 2020 chrome, v87
Baseline year feature sets
Baseline year feature sets include all the web platform features that were fully supported in the core browser set at the end of a given calendar year. To use a Baseline year feature set, add the year in the format /YYYY to the end of your extends statement:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Adopt Baseline Browserlsit configuration
NextJS supports Chrome v64, which was released in March 2018.
Cut the bloat and upgrade to at least 2020 chrome, v87
Baseline year feature sets
Current NextJS Browserlist configuration
see https://nextjs.org/docs/architecture/supported-browsers#browserslist
Baseline 2020 configuration
see https://github.com/web-platform-dx/browserslist-config-baseline#baseline-year-feature-sets
This equates to the following browserslist config:
Non-Goals
Background
No need to add all this legacy browser support.
Proposal
Adopt supported browserlist as:
Beta Was this translation helpful? Give feedback.
All reactions