Skip to content

Latest commit

 

History

History
312 lines (158 loc) · 14.6 KB

CHANGELOG.md

File metadata and controls

312 lines (158 loc) · 14.6 KB

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 (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 (2021-10-02)

Bug Fixes

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

1.22.1 (2021-09-05)

Bug Fixes

  • server component package scripts merge (3c21c77)

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 (2021-08-27)

Bug Fixes

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

1.21.1 (2021-08-20)

Bug Fixes

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

1.21.0 (2021-08-16)

Features

  • bump typings and lock version (c356e65)

1.20.1 (2021-07-17)

Bug Fixes

1.20.0 (2021-06-05)

Features

  • add optional field for custom configs to write openrpc doc to disk (79f9249)

1.19.1 (2021-06-04)

Bug Fixes

  • lock metaschema version for default client (fbffc78)
  • type on static path interface can be undefined (c805051)

1.19.0 (2021-06-03)

Features

  • add support for custom generators (b1b99de)

1.18.13 (2021-06-01)

Bug Fixes

  • package version updates for client and server (d248e4a)

1.18.12 (2021-04-16)

Bug Fixes

  • force types to be methodobjects (0fe3cd9)
  • remove extra deps (ecf6262)
  • typedoc generation fixed (77f6d24)
  • update inquirer (e769c12)
  • update lodash and fs-extra (cbcab8b)
  • update meta schema nd jest dev deps (c52c18a)
  • update open-rpc/typings (c6584ba)
  • update to lts nodejs and regenerate packagelock (08a79d7)
  • gatsby docs: bump docs-react to get syntax-highlighting (4baf3d3)

1.18.11 (2020-12-30)

Bug Fixes

  • update docs-react for better paramStructure by-name support (264bbd9)

1.18.10 (2020-12-17)

Bug Fixes

1.18.9 (2020-11-14)

Bug Fixes

  • docs: bump inspector version (cf4c776)

1.18.8 (2020-10-19)

Bug Fixes

  • lock material-ui versions (4fca162)

1.18.7 (2020-10-16)

Bug Fixes

  • docs: update to latest inspector (9253b96)

1.18.6 (2020-09-25)

Bug Fixes

1.18.5 (2020-09-02)

Bug Fixes

  • deps: lock @types/fs-extra (2aff98e)
  • gatsby docs: lock @open-rpc/inspector version (181476f)

1.18.4 (2020-08-05)

Bug Fixes

1.18.3 (2020-07-27)

Bug Fixes

  • update client-js interface (bed242a)
  • gatsby docs: add x-transport on servers to default inspector transport (128a24d)

1.18.2 (2020-07-21)

Bug Fixes

  • docs: default to first server if exists for inspector (b6b1fe9)
  • docs build issue with monaco (5d1fe22)

1.18.1 (2020-07-15)

Bug Fixes

  • README: add documentation to list of features (89a8c10)
  • add typedoc configs to clean ui (c98a93a)

1.18.0 (2020-07-13)

Bug Fixes

Features

1.17.0 (2020-06-25)

Features

1.16.0 (2020-06-25)

Bug Fixes

  • remove chat on discord badge & languages (8ee7870)

Features

  • slight improvements to readme (8c1a55d)
  • typescript: add postmessage iframe and window support (9b0eca2)
  • add typescript client postmessage support (e015c34)

1.16.0 (2020-06-25)

Features

  • slight improvements to readme (8c1a55d)
  • typescript: add postmessage iframe and window support (9b0eca2)
  • add typescript client postmessage support (e015c34)

1.16.0 (2020-06-25)

Features

  • typescript: add postmessage iframe and window support (9b0eca2)
  • add typescript client postmessage support (e015c34)

1.15.5 (2020-05-01)

Bug Fixes

  • remove i prefix on server types (cabbb29), closes #414

1.15.4 (2020-03-23)

Bug Fixes

  • README: path to config file (afaa399)

1.15.3 (2020-03-04)

Bug Fixes

  • move type packages to non dev deps (18d2c89), closes #363

1.15.2 (2020-02-10)

Bug Fixes

1.15.1 (2020-02-10)

Bug Fixes