Skip to content

Commit bcf8fa0

Browse files
committed
Update changelog.
1 parent 37295dd commit bcf8fa0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG-NPM-PACKAGE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
## [Unreleased]
1111

12+
## [4.2.4] - 2022-02-03
13+
14+
### Added
15+
16+
- New `--skip-validations` flag to avoid running `elm make` to give more precise validation errors for Scalar Codecs module if users want to avoid the extra execution time or the additional `elm make` step.
17+
1218
## [4.2.3] - 2021-12-19
1319

1420
### Fixed

0 commit comments

Comments
 (0)