Releases: Nolanus/ngx-page-scroll
Releases · Nolanus/ngx-page-scroll
v7.0.6
Other
- Add angular v12 to supported versions
- Update demo app to angular 12
v7.0.5
Fix
- Peer dependency version mismatch (#429)
Other
- Remove existing instance warning
v7.0.4
Other
- Add angular v11 to supported versions
- Update demo app to angular 11
v7.0.3
Other
- Fix release script causing unusable builds and release 7.0.2 (#414, #415)
v7.0.2
Other
- Add angular v10 to supported versions
- Update demo app to angular 10
v7.0.1
Feature
- Use
fragment
attribute as scroll target source (#403)
Fix
- Remove usage of deprecated
preserveQueryParams
(#392)
Other
- Document the
scrollInView
feature, which has been around since last version
- Update demo application to angular 9
v6.0.2
6.0.2 (2019-06-05)
Note: This release mainly reverts the changes made in v6.0.1
Fix
- Revert to angular@7 build tools to produce compatible bundle files (#363)
v6.0.1
Fix
- Using non-
forRoot()
import did not work (#341)
Other
- Update third party dependencies
- Add back some library project package.json properties
v6.0.0
Other
- Adjust wrong peer dependency between core and directive module #354
- Update dependencies