Skip to content

2.0.0

Latest

Choose a tag to compare

@christopherthielen christopherthielen released this 08 Jan 22:31
· 1 commit to master since this release

2.0.0 (2026-01-08)

Compare @uirouter/react-hybrid versions 1.0.5 and 2.0.0

Features

  • add React 18/19 support (7b6702d)

BREAKING CHANGE

  • ship separate entry points for React 16/17 and React 18+ (4bbe923)
  • React 16/17 users should import from @uirouter/react-hybrid/legacy

Updated @uirouter/core from 6.0.7 to 6.1.2

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.0.7 and 6.1.2

Bug Fixes


Updated @uirouter/react from 1.0.7 to 1.0.8

Changelog for @uirouter/react:
Compare @uirouter/react versions 1.0.7 and 1.0.8


Updated @uirouter/angularjs from 1.0.29 to 1.1.2

Changelog for @uirouter/angularjs:

Compare @uirouter/angularjs versions 1.0.29 and 1.1.2

Features