Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ title: Release Notes for Faust.js
description: A central place for Faust.js release notes
---

## Faust.js 0.11.0

### Features

- `GQty` has been updated to `2.0.1` to bring support to [`Unions` and `Interfaces` with the `$on` property](https://github.com/gqty-dev/gqty/releases).

### Breaking Changes

Please update the `@gqty/cli` package in your `package.json` to `2.0.1` and run `npm run generate`.

## Faust.js 0.10.2

### Fixes
Expand Down
Loading