Skip to content

v7.10.0

Compare
Choose a tag to compare
@Romakita Romakita released this 06 Jan 10:16
· 623 commits to production since this release

7.10.0 (2023-01-06)

Bug Fixes

  • core: remove obsolete process.env.TSED_TRACK_CIRCULAR_REF usage in deepClone (1c077a1)
  • json-mapper: make package compatible with browser context (975eb10)
  • schema-formio: make package compatible with browser context (959764d)
  • schema: fix private props consumption issue (9d735ff)
  • schema: fix webpack configuration to publish umd module (e5e4f7e)
  • schema: remove wrong import of superagent in the matchGroups function (b265682)
  • schema: replace micromatch by picomatch (dd8bc71)
  • schema: use polyfill for picomatch and share webpack configuration between core/schema (a2af06f)
  • schema: use webpack to generate sourcecode for browser env (ed899b7)

Features

  • core: move normalizePath to his own package (4ad14a7)
  • schema: make package compatible with browser context (5f810e4)