@finnair/v-validation
Advanced tools
Comparing version 5.4.0 to 6.0.1
@@ -6,2 +6,16 @@ # Change Log | ||
## [6.0.1](https://github.com/finnair/v-validation/compare/v6.0.0...v6.0.1) (2024-09-16) | ||
**Note:** Version bump only for package @finnair/v-validation | ||
# [6.0.0](https://github.com/finnair/v-validation/compare/v5.4.0...v6.0.0) (2024-09-16) | ||
### Features | ||
- @finnair/diff package with Diff and VersionInfo ([#111](https://github.com/finnair/v-validation/issues/111)) ([3b26d49](https://github.com/finnair/v-validation/commit/3b26d49b63851fbcfce9b15efc53ad5418ae4de4)) | ||
### BREAKING CHANGES | ||
- More general and efficient PathMatcher API. | ||
# [5.4.0](https://github.com/finnair/v-validation/compare/v5.3.0...v5.4.0) (2024-05-08) | ||
@@ -8,0 +22,0 @@ |
{ | ||
"name": "@finnair/v-validation", | ||
"version": "5.4.0", | ||
"version": "6.0.1", | ||
"private": false, | ||
@@ -48,8 +48,8 @@ "description": "V-validation core package", | ||
"peerDependencies": { | ||
"@finnair/path": "^5.1.0" | ||
"@finnair/path": "~6.0" | ||
}, | ||
"devDependencies": { | ||
"@finnair/path": "^5.4.0" | ||
"@finnair/path": "^6.0.1" | ||
}, | ||
"gitHead": "8c3d3213f21cef7c27ed0d70bf8596d484a3d9b1" | ||
"gitHead": "e93c971044d9480ae18df55f25582f2a3a9ceaef" | ||
} |
@@ -14,3 +14,3 @@ ![CI](https://github.com/finnair/v-validation/workflows/CI/badge.svg?branch=master) | ||
Install v-validation using [`yarn`](https://yarnpkg.com/en/package/jest): | ||
Install v-validation using [`yarn`](https://yarnpkg.com): | ||
@@ -17,0 +17,0 @@ ```bash |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
258285