12.0.0-alpha.0 (2025-01-10)
- Added support for Angular 19 and removed support for Angular 18
11.0.0 (2024-09-11)
- Added support for Angular 18 and removed support for Angular 17
11.0.0-alpha.1 (2024-07-26)
11.0.0-alpha.0 (2024-07-09)
- Added support for Angular 18 and removed support for Angular 17
10.0.0 (2024-03-26)
- Added support for Angular 17 and removed support for Angular 16
10.0.0-alpha.0 (2024-01-24)
- Added support for Angular 17 and removed support for Angular 16
9.0.0 (2023-09-14)
- drop support for Angular 15; add support for Angular 16 (#77)
- drop support for Angular 15; add support for Angular 16 (#77) (1d1d7db)
- add support for
@skyux/core@9.0.0
(#80) (4dda365)
9.0.0-alpha.0 (2023-08-07)
- drop support for Angular 15; add support for Angular 16 (#77)
8.1.1 (2023-08-03)
8.1.0 (2023-05-26)
- stache: allow
StacheRouteOptions
to be provided with navigation information for lazy loaded components (#68) Thanks @Blackbaud-NicklausGlyder! (90f57eb)
8.0.0 (2023-05-10)
- drop support for Angular 14 (#46)
- stache: set
StacheJsonDataService
as provided in 'root' (#39) - stache: remove markdown and includes components (#41)
- add support for Angular 15 (#46) (b19ab3e)
- update route metadata service to read from router module (#25) (1f6d19b)
- clipboard: add strict-mode support, remove 'clipboard-polyfill' (#6) (65db2fc)
- code-block: add strict-mode support (#7) (92d20c0)
- stache: set
StacheJsonDataService
as provided in 'root' (#39) (03d905c) - stache: remove markdown and includes components (#41) (27ae4ac)
- add support for
rxjs@6
(#31) (733bfb3) - stache: fix the StacheRouteService to handle child routes of a single root route (#33) (7bbd9a6)
- stache: recursively look for child routes when locating root path (#37) (b9c455e)
- stache: add input converters back to inputs (#51) (522e173)
- stache: convert component inputs when the inputs use an internal setter (#58) (65287ad)
8.0.0-rc.2 (2023-03-15)
8.0.0-beta.2 (2023-03-15)
8.0.0-rc.1 (2023-02-23)
8.0.0-beta.1 (2023-02-23)
8.0.0-rc.0 (2023-02-22)
- support Angular 15 (#46)
8.0.0-beta.0 (2023-02-10)
8.0.0-alpha.6 (2023-02-06)
- stache: remove markdown and includes components (#41)
8.0.0-alpha.5 (2023-02-06)
- stache: set
StacheJsonDataService
as provided in 'root' (#39)
8.0.0-alpha.4 (2023-02-03)
8.0.0-alpha.3 (2023-02-02)
8.0.0-alpha.2 (2023-02-01)
8.0.0-alpha.1 (2023-01-31)
- clipboard: add strict-mode support, remove 'clipboard-polyfill' (#6) (65db2fc)
- code-block: add strict-mode support (#7) (92d20c0)
7.0.0 (2022-12-06)
- Dropped support for Angular 13. #133
- Added support for Angular 14. #133