danibram / mocker-data-generator

A simplified way to generate masive mock data based on a schema, you can use the awesome fake/random data generators like (FakerJs, ChanceJs, CasualJs and RandExpJs)
https://danibram.github.io/mocker-data-generator/
MIT License
426 stars 45 forks source link

An in-range update of next is breaking the build 🚨 #68

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 6 years ago

Version 6.1.0 of next was just published.

Branch Build failing 🚨
Dependency next
Current Version 6.0.3
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

next is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/appveyor/branch** Waiting for AppVeyor build to complete [Details](https://ci.appveyor.com/project/danibram/mocker-data-generator/build/344) - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/danibram/mocker-data-generator/builds/397514166?utm_source=github_status&utm_medium=notification)

Release Notes 6.1.0

Minor Changes

  • Add class properties configuration: #4619
  • Rename dist to server to be more consistent: #4506
  • Remove react-hot-loader: #4500
  • Allow onClick on next/link component's child: #4474
  • Added "hashChangeStart" and "hashChangeComplete" events: #4234

Patches

  • Make production compilation faster: #4677
  • Move plugins and loaders to webpack folder: #4618
  • Pass in the generated asPath instead of a full url: #4622
  • Failing test for #4620: #4625
  • Remove the React 15 support comment: #4648
  • Rephrase url deprecation text and add link to next-codemod: #4649
  • Update "url deprecated" error docs with note re: React Dev Tools: #4652
  • Remove unneeded async: #4635
  • Fix incorrect wording: #4658
  • Pass through buildId to webpack config in development: #4665
  • Only log out using external babelrc once: #4600
  • Apply hot-self-accept to all pageExtensions: #4616
  • Process available chunk names properly in dev mode: #4604
  • Update README.md to include browser support and polyfills docs: #4601
  • Catch errors thrown in _app.js: #4607
  • Move build directory outside of server folder: #4565
  • Properly escape the dot character in regexp: #4608
  • Next/head allow duplicates if it has uniq keys: #4121
  • Remove deprecated and removed route: #4509
  • Add CONFIG_FILE constant, add types for server/config.js: #4529
  • Remove uglify options in preparation of webpack 4: #4536
  • Clean up references to this.dir and this.dist everywhere: #4535
  • Make router properties update when re-rendering: #4541
  • Add dependencies of _app.js to commons: #4396
  • Use a more appropriate regexp for removing hash from a filename: #4510
  • Fix Access-Control-Request-Method header: #4424
  • Upgrade update-check: #4585
  • Add check for added/deleted pages: #4497
  • Default query to {}, same behaviour as next export: #4466
  • Add title to default error page: #4383
  • Add section to the readme about configuring .babelrc: 4e8009c
  • Clarify documentation regarding the static folder: #4340
  • Improve issue templates: 7193f49
  • Make sure index of issue template is correct: e6f3542
  • Fix(bin/next:inspect): Allow node inspect flag to be used: #4160
  • Fix dynamic import in non webpack env: #4208
  • Improve route prefetch docs: add client side imperative code: #4213
  • Fix generated page chunk when libraryTarget is umd: #4205
  • Don’t use chunkhash in development: #4436
  • Use custom Babel loader to avoid using separate Babel copies for loader and loader options: #4417
  • Remove note about exportPathMap not being supported in development: 13cf942
  • Update with-url-object-routing: #4314
  • Improve files list order in package.json: #4399
  • Minor improve with-typescript example [ci skip]: #4402
  • Add example with next-page-transitions: #4404
  • Fix and improve example : with-componentdidcatch: #4400
  • Example updated: with-apollo-auth to Next 6: #4420
  • Set cache-control public correctly: #4322

Examples

  • Update with-universal-configuration: #4624
  • Added with-unstated example: #4628
  • [with-jest] Move jest deps to devDeps: #4650
  • With-socket.io Example updated with _app.js: #4644
  • Add example to Recipes section: #4661
  • Update with-markdown example: #4612
  • With-styled-components: Move babel plugin to dev dependency: #4602
  • Update with-absolute-imports example to Babel 7: #4610
  • Fixes bug in with-react-intl example: messages and locale variables were undefined on CSR: #4517
  • Upgrade with-jest-typescript example to next 6.0.0: #4543
  • Stop duplicating charset: #4546
  • Added example for Ant Design with LESS: #4520
  • [with-apollo-auth] Remove useless apolloState from App's props: #4554
  • [with-apollo-auth] Remove useless check from constructor: #4560
  • [with-apollo-auth] simplify apolloState prop: #4563
  • Upgrade gh-pages example to next 6.0.3: #4575
  • With-firebase-hosting: fix npm scripts, remove firebase.json predeploy scripts: #4593
  • Clean up Redux example: #4594
  • Remove unused import: #4493
  • Fix README typo: #4476
  • Add with-next-less example: #4492
  • Added support flex: 1 and and tag support Dimensions in with-react-native-web: #4460
  • Fix viewport issue in with-react-native-web: c461d46
  • Sitemap.xml and robots.txt example: #4163
  • Update typescript examples to use 1.0.1 of next-typescript: #4472
  • Improve custom server typescript example v2: #4470
  • 📝️Restructure with-material-ui per #4439: #4444
  • Create with-firebase-hosting-and-typescript example: #4443
  • With-firebase-hosting: update to work with next v6: #4435
  • update to with-apollo-auth: #4426
  • Fixed error with the cookie parser in with-apollo-auth: #4445

Credits

Huge thanks to @ex3ndr @teleginzhenya, @Zn4rK, @bennygenel, @brikou, @scaasic, @oliviertassinari, @fatfisz, @andrewmclagan, @koss-lebedev, @davscro, @tobitos, @ngauthier, @skv-headless, @rovansteen, @giautm, @swissspidy, @teleginzhenya, @jthegedus, @lon-io, @mmiszy, @vasco3, @dlcoffee, @quietshu, @klyburke, @toolmantim @gHashTag, @TheRobBrennan, @lukebarton, @tvthatsme, @joaogranado, @rwieruch, @andy-viv, @AriLFrankel, @vladnicula, @JeromeFitz, @elrumordelaluz, @Yuripetusko, @yhirano55, @nwalters512, @lucleray, @lfades, @jonespen, @sampsonjoliver, @DevSpeak, and @loganfsmyth for helping!

Commits

The new version differs by 103 commits.

  • 512f16e 6.1.0
  • 7fcfb8b Make production compilation faster (patch) (#4677)
  • 1ebd996 6.0.4-canary.9
  • 85769c3 Pass through buildId to webpack config in development (#4665)
  • e70c595 Add example to Recipes section (#4661)
  • 36c82fd Fix incorrect wording (#4658)
  • 6ed2da4 with-socket.io Example updated with _app.js (#4644)
  • f4af03b Remove unneeded async (#4635)
  • 91900d1 Update "url deprecated" error docs with note re: React Dev Tools (#4652)
  • 0989ecc [with-jest] Move jest deps to devDeps (#4650)
  • 3ae9f87 Rephrase url deprecation text and add link to next-codemod (#4649)
  • 6cba9fa Remove the React 15 support comment (#4648)
  • 67cb87a Added with-unstated example (#4628)
  • fc2d59d Add class properties configuration (#4619)
  • bf882eb Failing test for #4620 (#4625)

There are 103 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 6.1.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.1.1

Patches

  • Merge url query with exportPathMap: #4678
  • Fix code splitting on Windows: #4685
  • Fix Typescript HMR: #4689
  • Use nonce attribute for all scripts and preloads if provided: #4539
  • Make sure hashchanges get triggered: #4676
  • Added note for AWSAppSyncClient: #4611

Credits

Huge thanks to @lucleray, @cherniavskii, @novascreen and @Skaronator for helping!

Commits

The new version differs by 10 commits.

  • 0bcee3c 6.1.1
  • dde20fc Added note for AWSAppSyncClient (#4611)
  • 9d52268 6.1.0-canary.0
  • da0c7a9 Merge branch 'master' into canary
  • 57d8af8 Make sure hashchanges get triggered (#4676)
  • 1c817d2 Use nonce attribute for all scripts and preloads if provided (#4539)
  • 17e410a Fix Typescript HMR (#4689)
  • 810705a Replaced npm token (#4680)
  • 54ab3bc Fix code splitting on Windows (#4685)
  • e98a877 Merge url query with exportPathMap (#4678)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.1.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.1.2

This release is geared towards supporting styled-components v4.

Patches

  • Update hoist-non-react-statics: #5116

Credits

Huge thanks to @probablyup for helping!

Commits

The new version differs by 3 commits.

  • 932e72b 6.1.2
  • 33692a5 update hoist-non-react-statics (#5116)
  • 0fa642a Update with-hashed-statics example (#5100)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 269 commits.

  • 45c554a 7.0.2
  • e6d79bb Remove pathname (#5428)
  • ae56c78 7.0.1
  • c094539 Upgrade webpack (#5330)
  • 8fb6f7d Use new import syntax in readme examples
  • 7f9d244 7.0.1-canary.6
  • 2f61858 Remove disabled plugin
  • 6c0ea2d 7.0.1-canary.5
  • b065daf Refactor head keys (#5326)
  • df41997 Remove _containerProps context (#5327)
  • 30924ea 7.0.1-canary.4
  • 565b026 Added with-ts-node with Next js 7 example (#5204)
  • 70c4b3d Rename index.js to next-server.js (#5323)
  • 2c6206d Package.json comma removed (#5322)
  • 0461413 Don't require package.json at runtime (#5321)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 7.0.3

Patches

  • Bring in terser-webpack-plugin (backport #6231 to master): #6232
Commits

The new version differs by 9 commits.

  • c07e27f 7.0.3
  • 7c64336 Revert "should not change method to replaceState unless asPath is the same (#6033)"
  • 155423f Bring in terser-webpack-plugin (backport #6231 to master) (#6232)
  • ab46c45 should not change method to replaceState unless asPath is the same (#6033)
  • f7477a9 Adding is @tailwind components; (#5897)
  • cd1d364 Improve with-sentry example (#5727)
  • c867b0c Fix paths when built on windows (#5795)
  • c43975a Use more recent version of svg plugin (#5788)
  • ae8a49f fix typo (#5451)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v9.3.6

Patches

  • Add initial process.env stubbing for new env support: #11893
  • Enable "paths" support by default: #11970
  • Experimental: React Refresh Support: #12008
  • Add module.hot.invalidate() to webpack HMR: #12038
  • Docs(auth): add with-iron-session to the alternatives list: #11903
  • Docs(Link): precise how prefetch works: #11792
  • Fix: Update shallow routing docs: #11894
  • Fix NEXT_PUBLIC env values not being inlined: #11896
  • Correct Global and Local CSS Loading Order in Dev: #11901
  • Ensure module not found error is shown with jsconfig paths: #11889
  • Upgrade terser-webpack-plugin for Webpack 5: #11922
  • Add initial configuration changes for webpack 5: #11917
  • Updated shallow docs: #11925
  • Improved steps for examples/cms-prismic: #11935
  • Add warning about manually installing PostCSS plugins: #11966
  • Allow disabling runtime JS in production for certain pages: #11949
  • Docs: improve wording on some pages according to alex.js: #11973
  • Serialize JSON Warnings Before Event: #11976
  • Update HMR Client Runtime: #11977
  • Add Missing Hook for MainTemplate: #11984
  • Strongly Type Usage of Client Pages Loader: #11985
  • Add API route to default CNA template: #11981
  • With-iron-session: fix link to next-iron-session: #11974
  • Fix On Demand Types in Hot Reloader: #11987
  • Refactor(next-client-pages-loader): allow toggling router HMR: #11989
  • Create React Refresh Utils: #12006
  • Examples/with-react-helmet: upgrade react-helmet to v6.0.0: #12000
  • Resolve TypeScript Extension in Correct Order: #12014
  • Stabilize HMR tests on CI: #12029
  • Fast Refresh: Test Syntax Error Recovery: #12032
  • Add Heroku to list of cache examples: #12037
  • [Examples] Update draft-js to v0.11.5 and add editorKey prop i…: #12011
  • Bug: error when using transition property in tailwindcss + emo…: #12027
  • Update next/head docs to clarify duplicate tags.: #12033
  • Add documentation on next build output.: #12034
  • Add note about polyfilling CSS Grid for IE11.: #12035
  • Fix typo in next/amp docs: #12040
  • Fix linting: 6188c79
  • Fix with mobx: #11907
  • Update to only apply experimental process.env stub in developm…: #12055
  • (examples) Fix link in with-passport example README: #12056
  • [Fast Refresh] Module re-execution tests from Metro: #12059
  • Rename ZEIT to Vercel: #12075
  • Update year on license files: 9f1e713
  • Add additional check for segments in destination but not source: #12067
  • Make sure to not show _error without 404 warning in some cases: #12061
  • Fix postcss.config.js warnings: #12070
  • Add Experimental React Refresh Example: #12081
  • Rosetta i18n example: #11841
  • [Fast Refresh] propagates a module that stops accepting in nex…: #12062
  • Upgrade webpack: #12082
  • Update to track test timings separate for Azure and Actions: #12083
  • Fix type on NextApiHandler: #11988
  • Upgrade ora to 4.0.4 to prevent undefined progress on CI build: #12088
  • Evaluate App before Page in Dev for CSS Ordering: #12090
  • Add Additional Test Case for CSS Order in Dev: #12007
  • Update engines in package.json: #12022
  • Fix typo in example: #12094
  • [internal] Dedupe monorepo deps: #12093
  • Fix(dev-server): render 404 when dynamic ssg path doesn't exist: #12085
  • Avoid bugs with native Date class: #12098
  • Update Code of Conduct email address: #12108
  • Make sure to handle // during hydration: #11788
  • Update TypeScript API routes tests: #12112
  • Fix variable: #12114
  • Add example with Magic authentication: #11810
  • Improve Server Lib Utilities: #12119
  • Remove @types/find-up: #12120
  • Add tests for dotenv-expand behavior: #12140
  • Ensure modern AMP client page bundles are removed: #12138
  • Update to match log style for new env loading: #12137
  • Add userbase example: #12150
  • Added a link to the next.config.js docs for the with-env-next-…: #12153
  • Update snapshot in with-jest example: #12157
  • Remove unnecessary export to make usage clearer.: #12167
  • Add quotes to static paths in fallback section: #12170
  • Run tsconfig paths resolver before PnP: #12104
  • Fast Refresh: test cyclic dependencies: #12161
  • Link to CLI doc from getting started doc / link to Telemetry doc from CLI doc: #12181
  • [Example] update with-tailwindcss-emotion to tailwind 1.3.3 and emotion 11 + tailwind-ui plugin: #11611
  • Fix CSS Module HMR: #12177
  • Remove launched experimental options: #12197
  • Fix basePath not being applied for GS(S)P data routes: #12200
  • Update node-notifier: #12205
  • Downgrade terser to fix invalid minifying: #12178
  • Update size-limit to reflect Terser downgrade: c72143d
  • Fix CSS Identifier Cleaning: #12239
  • Fix ncc'd version of terser not being used by terser webpack plugin: #12252
  • Add namedRegex and routeKeys to routes manifest: #12250
  • Downgrade node-notifier to fix Azure tests: #12261
  • Update built-in-css-support.md: #12268

Credits

Huge thanks to @ijjk, @vvo, @gndelia, @sparkertime, @Timer, @lfades, @pjaws, @timneutkens, @vcapretz, @justincy, @dvaJi, @bhaskarmurthy, @agarwalrounak, @coktopus, @leerob, @yangshun, @Talbot3, @jamesmosier, @oddnavy, @StarpTech, @bduffany, @Fonger, @matamatanot, @dzigg, @thomasheyenbrock, @qWici, @styfle, @Oxicode, @seanli, @Kiarash-Z, @coetry, @sdhani, @rokinsky, @Dashue, @giovannigiordano, @chibicode, @Arthie, and @andrewkfiedler for helping!

Commits

The new version differs by 3191 commits.

  • e6424fe v9.3.6
  • bcd9b77 v9.3.6-canary.16
  • 5936cbb Update built-in-css-support.md (#12268)
  • 9482bfb Downgrade node-notifier to fix Azure tests (#12261)
  • e40f8ff v9.3.6-canary.15
  • 5268669 Add namedRegex and routeKeys to routes manifest (#12250)
  • af33ebc Fix ncc'd version of terser not being used by terser webpack plugin (#12252)
  • f080931 v9.3.6-canary.14
  • 937884b Fix CSS Identifier Cleaning (#12239)
  • 04f3d94 v9.3.6-canary.13
  • c72143d Update size-limit to reflect Terser downgrade
  • 718d6a4 v9.3.6-canary.12
  • 3094016 Downgrade terser to fix invalid minifying (#12178)
  • 6ce3c7b Update node-notifier (#12205)
  • 9b8a9de Fix basePath not being applied for GS(S)P data routes (#12200)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version 🚀

Release Notes for v9.4.0

Minor Changes

  • Polyfill fetch by default: #12353
  • [Fast Refresh] Redesigned Runtime Error Experience: #12222
  • Elements with role=link should open on [Enter]: #12460
  • [Fast Refresh] New Overlay for Prerender Error: #12485
  • Export NextApiRequest type as interface: #12186
  • Experimental: New ESLint Plugin: #11986
  • Context types for getStaticProps and getServerSideProps: #12606
  • Allow @babel/preset-typescript to be configured: #11840
  • Cont. Update performance relayer and remove unstable prefix: #12665
  • Enable Fast Refresh by Default: #12640
  • Enable sassOptions support in next.config.js: #12685
  • [Docs] Environment Variables: #12696

Patches

  • Remove documentMiddleware experimental option: #12218
  • Update preview-mode.md: #12287
  • New logging output: #12169
  • Enable NEXT_PUBLIC_ env var support: #12283
  • Fix wildcard paths causing infinite resolving: #12318
  • [Examples] add Contentful example: #12323
  • Fix typo: #12224
  • Update jsconfig paths fix for windows: #12328
  • Update with-tailwindcss to use Tailwind CSS v1.4.0's new built-in purge option: #12327
  • [Docs] Add link to relative title in postcss docs: #12330
  • Skip LogBox tests to fix CI: 103c25a
  • [Fast Refresh] Skip Environment Check: #12359
  • Upgrade source-map package: #12355
  • Add URL escaping for custom headers: #12031
  • Rectified typo: #12366
  • Only monospace numbers for new overlay: #12394
  • [Fast Refresh] Click to open in editor: #12397
  • Add name to component in with-tailwindcss example: #12417
  • Add names to components in hello-world example: #12416
  • Add names to components in amp example: #12415
  • Update lint-staged: #12225
  • [Fast Refresh] Add Titles for Click to Open Action: #12427
  • Docs(examples): with-iron-session update: #12418
  • Remove NEXT_DATA from production builds when runtime JS is disabled: #12406
  • Clean up styles in with-tailwindcss example: #12458
  • [Fast Refresh] Fix terminal editors on macOS: #12430
  • [Fast Refresh] Support client-side code being ran in Node: #12426
  • [Fast Refresh] Unlock Focus on Disabled Element: #12425
  • Use fs.promises in test files: #12432
  • Fix linting: 806b78c
  • Do not prettify lerna.json: 93a94b8
  • Add warning for non-standard NODE_ENV value: #12361
  • Add additional file serving tests: #12479
  • Upgrade Flexbugs Dependency: #12459
  • Don't generate fake cache keys for Preview Mode: #12487
  • Next/client/link: improve internal type annotation: #12468
  • [examples/with-typescript-graphql] Add "createResolverContext" hook, etc.: #11681
  • Fixed typo: #12497
  • Add note about HoC possibly adding GIP to _app: #12491
  • Disable cache warning on supported platforms: #12495
  • [Fast Refresh] Better Tabbing Order: #12503
  • [Fast Refresh] Correctly Trap Focus in Overlay: #12502
  • Disable Comment Extraction: #12496
  • [Fast Refresh] Fix overlay display on Safari: #12523
  • Update tests to poll for output instead of wait for it: #12534
  • Don't add .amp to pathname: #12528
  • Update dynamic-import.md: #12541
  • [Fast Refresh] New Compile Error Overlay: #12543
  • Adds missing deps: #12519
  • Add documentation for TypeScript baseUrl and paths option: #12379
  • Update blog-starter to use Tailwind CSS v1.4's new built-in purge option: #12452
  • Fix: hello world missing default exports: #12551
  • Mention nesting in arrays alongside Fragments in next/head docs: #12420
  • Update AMP dependencies: #12536
  • [Fast Refresh] Toggling of Collapsed Frames: #12560
  • [Fast Refresh] Separate LogBox Tests: #12564
  • Resolve bug with Prismic Locales: #12132
  • [Fast Refresh] Add more test cases: #12568
  • Example: added Ant Design Pro Layout less: #12408
  • Update to run tests in headless mode on Azure: #12574
  • Fix moduleId not resolving correctly on Windows: #12584
  • Add cross-env package: #12581
  • Add flag to disable API warning: #11380
  • Update to latest version of stacktrace-parser: #12597
  • Fix DatePicker Day.js bug in Ant Design example: #12580
  • [Examples]: With react bootstrap: #12421
  • Fix error toast pluralization: #12622
  • Clarify dismissal message: #12624
  • [Fast Refresh] Adjust Overlay Styling: #12623
  • [Fast Refresh] Upgrade react-refresh for SC: #12627
  • [Examples] Update data-fetch example: #12617
  • [Fast Refresh] Overlay hash must consider stack: #12639
  • More renaming ZEIT → Vercel: #12649
  • Disable experimental pageEnv stub by default: #12644
  • [Fast Refresh] Reorder Loaders: #12671
  • [Fast Refresh] Resize Arrows and Preserve Newlines: #12672
  • [Fast Refresh] Do not draw eye to collapsed frames: #12673
  • Fix: use latest experimental method names: #12669
  • Fix check utility in tests: #12678
  • Chore(create-next-app): add missing return types on helpers: #12616
  • [Fast Refresh] Add additional test case: #12674
  • Update documentation that refers to isomorphic fetch libs: #12686
  • Chore(create-next-app): add missing types: #12691
  • Chore(next): link/router/document missing types: #12692
  • Upgrade deps: #12700
  • [Examples] Update firebase authentication: #12687
  • Update code sample in performance measurement docs: #12690
  • Link Made by Vercel to vercel.com: #12702
  • Use @/ to show module alias instead of @ prefixed: #12600
  • Fix logout in with-iron-session example: #12704
  • Add test for API route with fetch polyfill: #12680

Credits

Huge thanks to @jamespohalloran, @lfades, @aemiro-allison, @ijjk, @taylorbryant, @Timer, @ykzts, @plug-n-play, @fabianishere, @vvo, @matamatanot, @chibicode, @karlhorky, @christianalfoni, @sangotaro, @liulanz, @dalibor-123, @stefanjudis, @Kiarash-Z, @hossam-magdy, @mit123suki, @robinweser, @lncls, @kohchihao, @connormcwood, @davidcsally, @roniemeque, @piyu-sh, @jonespen, @joemccann, @makezi, @TxHawks, @devknoll, @jokester, @piglovesyou, @austinhumes-valtech, @rafaelalmeidatk, @arcanis, @timneutkens, @mlorthiois, @huozhi, @lachlanjc, @sebastianbenz, @AlexanderVishnevsky, @mxschmitt, @janicklas-ralph, @NavizDev, @PabloSzx, @tywmick, @lwz7512, @justincy, @Skn0tt, @eps1lon, @maxigimenez, @sarupbanskota, @belgattitude, and @dpyzo0o for helping!

Commits

The new version differs by 155 commits.

  • 6d1167e v9.4.0
  • f9e24ab v9.3.7-canary.21
  • 7cca2b0 Add test for API route with fetch polyfill (#12680)
  • 29b1100 fix logout in with-iron-session example (#12704)
  • 653098d Use @/ to show module alias instead of @ prefixed (#12600)
  • 0b36211 [Docs] Environment Variables (#12696)
  • 4acad75 Link Made by Vercel to vercel.com (#12702)
  • 0900d57 v9.3.7-canary.20
  • 467b2c7 Enable sassOptions support in next.config.js (#12685)
  • e3aeb2f Update code sample in performance measurement docs (#12690)
  • f0220e6 [Examples] Update firebase authentication (#12687)
  • 565e111 v9.3.7-canary.19
  • 8b51e00 Upgrade deps (#12700)
  • ae1daea Enable Fast Refresh by Default (#12640)
  • 0bc0760 chore(next): link/router/document missing types (#12692)

There are 155 commits in total.

See the full diff