Skip to content

Latest commit

 

History

History
66 lines (28 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

66 lines (28 loc) · 1.67 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2023-02-23)

Chores

  • core: upgrade to Ivy build using ng-packagr (a6d4e34)

BREAKING CHANGES

  • core: This update makes the serializer now work only with Angular >=12

1.1.1 (2018-02-20)

1.1.0 (2017-09-27)

Bug Fixes

  • add NgSerializerService to exports (9166f98), closes #4

1.0.1 (2017-09-08)

Bug Fixes

  • cannot start with empty configuration (86cb7bf), closes #2

1.0.0 (2017-08-28)

Features

  • adding forChild method, first pass. (577c746)

0.5.6 (2017-07-17)

0.5.5 (2017-07-15)

Features

  • wrapper created with two simple tests. (2f52c06)