v11.0.0-beta.4
Pre-release
Pre-release
11.0.0-beta.4 (2021-11-27)
Bug Fixes
- query params with same keys are added to the collection (110e135)
- wrapper component selector is appended with
atl-
(1cd6fa1)
BREAKING CHANGES
- Query params on a router link with the same key are no longer overwriting the last value.
Instead they are added to an array.