Skip to content

v4.9.0

Compare
Choose a tag to compare
@mjackson mjackson released this 26 Mar 22:18

The main change in this release is pre-bundled single-file builds for both development and production environments. This is not a breaking change, since we still support old-style require('history/createBrowserHistory') statements for now. However, these are deprecated in favor of importing/requireing from the main module.

Please see the release notes for 4.98.0-beta.0 for more info.