Skip to content

v2.2.4

Compare
Choose a tag to compare
@jtoar jtoar released this 08 Sep 10:14
· 4703 commits to main since this release

Patch Release

This patch release features four bugs fixes:

  • Handle React special props ref and key in path and search params #5537 by @jtoar
  • Replace slash in tailwind config on windows #6203 by @pantheredeye
  • fix(deploy): add windows fix for nodeFileTrace when deploying to serverless #6325 by @IThinkThatsKirby
  • fix(router): Use try/catch to access unauthenticated #6358 by @mcmx