This repository has been archived by the owner on Dec 25, 2023. It is now read-only.
Releases: tarsisexistence/routeshub
Releases · tarsisexistence/routeshub
4.4.0
4.3.0
- Support Angular 11
- Deprecated preserveQueryParams
- Updated dependencies
4.2.2
- Refactored internal utilities
- Increased test coverage
- Fixed vulnerabilities
- Updated dependencies
4.2.1
- Fixed vulnerabilities
- Updated dependencies
- Updated project info
4.2.0
- Added compatibility with Angular 10
- Updated documentation documentation
- Updated dependencies
- Refactored internal utilities
4.1.2
- Updated dependencies
- Fixed package vulnerabilities
4.1.1
- Updated dependencies
- Fixed package vulnerabilities
4.1.0
- Turn off Ivy (with Angular 9)
- Fixed secluded decorator
- Fixed navLink (href) directive due to attribute order dependency
- Fixed internal data structures to support modern decorator rules
- Added downlevel-ts to support older typescript in apps
- Updated dependencies, tests, UI examples
4.0.0
Semantically redesigned API:
- Slice became Unit
- LazySlice became Connector
- Route (stateful) of slice became Spot
- Detached unit became Nearby
- Sliced decorator became Secluded
Other minor updates:
- increased useful test coverage
- refactored code base
- improved and updated documentation
3.0.2
- fixed queryParams issue
- updated documentation and dependencies