Skip to content

v5.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@mjackson mjackson released this 22 Jan 20:16

You can track v5 beta progress in #751

You can install the v5 beta using the next tag: npm add history@next

Improvements from v5.0.0-beta.3:

  • Export parsePath and createPath helper functions for dealing with paths
  • Allow passing a string value to history.createHref
  • Warn (instead of throw) in dev

A migration guide will be available soon. For now, you can either browse around the docs on the dev branch or the tests.

Enjoy!