Skip to content

v1.91.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 00:51
· 28 commits to main since this release

Version 1.91.0 - 12/17/24, 12:50 AM

Changes

Feat

  • react-router: allow to preload route chunk (#3016) (02a4957) by akhmadshin

Perf

  • react-router: improve resolve relative route and use intersections for checking path (#2425) (cb1b65e) by Christopher Horobin

Chore

  • update babel-dead-code-elimination (#3025) (3f1c9ac) by Manuel Schiller
  • removed unused dependencies (#3024) (f73b5dd) by Manuel Schiller

Docs

  • Update file-based-routing.md (#3026) (96a7bee) by Anton Kuznetsov
  • clarify server functions cannot be called from Api Routes; capitalize API Routes as they are a noun and consistency with API Routes page. (#3021) (fb016b8) by Chris Hudson

Packages