-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update next to the latest version 🚀 #28
base: master
Are you sure you want to change the base?
Conversation
Version 3.0.1-beta.8 just got published.Update to this version instead 🚀 CommitsThe new version differs by 55 commits.
There are 55 commits in total. See the full diff |
Version 3.0.1-beta.19 just got published.Update to this version instead 🚀 CommitsThe new version differs by 94 commits.
There are 94 commits in total. See the full diff |
Version 3.0.1 just got published.Update to this version instead 🚀 Release NotesNext.js 3.0 Stable (3.0.1)Next.js For a summary of changes, check out: https://zeit.co/blog/next3 CommitsThe new version differs by 6 commits ahead by 6, behind by 336.
See the full diff |
Version 3.0.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 355 commits.
There are 250 commits in total. See the full diff |
Version 3.0.3 just got published. |
Version 3.0.4 just got published.Update to this version instead 🚀 Release Notes3.0.4This release is mainly because of #2788. That allows deterministic chunk names for dynamically imported modules. So, that prevents some related SSR issues. Patches
CreditsHuge thanks to @timneutkens, @sethmcleod, @NeXTs and @arunoda for their help! CommitsThe new version differs by 13 commits.
See the full diff |
Version 3.0.5 just got published. |
Version 3.0.6 just got published. |
Version 3.1.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 15 commits.
See the full diff |
Version 3.2.1 just got published. |
Version 3.2.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Version 4.0.0 just got published.Update to this version instead 🚀 Release NotesNext.js 4 StableNext.js 4 brings faster SSR performance and better support for dynamic styles. Major Changes
Minor Changes
Patches
CreditsHuge thanks to @giuseppeg, @timneutkens, @kjs3, @kpdecker, @starriv, @Tom910, @sergiodxa, @brikou, @davidnguyen179, @micwehrle, @marciovsena, @Shalzz, @srigi, @estrada9166, @christianalfoni, @mineiro, @marbemac, @slaskis, @gwn, @ryanponce, @toolmantim, @nrako, @idkjs, @vorillaz, @craig-mulligan, @AugustinLF, @jthegedus, @jesseditson and @tmcw CommitsThe new version differs by 49 commits.
There are 49 commits in total. See the full diff |
Version 4.0.1 just got published. |
Version 4.0.2 just got published.Update to this version instead 🚀 Release Notes4.0.2Patches
CreditsHuge thanks to @hmeissner, @matheuss and @giuseppeg for their help! CommitsThe new version differs by 5 commits.
See the full diff |
Version 4.0.3 just got published.Update to this version instead 🚀 Release Notes4.0.3Patches
CreditsHuge thanks to @zachrbrown and @arunoda for their help! |
Version 4.0.4 just got published.Update to this version instead 🚀 Release Notes4.0.4Patches
CreditsHuge thanks to @goldensunliu, @kpdecker and @ptomasroos for their help! CommitsThe new version differs by 8 commits.
See the full diff |
Version 4.0.5 just got published.Update to this version instead 🚀 Release Notes4.0.5This release introduces styled-jsx plugins. Allowing you to use PostCSS, SASS, LESS or any other css pre-processor with styled-jsx. An example of how to integrate styled-jsx plugins with Next.js can be found here. More information on plugins can be found here Patches
CreditsHuge thanks to @yashha, @timneutkens and @kpdecker for their help! |
Version 4.1.0 just got published.Update to this version instead 🚀 Release Notes4.1.0This release introduces styled-jsx plugins. Allowing you to use PostCSS, SASS, LESS or any other css pre-processor with styled-jsx. An example of how to integrate styled-jsx plugins with Next.js can be found here. More information on plugins can be found here Patches
CreditsHuge thanks to @yashha, @timneutkens and @kpdecker for their help! |
Version 4.1.1 just got published.Update to this version instead 🚀 Release Notes4.1.1Patches
CreditsHuge thanks to @timneutkens, @oliviertassinari, @dstaley and @kpdecker for their help! CommitsThe new version differs by 13 commits.
See the full diff |
Version 4.1.2 just got published. |
Version 4.1.3 just got published.Update to this version instead 🚀 Release Notes4.1.3Patches
CreditsHuge thanks to @timneutkens, @JeromeFitz and @trautlein for their help! CommitsThe new version differs by 5 commits.
See the full diff |
Version 4.1.4 just got published.Update to this version instead 🚀 Release Notes4.1.4Patches
CreditsHuge thanks to @wesbos, @m-allanson, @sebas5384, @remy and @ismamz for their help! CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Version 3.0.1-beta.3 of next just got published.
The version 3.0.1-beta.3 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of next.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 199 commits.
95f9b1e
3.0.1-beta.3
f8b822b
Include dynamic.js in published files (#2386)
ad2c34e
Update babel-loader to the latest version 🚀 (#2381)
9da6524
Feature add react uwp example (#2375)
4eb86dc
Added proper error for running
next start
on dev build (#2337)b2b7946
3.0.1-beta.2
c92bdef
Merge master into v3-beta.
4c33c6b
lint: use const instead of let (#2270)
87e01f6
Fix #2353 - server render parameters (#2356)
5d03987
update dependencies (#2354)
b2bda41
Fix material-ui-next example (#2348)
f14297d
Normalize example package.json files (#2350)
1abfe10
3.0.1-beta.1
8c6550c
Fix a potential race condition in router when doing prefetching. (#2317)
213d7a8
update webpack to v3 (#2349)
There are 199 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