Skip to content

Latest commit

 

History

History
576 lines (334 loc) · 28.7 KB

File metadata and controls

576 lines (334 loc) · 28.7 KB

@open-rpc/inspector 2.0.3 (2025-03-04)

🐛 Bug Fixes

  • tsconfig to output to dist for inspector (75bd680)
  • add missing types (c9288ba)
  • missing onChange transport event (b671928)

🧹 Chores

  • version packages and generate changelog (90adaeb)
  • rm old and add updated react-json-view (c6f9aac)
  • fix typo (914a66e)

@open-rpc/inspector 2.0.2 (2025-03-03)

2.0.3

Patch Changes

  • 75bd680: Correct the build output to include types

🐛 Bug Fixes

  • add missing types (c9288ba)
  • missing onChange transport event (b671928)

🧹 Chores

  • version packages and generate changelog (f9b60fb)
  • rm old and add updated react-json-view (c6f9aac)
  • fix typo (914a66e)

@open-rpc/inspector 2.0.1 (2025-03-02)

2.0.2

Patch Changes

  • c9288ba: Fix this re exports the missing types for inspector

🚀 Features

  • major update to use esm, material 6.xx and react 18 (850046f)

🐛 Bug Fixes

  • missing onChange transport event (b671928)
  • wip build to use esmodules instead (2ea552c)
  • get build:package working (b334b05)
  • inspector: fix eslint errors in useTabs (8d00054)
  • inspector: fix eslint errors in Inspector (1ff097f)
  • inspector: fix eslint errors in TransportDropdown (b314ce1)

🧹 Chores

  • rm old and add updated react-json-view (c6f9aac)
  • fix typo (914a66e)
  • version packages and generate changelog (3fb58d0)
  • adjust package.json to properly reflect package repos (91eef52)

@open-rpc/inspector 2.0.0 (2025-02-26)

2.0.1

Patch Changes

  • 2567741: This change fixes a few ux/ui changes as well as introduces a new extensions repo. The extensions repo represents extensions to the open-rpc specification that are recognized
  • Updated dependencies [2567741]
    • @open-rpc/monaco-editor-react@0.1.1
    • @open-rpc/logs-react@2.0.1

🚀 Features

  • major update to use esm, material 6.xx and react 18 (850046f)
  • use shared files and update to eslint (3290d21)

🐛 Bug Fixes

  • wip build to use esmodules instead (2ea552c)
  • get build:package working (b334b05)
  • inspector: fix eslint errors in useTabs (8d00054)
  • inspector: fix eslint errors in Inspector (1ff097f)
  • inspector: fix eslint errors in TransportDropdown (b314ce1)
  • bump versions (0217b38)

🧹 Chores

  • adjust package.json to properly reflect package repos (91eef52)

Other Changes

  • Merge branch 'master' into shanejonas/update-react-monaco-rewired (8608613)
  • Update react, react-dom, and monaco-editor to latest versions (88a4c4e)
  • Update packages/inspector/package.json and packages/playground/package.json to use react-app-rewired (83954d2)
  • Update React, Monaco, and replace rescripts with rewired (3833861)
  • Update dependencies and Node.js version (0f962fd)
  • Fix npm install error by removing monaco-vim and updating dependencies (cae746e)
  • Update package.json files in docs-react, inspector, logs-react, and playground packages (727ecfc)
  • Add engines field to specify Node.js version (4ef0267)
  • Update @material-ui/icons dependency in packages/inspector/package.json (c96203e)
  • Set up Turborepo and GitHub Actions (7cd111a)

1.7.1 (2022-09-29)

2.0.0

Major Changes

  • 850046f: This change is the initial rebuilding of the @open-rpc tooling ecosystem w/ modern esm, material, and react support.

    There are potentially breaking changes for every package in this commit as the version upgrades were major version revisions across multiple packages

Patch Changes

  • Updated dependencies [850046f]
    • @open-rpc/logs-react@2.0.0
    • @open-rpc/monaco-editor-react@0.1.0

Bug Fixes

  • bump logs-react to latest (8561580)

