Releases: open-rpc/server-js
Releases · open-rpc/server-js
1.10.1
27 Feb 21:32
Compare
Sorry, something went wrong.
No results found
1.10.0
30 May 03:06
Compare
Sorry, something went wrong.
No results found
1.10.0 (2025-05-30)
Bug Fixes
add coverage (e64afce )
ensure a default timeout if none provided (d7818ac )
Features
transport: allow passing existing app (997290e )
1.9.5
09 May 20:01
Compare
Sorry, something went wrong.
No results found
1.9.5 (2024-05-09)
Bug Fixes
1.9.4
01 Feb 22:16
Compare
Sorry, something went wrong.
No results found
1.9.4 (2023-02-01)
Bug Fixes
1.9.3
17 Mar 19:01
Compare
Sorry, something went wrong.
No results found
1.9.3 (2022-03-17)
Bug Fixes
malware/peaceware node-ipc dependency freeze (f0dd3e6 )
1.9.2
08 Nov 02:35
Compare
Sorry, something went wrong.
No results found
1.9.2 (2021-11-08)
Bug Fixes
transform to correct params array for by-name (8390289 )
1.9.1
22 Sep 18:41
Compare
Sorry, something went wrong.
No results found
1.9.1 (2021-09-22)
Bug Fixes
add test for by-name in mockmode (59bfb34 )
bump node version (cedd8fd )
config.yml update node version (c27bb66 )
use deep equal to compare deeply nested params (1ae1a89 )
1.9.0
09 Jun 19:43
Compare
Sorry, something went wrong.
No results found
1.9.0 (2021-06-09)
Features
this adds support for adding custom transports (b3fe773 ), closes #619
1.8.5
01 Jun 21:10
Compare
Sorry, something went wrong.
No results found
1.8.5 (2021-06-01)
Bug Fixes
lock package versions (c3e655c )
version bump schema-utils and meta-schema (26f8e3b )
1.8.4
11 Dec 20:53
Compare
Sorry, something went wrong.
No results found
1.8.4 (2020-12-11)
Bug Fixes
bump open-rpc/examples + fix by-name test (8aedd3b )
eslint action workflow (1e58702 )
guard against undefined parameters in sortParamKeys (eab5396 )
linting (def2448 )
params by name sortParamKeys should return val not return ["key", val] (b8d14e3 ), closes #391
rebase onto master (72d906d )
update meta schema to make tests pass (4631b15 )
update node (2255251 )
update node (61b0a59 )