Releases: open-rpc/generator
Releases · open-rpc/generator
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)
1.19.1
1.19.1 (2021-06-04)
Bug Fixes
- lock metaschema version for default client (fbffc78)
- type on static path interface can be undefined (c805051)