Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Releases: optimizely/nuclear-router

v2.0.0

16 Apr 17:25
6233b91
Compare
Choose a tag to compare

Release 2.0.0

Breaking Changes

  • Require explicit initialization via initialize before using. (See #17)

Fixes

  • Ensure that reset cleans up the onpopstate listener. (See #17)
  • Only navigate to the catchAll path if one has been provided. (See #17)