Skip to content

Releases: tsofist/schema-forge

v5.4.0

13 Nov 03:50

Choose a tag to compare

5.4.0 (2025-11-13)

Bug Fixes

Features

  • generator: add extraTags option (daebab7)

v5.3.0

05 Nov 13:14

Choose a tag to compare

5.3.0 (2025-11-05)

Features

  • registry: add kw: discriminateBy (f5e66ce)

v5.2.3

09 Oct 15:58

Choose a tag to compare

5.2.3 (2025-10-09)

Bug Fixes

v5.2.2

16 Sep 14:24

Choose a tag to compare

5.2.2 (2025-09-16)

Bug Fixes

  • registry: rollback support legacy-api keywords (7993aaf)

v5.2.1

14 Sep 17:14

Choose a tag to compare

5.2.1 (2025-09-14)

Bug Fixes

  • registry: reorder Schema initial props (9ae422e)

v5.2.0

14 Sep 16:31

Choose a tag to compare

5.2.0 (2025-09-14)

Bug Fixes

  • registry: rollback support legacy-api keywords (f4c8dfb)

Features

  • registry: add kw: package (3ba70ba)

v5.1.0

09 Sep 23:48

Choose a tag to compare

5.1.0 (2025-09-09)

Bug Fixes

Features

v5.0.0

02 Sep 23:42

Choose a tag to compare

5.0.0 (2025-09-02)

Bug Fixes

Features

BREAKING CHANGES

  • replace sortSchemaProperties with sortSchemaContents
  • drop support for ForgeSchemaOptions.sortObjectProperties
  • enable ForgeSchemaOptions.sortContents by default

Other changes

  • add shallowDereferenceSchema
  • add support for EnumMembers
  • add support for ForgeSchemaOptions.sortContents
  • add support for ForgeSchemaOptions.shallowDeref

v4.2.3

02 Sep 05:52

Choose a tag to compare

4.2.3 (2025-09-02)

Bug Fixes

  • schema-generator: rework SchemaGeneratorEx.appendRootChildDefinitions logic (1691f76)

v4.2.2

02 Sep 05:26

Choose a tag to compare

4.2.2 (2025-09-02)

Bug Fixes

  • kw-common: remove NP_ENUM_VALUE pattern from enumAnnotation kw (d8c1de5)