What's Changed
- Merge release branch staging-1.6.2 by @nathanhammond in #2453
- refactor(next/dev): allow devserver args serializable by @kwonoj in #2446
- Fix large regression with turning ModuleRuleCondition::matches into a tt::fun by @alexkirsz in #2450
- chore: typo by @ahaoboy in #2404
- refactor(next/dev): reusable start_server by @kwonoj in #2455
- Breakdown /packages code ownership by @mehulkar in #2459
- make sure to exit the process in case of errors during errors sending by @sokra in #2457
- docs: change with-pnpm run command by @pahaz in #2468
- Fix internal link in docs by @mehulkar in #2465
- improve startup and warmup of benchmarks by @sokra in #2463
- improve performance of to_entry_snapshot by @sokra in #2462
- fix prettier by @sokra in #2471
- fix workflow links by @sokra in #2472
- Avoid recomputing all_assets_map on every change by @alexkirsz in #2464
- chore(deps): update jamesives/github-pages-deploy-action action to v4.4.1 by @renovate in #2244
- Use dashmap+fxhash instead of flurry by @alexkirsz in #2431
- remove require hook by @sokra in #2473
- Faster source map tracing by @jridgewell in #2426
- Warn on not-yet-supported module usage by @wbinnssmith in #2422
- Use the same hashing logic for sourcemap names by @alexkirsz in #2475
- Avoid expensive background work by @alexkirsz in #2482
- Simplify benchmark warmup by @alexkirsz in #2483
- change source map handling to not invalidate on file change by @sokra in #2474
- improve chunk optimization by @sokra in #2476
- add TURBOPACK_BENCH_PROGRESS to show captured values during bench by @sokra in #2490
- optimize chunks to be a smaller by @sokra in #2491
- avoid to read_dir syscall for all files by @sokra in #2495
- feat(next/dev): allow to retry bind by @kwonoj in #2480
- ci(action): workaround windows node-gyp failure by @kwonoj in #2504
- ci(action): bump up rust cache by @kwonoj in #2505
- fix bad performance in ApplyVisitors by @sokra in #2501
- Correct all domain and repository references. by @nathanhammond in #2508
- Fix rounding issue and use proper units by @alexkirsz in #2516
- fix: create-turbo update next version in templates by @chris-olszewski in #2519
- add documentation about benchmarks by @sokra in #2492
- benchmark graph nit by @gaspar09 in #2524
- Disable pagination links in the footer on /blog by @shuding in #2526
- Improve error message for missing task definitions by @mehulkar in #2267
- Fix line-height of blog post articles by @shuding in #2527
New Contributors
- @evliu made their first contribution in #2164
- @blake-mealey made their first contribution in #2179
- @erikhofer made their first contribution in #2225
- @adarshaacharya made their first contribution in #2228
- @MateoKruk made their first contribution in #2240
- @rgomezcasas made their first contribution in #2209
- @benjervis made their first contribution in #2290
- @junhoyeo made their first contribution in #2295
- @sokra made their first contribution in #2315
- @ernestd made their first contribution in #2322
- @vacekj made their first contribution in #2330
- @Just-Moh-it made their first contribution in #2328
- @pelleknaap made their first contribution in #2329
- @simonw made their first contribution in #2326
- @jomlamladen made their first contribution in #2334
- @harish-sethuraman made their first contribution in #2333
- @debdutdeb made their first contribution in #2331
- @sosukesuzuki made their first contribution in #2360
- @chunsch made their first contribution in #2358
- @zEh- made their first contribution in #2342
- @KarnellSchultz made their first contribution in #2376
- @lpalmes made their first contribution in #2368
- @hijuliancode made their first contribution in #2354
- @ChFlick made their first contribution in #2373
- @thiagodebastos made their first contribution in #2383
- @wbinnssmith made their first contribution in #2385
- @alexkirsz made their first contribution in #2395
- @Brooooooklyn made their first contribution in #2366
- @peterpme made their first contribution in #2413
- @johanholmerin made their first contribution in #2429
- @ijjk made their first contribution in #2434
- @bdbai made their first contribution in #2364
- @allan2 made their first contribution in #2443
- @ahaoboy made their first contribution in #2404
- @pahaz made their first contribution in #2468
Full Changelog: v1.6.2...v1.6.3-canary.0