next.js

The React Framework

MIT License

Downloads
211.7M
Stars
120.8K
Committers
3.5K

Bot releases are hidden (Show)

next.js - v13.1.2-canary.7

Published by feedthejim almost 2 years ago

Core Changes

  • Fix capitalization in formatted server errors: #44798
  • examples: Bump SWR to v2.0.0: #44790

Misc Changes

  • Correctly handle @next/font/google fonts without any preloadable subsets: #44809
  • Update release stats for newer pnpm version: #44828

Credits

Huge thanks to @hanneslund, @ijjk, and @valentinpolitov for helping!

next.js -

Published by timneutkens almost 2 years ago

Core Changes

  • Update to latest version of pnpm: #44791
  • Fix router.refresh() resetting state and Suspense boundaries: #44775

Example Changes

  • [example] Add missing package in app dir i18n example: #44820

Credits

Huge thanks to @ijjk and @delbaoliveira for helping!

next.js - v13.1.2-canary.5

Published by ijjk almost 2 years ago

Core Changes

  • Fix IPv6 hostname formatting in CLI: #43491
  • Hydration error link is appended multiple times in app-dir: #44741
  • Improve errors caused by Class Component rendered in a server component.: #44726
  • Update jsonwebtoken: #44748
  • @next/font: Add preconnect tag when fonts are used but not preloaded in app-dir: #44746
  • Ensure folder exists for standalone server: #44745
  • chore: Update swc_core to v0.53.0: #44707
  • Revert "chore: Update swc_core to v0.53.0": #44760
  • chore: fix typo: #44761
  • Fix app ISR handling with no generateStaticParams: #44787

Documentation Changes

  • Clarify middleware.ts location in docs: #44788

Example Changes

  • Update: SharedModal.tsx swipe bug in with-cloudinary: #44771

Misc Changes

  • Migrate set-output usage to $GITHB_OUTPUT: #44757
  • Add simple test that custom server works: #44536
  • Migrate basic-basepath tests into basic: #44776
  • Autolabel with linear when labeled with kind: bug: #44774
  • Exposing NextFont types: #44772
  • Fix set output handling for DOCS_CHANGE env: #44789
  • Fix echoing DOCS_CHANGE result

Credits

Huge thanks to @akshitsinha, @hanneslund, @JanKaifer, @ianldgs, @kdy1, @sorrycc, @tapaskumar05, @stuartkeith, and @EmilianoGarciaLopez for helping!

next.js - v13.1.2-canary.4

Published by ijjk almost 2 years ago

Core Changes

  • Start client compiler when server components are finished compiling: #44716
  • fix: support runtime value when using multiple declarations per export: #44732
  • land(Fix: Add trailing slash to locale redirect based on next config): #44735

Documentation Changes

  • Fix broken links in @next/font API reference: #44714
  • Add missing modularizeImports on config snippets: #44734
  • Update prompts for CNA and add default @/* alias: #44672

Misc Changes

  • Fix new-error command: #44720
  • @next/font/google unknown font error: #44713

Credits

Huge thanks to @hanneslund, @timneutkens, and @feedthejim for helping!

next.js -

Published by timneutkens almost 2 years ago

Core Changes

  • Fix check-precompiled for next-server: #44669
  • Refactor use of AsyncLocalStorage: #44668
  • Add required default value for the ids parameter: #44694

Documentation Changes

  • Update redirects.md to fix a typo.: #44677

Credits

Huge thanks to @ijjk, @wyattjoh, @CuriosBasant, and @gurkerl83 for helping!

next.js - v13.1.2-canary.2

Published by ijjk almost 2 years ago

Core Changes

  • Improve errors caused by Next.js client hook called in a server component: #44588
  • Add updated flush handling on sigterm: #44614
  • chore: improves console warnings related to edge runtime: #44563
  • hmr error improvements: #30616
  • feat(standalone): allow configuring HOSTNAME via env var: #44627
  • Add experimental pre-compiled next-server: #43198

Documentation Changes

  • Update subset validation in @next/font/google and fix CJK bug: #44594
  • Update mdx docs example to show merging config: #44656
  • docs: clarify default basePath value: #44642
  • docs(middleware): add _next/image to match ignore: #44659

Example Changes

  • remove unnecessary babel.config.js in react native web example: #43939
  • Update to with-supertokens example: #44640
  • Add support for rendering MDX as a server component: #44651

Misc Changes

  • Update flakey styled-components test: #44613
  • Temporarily disable Azure e2e tests: #44616
  • Fix docs only change for canary: #44617
  • Fix font unit test on Azure: #44618
  • Fix paths for check-examples script: #44661
  • Change test template to use TS and improve template for app-dir: #44227
  • Replace usage of example.com in gssp-redirect tests: #44664
  • Ensure yarn is used for next-with-deps: #44666
  • Recommend next-with-deps for running examples: #44667

Credits

Huge thanks to @hanneslund, @nissy-dev, @styfle, @balazsorban44, @raulfdm, @feugy, @sokra, @rishabhpoddar, @JanKaifer, @timneutkens, and @wbinnssmith for helping!

next.js - v13.1.2-canary.1

Published by ijjk almost 2 years ago

Core Changes

  • Improve errors caused by client hook called in a server component: #44538
  • Remove unused target: es5 from tsconfig.json: #44567
  • Make static page prefetch apply on navigation in app dir: #44502

Documentation Changes

  • Docs: Update next/font to @next/font: #44573
  • Improve modularized imports docs and add config options to example: #44560
  • Remove old links in docs.: #44580
  • Test navigation between multiple root layouts: #43762
  • [docs/bugfix] fix code example for "Prefixing the Default Locale" - NEXT_LOCALE cookie usage: #44587
  • Correct link to full list of Permissions-Policy permissions: #44607

Example Changes

  • Improvements to Cloudinary Example: #44572
  • Create i18n example using app-dir and middleware: #44257
  • Add lang, generateStaticParams, and server-only for i18n example: #44597

Misc Changes

  • Revert "Use turbo for packing files in test setup (#44074)": #44566
  • Remove extra pnp test: #44576
  • Update CNA tests running: #44577
  • misc: fix benchmark script: #44592
  • Change NextInstance.fetch Signature: #44575
  • Update CNA test skipping: #44606
  • Disable telemetry for pnpm next when contributing locally: #44610

Credits

Huge thanks to @hanneslund, @JanKaifer, @delbaoliveira, @Nutlope, @chibicode, @styfle, @leerob, @feedthejim, @wyattjoh, @timneutkens, @Cielquan, and @NiedziolkaMichal for helping!

Package Rankings
Top 0.13% on Npmjs.org
Top 13.45% on Pypi.org
Top 29.52% on Crates.io
Top 3.57% on Proxy.golang.org
Related Projects