- Add getComponent/getComponents APIs that accept nextState and deprecate direct location access in favor of nextState.location.
- Fix routing by not ignoring extraneous slashes and prevent empty className on <Link> components.
- Update PropTypes, move the ES module build to es/, and exclude unused deprecation logic from production builds.