CHANGELOG
- #14537 [BUGFIX] Improve behavior for QPs with undefined values
- #14545 [BUGFIX] Refactor loading/error substates. Fixes a number of issues with substate usage with ember-engines.
- #14571 [BUGFIX] Prevent errors in watching infrastructure for non-object paths.
- tildeio/router.js#197 [BUGFIX] Fix redirects performed during the routers validation stages. Properly handles
replaceWith
/transitionTo
for initial and subsequent transitions.