diff --git a/CHANGELOG.md b/CHANGELOG.md index 029cf8678..194d43ecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # CHANGELOG +## NPM modules `0.0.1-alpha.16` + +- Updated `@valueflows/vf-graphql` to 0.9.0-alpha.9. [changelog](https://lab.allmende.io/valueflows/vf-schemas/vf-graphql/-/blob/sprout/CHANGELOG.md#090-alpha9) + - Implemented a new `Decimal` type using `big.js` for parsing numerical values. +- Fix for `@vf-ui/graphql-client-holochain` to avoid importing `react` in Apollo dependencies. +- Updated `@graphql-tools/schema` and `@graphql-tools/merge` to latest versions. + ## NPM modules `0.0.1-alpha.15` - Updated `@holochain/client` to v0.11.14.