Skip to content
Merged
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
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 5.0.0
**`(break):`** Remove `og:background-image` metadata key. Use `og:dynamic:background-image` instead,
which is consistent with other `og:dynamic:*` settings.


## 4.109.0
**`(feat):`** cli-v2: Add support for GraphQL specs in `fern.yml`. Specs can now be declared
with a `graphql` key (plus optional `name`, `origin`, and `overrides`) and are
Expand Down
Loading