Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Latest commit

 

History

History
62 lines (33 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

62 lines (33 loc) · 2.42 KB

4.0.1 (2020-08-07)

4.0.0 (2020-05-22)

New features

Breaking changes

  • Dropped support for rxjs@5. Consumers can install rxjs-compat@^6 to support older versions of rxjs. #16

4.0.0-rc.1 (2020-05-06)

  • Added bug fixes and features from the master branch. #20

3.2.1 (2020-05-05)

  • Removed moment as a dependency. #18

4.0.0-rc.0 (2020-04-21)

New features

Breaking changes

  • Dropped support for rxjs@5. Consumers can install rxjs-compat@^6 to support older versions of rxjs. #16

3.2.0 (2019-10-16)

3.1.0 (2019-05-28)

  • Added the ability to trigger responsive styles based on a parent component. #9
  • Updated UI text and messages for the link records component. #7

3.0.0 (2019-01-11)

  • Major version release.

3.0.0-rc.2 (2018-11-08)

3.0.0-rc.1 (2018-10-18)

3.0.0-rc.0 (2018-10-12)

  • Initial release candidate.

3.0.0-alpha.0 (2018-10-10)

  • Initial alpha release.