Mix Fetch RC Release (#3910)

* Bug fix `mixFetch` build

* Batch integration tests for mixFetch

* Bump RC version

* Tidy up READMEs

* Bump version to RC4 and fix up a few interfaces

* Bump version to RC5 and fix opts

* NodeJS SDK

* mixFetch usage example

* Update internal dev tester readme

* Add NodeJS packages to publish script

* Update lock file

* Upgrade `lerna`

---------

Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com>
This commit is contained in:
Mark Sinclair
2023-09-21 15:09:34 +01:00
committed by GitHub
parent 96e740ec22
commit b97f8c1145
83 changed files with 3740 additions and 1229 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
{
"version": "0.0.0",
"useWorkspaces": true
"version": "independent"
}