All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Don't throw error if
extras
is undefined on current navigation #14. (Thanks to @kelvindart-certua and @vickieallen-certua)
- The package is now usable with Angular peer dependencies >=10.2.0 (before ~10.2.0). It is now build with 11.1.0 and is tested both with 10.2.0 and 11.1.0.
- The location strategy now prepends the base href to external urls such that a click on a link via middle mouse button opens a new tab with the correct url