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

Commit

Permalink
Add typescript (#8)
Browse files Browse the repository at this point in the history
* Minor documentation update

Co-authored-by: Kendall Roth <kendall@focus21.io>
  • Loading branch information
kendallroth and Kendall Roth committed Oct 2, 2020
1 parent d2586e7 commit fa3285f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fully typed `FormGuardMixin` to replace `FormLeaveGuardMixin` (can be customized with `formGuards` data key)
- New `setInitial` form function to set a form's initial (and current) values (similar to old behaviour of `setValues`)

> **NOTE:** Some tests were disabled (`FormGuardMixin`) to get a passing build, and test coverage is broken!
## [0.2.3] - 2020-09-30
### Added
- Development instructions and guide
Expand Down

0 comments on commit fa3285f

Please sign in to comment.