Skip to content

Commit

Permalink
chore(ferry_hive_store): docs
Browse files Browse the repository at this point in the history
  • Loading branch information
knaeckeKami committed Nov 12, 2023
1 parent d87baa2 commit 8acf52d
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions packages/ferry_generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,6 @@
## 0.9.0

## 0.8.2-dev.3

- **FEAT**(ferry_generator): support adding in the config of build.yaml in your graphql_builder in order to wrap nullable fields into a Value type in order to distinguish between absent and null values in inputs (#549).
- **DOCS**(ferry_generator): fix CHANGELOG (#550).
- **DOCS**: add topics (#548).

## 0.8.2-dev.2

> Note: This release has breaking changes.
- **FEAT**(ferry_generator): support adding in the config of build.yaml in your graphql_builder in order to wrap nullable fields into a Value type in order to distinguish between absent and null values in inputs (#549).
- **DOCS**(ferry_generator): fix CHANGELOG (#550).
- **DOCS**: add topics (#548).
- **BREAKING** **FEAT**(ferry_exec): remove usage of dynamic in cache and AddTypeNameTypedLink by adding new methods to operationrequest (#547).

## 0.8.2-dev.1
## 0.9.0-dev.0

- **DOCS**: add topics (#548)
- **FEAT**(ferry_generator): support adding `tristate_optionals: true` in the config of build.yaml in your graphql_builder in order to wrap nullable fields into a Value type in order to distinguish between absent and null values in inputs (#549).

## 0.8.2-dev.0+1
Expand Down

0 comments on commit 8acf52d

Please sign in to comment.