Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jakearchibald committed Dec 1, 2023
1 parent 887937a commit 6d5efdd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Breaking changes in 8.x

- Finally dropped support for old EdgeHTML engine.
- Dropped support for browsers that don't support [`cursor.request`](https://caniuse.com/mdn-api_idbcursor_request).
- Removed separate async iterators build. It's now one build with async iterator support.

# Breaking changes in 7.x

- No longer committing `build` to GitHub.
Expand Down

0 comments on commit 6d5efdd

Please sign in to comment.