Skip to content

Releases: open-rpc/schema-utils-js

2.2.1

25 Feb 22:24

Choose a tag to compare

2.2.1 (2026-02-25)

Bug Fixes

  • package bump and no-refs exposure (f788c32)

2.2.0

25 Feb 05:39

Choose a tag to compare

2.2.0 (2026-02-25)

Bug Fixes

  • allow extending extensions themselves by name (109f53b)
  • change test spec extension name (5ff0ae0)
  • update types to match the new specific schema types update (8de1fc3)

Features

  • add support for proper schema segmentation (6df92b2)

2.1.2

25 Feb 03:53

Choose a tag to compare

2.1.2 (2025-02-25)

Bug Fixes

2.1.1

24 Feb 17:16

Choose a tag to compare

2.1.1 (2025-02-24)

Bug Fixes

  • Add support for exposing a public interface to retrieve extension (134ab6a)

2.1.0

23 Jan 04:47

Choose a tag to compare

2.1.0 (2025-01-23)

Features

  • add support for open-rpc extensions. (e6c215a)

2.0.5

08 Oct 14:11

Choose a tag to compare

2.0.5 (2024-10-08)

Bug Fixes

  • add failing test around bug with dereffing and leaving .components around (ffd6c84)
  • remove extra components (39c2120)

2.0.4

03 Oct 14:35

Choose a tag to compare

2.0.4 (2024-10-03)

Bug Fixes

  • handle notification examples (ae110e0)

2.0.3

27 Jun 15:35

Choose a tag to compare

2.0.3 (2024-06-27)

Bug Fixes

2.0.2

09 May 17:09

Choose a tag to compare

2.0.2 (2024-05-09)

Bug Fixes

  • use default reference resolver (f442cec)

2.0.1

09 May 16:42

Choose a tag to compare

2.0.1 (2024-05-09)

Bug Fixes

  • add metaSchema to ajv + upgrade typescript to 4 (437eb78)
  • added test for new error (1f4e913)
  • better error for ajv blow up issue (3691390)
  • bump node version (023870e)
  • package-lock.json (851b3d8)
  • remove console log and fix ts-jest config (1879da6)
  • testing ajv not worth (1434c99)
  • update @open-rpc/meta-schema to latest (5f8502e)
  • update jest ts-jest and typedoc (59fda50)
  • update json-schema-tools/meta-schema & dereferencer (040c6ea)