Skip to content

v7.77.1

Compare
Choose a tag to compare
@Romakita Romakita released this 26 Jul 06:59
· 463 commits to production since this release

7.77.1 (2024-07-26)

Bug Fixes

  • json-mapper: avoid this.mappers[id] error when id is undefined for Array<Map<string, string>> type (59e751a), closes #2761
  • schema: transform JsonSchema instance to plain JSON before assign property (df7f64a)