Skip to content

v8.0.0

Compare
Choose a tag to compare
@shengslogar shengslogar released this 27 Jul 07:00
· 34 commits to main since this release
2d21326

A mix between a bug fix and feature change, this release updates how we pull in and pass route parameters to breadcrumb closures to prevent unexpected results when setting parameters via middleware. This is ultimately a breaking change, as it excludes passing parameters set via middleware altogether.

See this PR comment for more details.

Thanks, @jaulz!