Releases: open-rpc/playground
Releases · open-rpc/playground
1.5.4
1.5.4 (2020-07-17)
Bug Fixes
- update @open-rpc/meta-schema to latest (5ab747b), closes #442
1.5.3
1.5.3 (2020-06-19)
Bug Fixes
- make empty params default to '{}' for methods with explicit by-name param structure in Inspector (8f84e81)
1.5.2
1.5.2 (2020-05-12)
Bug Fixes
- .releaserc: skip pullTagsBranch for gh-pages plugin (044aadd)
1.5.1
1.5.1 (2020-05-12)
Bug Fixes
- README: remove whitespace (ca94623)
1.5.0
1.5.0 (2020-05-12)
Bug Fixes
- add link to jenkins pipelines (0e67bb1)
- add simple example (3b3aaf6)
- add the documentation compendium to resources (9aba1a6)
- conventional commits typo (423df0e)
- extra backtick (6939b17)
- gitignore need not use . in path (64a8808)
- indenting (835583d)
- move pristine into subdirectory (781d9e4)
- remove unused jenkins and testing files (cfed249)
- remove yaml in example (b410975)
- update .gitignore (d7107cc)
- update CONTRIBUTING.md period (0c9e6e1)
- update docs-react to get params by-name support for examples (385003d)
- update pristine to include git issues template (16fc0ba), closes #409
- building: add definitions section (b8bd636)
- wording change (3b6b60b)
- building: remove unneeded definitions (718cd97)
Features
- add choose a license to resources (1e38132)
- add info on using this repo (1671d3e)
- add issue templates (5bc409d)
- add Jenkinsfile (2d9a5e4)
- add testing.md file (ed3781a)
- update release to be more specific (ba46d70)
1.4.9
1.4.9 (2020-04-12)
Bug Fixes
1.4.8
1.4.8 (2020-04-01)
Bug Fixes
- schema dependencies: update schema-utils-js and meta-schema to latest release versions (6ee72a0)
- update docs react for better json schema support + remove interval (355eeab)
- update inspector to latest (fd7200e)
1.4.7
1.4.7 (2020-03-17)
Bug Fixes
- bump inspector + optional url query param (78d22b5)
1.4.6
1.4.6 (2020-03-16)
Bug Fixes