1.7.0 (2022-09-09)

Features

  • adds support for schemaUrl to inspector (901cfc9)

1.6.3 (2022-01-19)

Bug Fixes

  • add customTransport api from query string (c7f41b5)

1.6.2 (2021-09-11)

Bug Fixes

  • add support for out of band errors with no id (0c4a63d)
  • subscribe to errors/notifications after rpc.discover (7f70ce4)

1.6.1 (2021-09-03)

Bug Fixes

  • multiple custom transport cleanup (78651fa)
  • order of close for interTransport (b059c5d)

1.6.0 (2021-07-05)

Features

  • keep custom transports in localstorage (26e45af)

1.5.5 (2021-04-08)

Bug Fixes

1.5.4 (2021-03-30)

Bug Fixes

  • make clear button more visible (61c7bb2)

1.5.3 (2021-03-21)

Bug Fixes

  • allow custom transport as option (56685a0)

1.5.2 (2021-03-21)

Bug Fixes

  • allows notifications to be passed through custom transports (fe75d3f)

1.5.1 (2021-03-15)

Bug Fixes

  • allow play button press for transports with no url (fcdac25)

1.5.0 (2020-11-10)

Bug Fixes

Features

  • add http transport options configuration (585ebe8)
  • notification wip (8e759b1)

1.4.18 (2020-10-15)

Bug Fixes

  • update logs react to get smaller card list sizing (1ed9296)

1.4.17 (2020-10-15)

Bug Fixes

  • monaco editor height 100% (65b7fa2)

1.4.16 (2020-10-15)

Bug Fixes

  • logs-react scroll bottom (516e440)

1.4.15 (2020-10-15)

Bug Fixes

  • linting (8373306)
  • update logs-react to support openrpc document (753a78d)

1.4.14 (2020-10-15)

Bug Fixes

  • update logs-react to 1.1.9 (a8308da)

1.4.13 (2020-10-15)

Bug Fixes

  • update logs-react and add empty message/tutorial back (a52ce92)

1.4.12 (2020-10-14)

Bug Fixes

  • update logs-react (7d9c226)
  • update logs-react to remove scroll to bottom (65c3b01)

1.4.11 (2020-10-14)

Bug Fixes

1.4.10 (2020-10-14)

Bug Fixes

1.4.9 (2020-10-14)

Bug Fixes

  • deps: update material ui deps (cb1905e)
  • default logs to empty array when switching tabs (ae7c23f)
  • lock material-ui versions (d6693d7)
  • material deps (7ec066c)
  • update logs-react (60b8ad5)

1.4.8 (2020-08-13)

Bug Fixes

  • README: add logs react to resources (02a80be)

1.4.7 (2020-07-22)

Bug Fixes

  • add transport as prop and query string (1f480b1)
  • README: add docs for transport query param (c92155b)

1.4.6 (2020-07-02)

Bug Fixes

  • remove unused old postmessage transport (274d19e)
  • update clientjs to support postmessage window and iframe (4ad4139)

1.4.5 (2020-05-06)

Bug Fixes

  • update readme url to mock server (646e6aa)

1.4.4 (2020-05-06)

Bug Fixes

  • README: update url params example with id (42dba2a)

1.4.3 (2020-05-06)

Bug Fixes

  • remove id variable (d5cf345)
  • simplify postmessage transport (bdafb5a)
  • postmessage transport: remove guard from iframe (fd6dc94)

1.4.2 (2020-04-01)

Bug Fixes

  • remove counter + fix issue with props.openrpcDoc (a78ece9)

1.4.1 (2020-03-30)

Bug Fixes

1.4.0 (2020-03-27)

Bug Fixes

Features

1.3.8 (2020-03-18)

Bug Fixes

  • errors + ids + transports (b69f42f)
  • update id with new tab (034a4dd)

1.3.7 (2020-03-17)

Bug Fixes

  • keep existing url for new tabs (f91ca01), closes #135

1.3.6 (2020-03-13)

Bug Fixes

  • openrpc jsonrpc schema: guard against methods and params not existing (ebe3ca5)

