Skip to content

0.3.12

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 26 Oct 20:01
· 223 commits to master since this release

0.3.12 (2019-10-26)

Compare @uirouter/react-hybrid versions 0.3.11 and 0.3.12

Features


Updated @uirouter/core from 5.0.23 to 6.0.1

Changelog for @uirouter/core:

Compare @uirouter/core versions 5.0.23 and 6.0.1

Bug Fixes

  • resolve: remove unnecessary generics from CustomAsyncPolicy (#452) (61f4ee9)

Features

  • resolve: Remove RXWAIT async policy in favour of allowing user defined async policy function (#366) (0ad87f6)

BREAKING CHANGES

  • resolve: RXWAIT async policy has been removed, but it never worked in the first place

Updated @uirouter/react from 0.8.9 to 0.8.10

Changelog for @uirouter/react:

Compare @uirouter/react versions 0.8.9 and 0.8.10

Features

  • package: fixes to support React.StrictMode (#512) (cd8777a)

Updated @uirouter/angularjs from 1.0.22 to 1.0.23

Changelog for @uirouter/angularjs:

Compare @uirouter/angularjs versions 1.0.22 and 1.0.23

Bug Fixes

  • stateFilters: Export each function individually (978b882)
  • types: Remove @types/jquery from devDependencies, upgrade @types/angular (b12bc84)
  • viewDirective: add check for componentProvider, avoid extra trigger for $onInit (fixing #3735) (#3779) (c3e87ad)