Skip to content

Releases: open-rpc/generator

2.1.1

Choose a tag to compare

@BelfordZ BelfordZ released this 22 Oct 05:54

2.1.1 (2025-10-22)

Bug Fixes

  • bump stale schema utils version which fixes initial notification parsing (2ce2264)
  • version update typings to support notifications (2d39399)

2.1.0

Choose a tag to compare

@BelfordZ BelfordZ released this 27 Jun 17:30

2.1.0 (2025-06-27)

Features

  • add support for additional configuration to docs (a9e64a6)

2.0.1

Choose a tag to compare

@BelfordZ BelfordZ released this 05 Jun 17:39

2.0.1 (2025-06-05)

Bug Fixes

  • documentation rendering bug with gatsby theme (e9fd09b)

2.0.0

Choose a tag to compare

@BelfordZ BelfordZ released this 04 Mar 18:16

2.0.0 (2025-03-04)

Bug Fixes

  • 🐛 support gatsby pathPrefix, thus fallback relative (7ae3278)
  • add updated eslinting and lint (9b80ceb)
  • bump (86c4574)
  • bump circle ci version (4f5a65a)
  • dont break generated client interface (46034ca)
  • tests to align with new esm format (6548914)
  • this is how we dooooo (38d41b1)
  • update template for gatsby config (81c6452)

Features

  • this is a major revision to most packages. The changes support (7970eaf)

BREAKING CHANGES

  • most apis will be ESM except for server, and use
    the latest versions of packages. This will change some of the
    logic or processes you may have been using there is also a bump
    to schema-utiils for most packages and meta-schema.

1.22.3

Choose a tag to compare

@BelfordZ BelfordZ released this 18 Jan 00:00

1.22.3 (2023-01-18)

Bug Fixes

  • bump @open-rpc/typings which will handle leading numbers in titles (7229170)
  • update deps that were causing tests to fail (7e55cfc)
  • update node version and add circle ci context (acd2d73)

1.22.2

Choose a tag to compare

@openrpc-bastion openrpc-bastion released this 02 Oct 02:46

1.22.2 (2021-10-02)

Bug Fixes

  • add package lock file and lock semi ver on a few packages (1a0d8d7)

1.22.1

Choose a tag to compare

@openrpc-bastion openrpc-bastion released this 05 Sep 02:29

1.22.1 (2021-09-05)

Bug Fixes

  • server component package scripts merge (3c21c77)

1.22.0

Choose a tag to compare

@openrpc-bastion openrpc-bastion released this 27 Aug 21:57

1.22.0 (2021-08-27)

Bug Fixes

  • update component in README (1f708f5)

Features

  • refactor code to support an override output directory (6e7937e), closes #655

1.21.2

Choose a tag to compare

@openrpc-bastion openrpc-bastion released this 27 Aug 16:42

1.21.2 (2021-08-27)

Bug Fixes

  • custom component relative urls (b28b205)
  • customComponent test paths (8389a87)

1.21.1

Choose a tag to compare

@openrpc-bastion openrpc-bastion released this 20 Aug 17:39

1.21.1 (2021-08-20)

Bug Fixes

  • bump versions of client and lock typings version to latest (a1645e9)