Release v10.0.0-beta.47
Pre-release
Pre-release
·
69 commits
to 6fb0c68d086f096d6eb22951d348ff9fdb28e0d0
since this release
10.0.0-beta.47 (2021-09-15)
⚠ BREAKING CHANGES
- matchers:
Matchers.rfc3339Timestamp()has been renamed toMatchers.rfc1123Timestamp(). The behaviour is unchanged - it was always RFC1123, and never did match RFC3339 timestamps.
Features
- support node 16 with native build (5c5753e)