Releases: open-rpc/generator
Releases · open-rpc/generator
2.0.0
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
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
1.22.2 (2021-10-02)
Bug Fixes
- add package lock file and lock semi ver on a few packages (1a0d8d7)
1.22.1
1.22.1 (2021-09-05)
Bug Fixes
- server component package scripts merge (3c21c77)
1.22.0
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
1.21.2 (2021-08-27)
Bug Fixes
- custom component relative urls (b28b205)
- customComponent test paths (8389a87)
1.21.1
1.21.1 (2021-08-20)
Bug Fixes
- bump versions of client and lock typings version to latest (a1645e9)
1.21.0
1.21.0 (2021-08-16)
Features
- bump typings and lock version (c356e65)
1.20.0
1.20.0 (2021-06-05)
Features
- add optional field for custom configs to write openrpc doc to disk (79f9249)