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
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## [Unreleased]
## [1.4.0] - 2026-08-10

### Added
- `BrowserInterface::browserType()` and `BrowserContextInterface::browser()` (#133)
Expand All @@ -19,6 +19,7 @@
- Page clocks, ARIA snapshots, video access and locator file drops (#151)
- `BrowserInterface::bind()` and `unbind()` (#152)
- HAR recording and API request tracing (#153)
- `expect()->toBeAttached()` (#154)

### Changed
- Shared auto-waiting and tracing for `expect()` assertions (#154)
Expand Down
Loading