v4.9.0
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 import
ing/require
ing from the main module.
Please see the release notes for 4.98.0-beta.0 for more info.