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

Latest commit

 

History

History
41 lines (18 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

41 lines (18 loc) · 1.19 KB

Change Log

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

1.0.0-alpha.4 (2018-01-07)

Bug Fixes

  • package.json: add @types/simplemde to peerDependencies (335badf)

1.0.0-alpha.3 (2018-01-04)

Bug Fixes

  • implement registerOnTouched method (39d95e5)

1.0.0-alpha.2 (2018-01-04)

Bug Fixes

  • allow value write before AfterViewInit (0acd6dc)

1.0.0-alpha.1 (2018-01-04)

Features