Skip to content

Commit f32aff8

Browse files
committed
docs: update changelog
1 parent d5d4f88 commit f32aff8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,6 +1358,16 @@ settings.REGEX_FLAGS = "v";
13581358

13591359
## Breaking Changes
13601360

1361+
### v10.3.0
1362+
1363+
- introduce setting `REGEX_FLAGS` and schema-property `regexFlags` to customize regex flags to use evaluating regex
1364+
- fixed an issue resolving non-URI compatible $ref-targets containing `#/definitions`
1365+
1366+
### v10.2.0
1367+
1368+
- introduce getData setting `useTypeDefaults`
1369+
- introduce support to merge meta-properties using $ref-resolution
1370+
13611371
### v10.1.0
13621372

13631373
- replaced `node.additionalItems` by `node.items` for drafts below 2020-12

0 commit comments

Comments
 (0)