Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 828 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 828 Bytes

2.0.0 (2018-05-01)

Code Refactoring

  • compiler: Drop support for the deprecated <template>. Use <ng-template> instead (#22783) (0ebd577)

Features

BREAKING CHANGES

  • record: Instead of returning just properties the full Record data returned now. To get the properties use payload.properties instead of just payload

[1.0.0] (2018-04-30)