Releases: traverson/traverson-angular
Releases · traverson/traverson-angular
v7.0.0-alpha.3
7.0.0-alpha.3 (2020-03-25)
Build System
- limited the files included to the minimum required (39b2992)
BREAKING CHANGES
- limited the published files to those used by the public api. use of private files
could break with this change
v7.0.0-alpha.2
7.0.0-alpha.2 (2020-02-23)
chore
- bower: dropped support for bower (25592c1)
BREAKING CHANGES
- bower: Bower is no longer supported
v7.0.0-alpha.1
7.0.0-alpha.1 (2020-02-22)
Continuous Integration
- node-versions: dropped node versions that have reached EOL (152a741)
BREAKING CHANGES
- node-versions: node versions that have reached EOL are no longer supported
v6.1.1-alpha.1
6.1.1-alpha.1 (2020-02-22)
Bug Fixes
- tests: fix expectations after traverson changed the error message (4d8b345)