Skip to content

Latest commit

 

History

History
116 lines (66 loc) · 4.81 KB

CHANGELOG.md

File metadata and controls

116 lines (66 loc) · 4.81 KB

v8.0.5 (2024-03-19)

  • [#339] Fix a type error when exactOptionalPropertyTypes is enabled (@boris-petrov)

v8.0.4 (2024-03-06)

  • [#336] Calling recognize should not affect the transition.from query params for subsequent transitions (@chbonser)

v8.0.3 (2022-08-27)

  • [#334] Fix undefined routeInfo in routeInfo's find callback (@sly7-7)

v8.0.2 (2022-02-09)

  • [#332] Correct more incorrect TypeScript types

v8.0.1 (2022-02-03)

  • [#331] Correct some incorrect TypeScript types

v8.0.0 (2022-02-02)

💥 Breaking Change

Committers: 1

v7.3.0 (2021-03-07)

🚀 Enhancement

🏠 Internal

Committers: 2

v7.2.0 (2021-03-07)

🐛 Bug Fix

  • #319 Ensure query params are preserved through an intermediate loading state transition (@sly7-7)

📝 Documentation

🏠 Internal

Committers: 4

v7.1.1 (2020-11-06)

🐛 Bug Fix

  • #308 Provide transition to setupContext for internal transition (@rreckonerr)

Committers: 1

v7.1.0 (2020-09-09)

🚀 Enhancement

  • #305 Add better Transition debugging information. (@rwjblue)

Committers: 1

v7.0.0 (2020-07-21)

💥 Breaking Change

🏠 Internal

Committers: 2