All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.8 (2023-12-12)
0.1.7 (2023-03-16)
- export
R19Error
andisR19ErrorLike
helper (b70d57f) - wrap r19-specific errors with
R19Error
(bb88cad)
- code style (f1c5dfd)
0.1.7-alpha.0 (2023-03-15)
- add
onError
event handler (7da6924)
0.1.6 (2023-01-17)
0.1.5 (2023-01-17)
- declare package as side-effect-free (fb91d2a)
0.1.4 (2023-01-13)
- add all exports to Size Limit config (58141fb)
0.1.3 (2023-01-04)
- revert previous commit (d8e95b5)
- deps: update dependencies (1eaa3c9)
0.1.2 (2022-12-17)
- export
RPCClient
class (c069d4e)
0.1.1 (2022-12-16)
- don't bundle
formdata-node
(3a9edb7) - export
OmittableProcedures
(#2) (b3ea7b9) - expose TypeScript types for
r19/client
entry (e69f583)
- init (aaa30b2)
- use published
vite-plugin-sdk
(cf0d318)