1.3.5 (2020-03-12)

Bug Fixes

1.3.4 (2020-03-09)

Bug Fixes

  • add automaticLayout monaco option (fb20fa3)
  • monaco widgets overflow and better json-rpc error handling (5e0c4ed)

1.3.3 (2020-03-09)

Bug Fixes

  • markdown descriptions + add vim mode + add text to show ctrl+space help (4ea9456), closes #120
  • resize help (5167c13)
  • spacing + linting (5bd70b2)

1.3.2 (2020-03-06)

Bug Fixes

1.3.1 (2020-03-06)

Bug Fixes

  • add helper text to press play button when no results (170c34d)
  • add openrpc check circle and tooltip (3138fd0)
  • add parseOpenRpcDocument (6e67d51)
  • linting (fe93536)
  • linting ++ (4af6074)
  • openrpcdoc validation issue on new tab (774ab07)
  • remove commented code (7e6b7b5)
  • request passed from url (93848bb)

1.3.0 (2020-03-05)

Bug Fixes

Features

  • add tabs and openrpdocument autocomplete (1f4aae4)

1.2.11 (2020-03-03)

Bug Fixes

1.2.10 (2020-02-28)

Bug Fixes

1.2.9 (2020-02-06)

Bug Fixes

  • brave embed (0924b3c)
  • localstorage brave: refactor into localStorageMock (7a27921)

1.2.8 (2020-01-22)

Bug Fixes

1.2.7 (2019-12-23)

Bug Fixes

1.2.6 (2019-12-16)

Bug Fixes

  • clean up editors (e742005)
  • remove console logs (73d4e04)
  • unpack npm modules + rename JSONRequest to JSONRequestEditor (b756454)
  • update react to latest (291ee08)
  • update react-monaco-editor (c247140)
  • upgrade material-ui and monaco (aef09f7)
  • use @etclabscore/react-monaco-editor (cb77295)

1.2.5 (2019-12-06)

Bug Fixes

  • remove appbar color override (cc82d55)
  • remove unneeded comments (fb2f0cb)

1.2.4 (2019-12-06)

Bug Fixes

  • ensure id is string and jsonrpc is 2.0 (5d6841d)
  • inspector value update (766b54d)

1.2.3 (2019-12-05)

Bug Fixes

1.2.2 (2019-12-05)

Bug Fixes

  • update monaco add diagnostics (e84af00)
  • use monaco add diagnostics (5aeabfd)

1.2.1 (2019-12-04)

Bug Fixes

  • move monaco init into editorDidMount + fix resize (e789b3f)

1.2.0 (2019-11-28)

Features

  • add openrpc method object support (bd149fc)

1.1.0 (2019-11-23)

Features

  • improve editor and result views (8e2988d), closes #1

1.0.7 (2019-09-20)

Bug Fixes

1.0.6 (2019-08-19)

Bug Fixes

  • package: add @types/qs to devDeps (0948180)
  • package: npm export (fbc40b7)
  • README: typo with params (e8f37c9)

1.0.5 (2019-08-19)

Bug Fixes

  • add query string configuration (95bc328)
  • App: inspector element line length (c8477c3)
  • README: add docs on url configuration (c7d737d)

1.0.4 (2019-08-19)

Bug Fixes

  • update url when props.url changes (2e5c58d)

1.0.3 (2019-08-19)

Bug Fixes

1.0.2 (2019-08-19)

Bug Fixes

  • add App wrapper and hideToggleTheme (4bd3b4a)

1.0.1 (2019-08-18)

Bug Fixes

1.0.0 (2019-08-18)

Bug Fixes

  • add CNAME to public folder (be3050a)
  • README: add inspector readme (6814619)

Features

1.0.2 (2019-07-02)

Bug Fixes

  • add homepage to fix gh-pages (dcb2099)

1.0.1 (2019-07-02)

Bug Fixes

  • .releaserc: remove npm publish (2ee1fce)

1.0.0 (2019-07-02)

Bug Fixes

  • jest: use passWithNoTests (f7fdd6c)

Features