You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG-NPM-PACKAGE.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
9
10
10
## [Unreleased]
11
11
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.
0 commit comments