Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c855b93

Browse filesBrowse files
committed
Updated CHANGELOG.md for 2.7.2 release
1 parent 90e3eae commit c855b93
Copy full SHA for c855b93

1 file changed

+4-1Lines changed: 4 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎CHANGELOG.md‎

Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All notable changes to **bUnit** will be documented in this file. The project ad
66

77
## [Unreleased]
88

9+
## [2.7.2] - 2026-03-31
10+
911
### Fixed
1012

1113
- Implemented `InvokeConstructorAsync` on `BunitJSRuntime` and `BunitJSObjectReference` for .NET 10+, which previously threw `NotImplementedException`. Reported by [@Floopy-Doo](https://github.com/Floopy-Doo) in #1818. Fixed by [@linkdotnet](https://github.com/linkdotnet).
@@ -1520,7 +1522,8 @@ The latest version of the library is availble on NuGet:
15201522
- **Wrong casing on keyboard event dispatch helpers.**
15211523
The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from `Keypress(...)` to `KeyPress(...)`.
15221524

1523-
[unreleased]: https://github.com/bUnit-dev/bUnit/compare/v2.6.2...HEAD
1525+
[unreleased]: https://github.com/bUnit-dev/bUnit/compare/v2.7.2...HEAD
1526+
[2.7.2]: https://github.com/bUnit-dev/bUnit/compare/v2.6.2...2.7.2
15241527
[2.6.2]: https://github.com/bUnit-dev/bUnit/compare/v2.5.3...v2.6.2
15251528
[2.5.3]: https://github.com/bUnit-dev/bUnit/compare/v2.5.3...2.5.3
15261529
[2.5.3]: https://github.com/bUnit-dev/bUnit/compare/v2.4.2...v2.5.3

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.