We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8144c37 commit d88c728Copy full SHA for d88c728
CHANGELOG.md
@@ -5,14 +5,18 @@ Notable changes to this project are documented in this file. The format is based
5
## [Unreleased]
6
7
Breaking changes:
8
-- Add null support for `data` property of `InputEvent` (#21)
9
10
New features:
11
12
Bugfixes:
13
14
Other improvements:
15
+## [v5.0.0](https://github.com/purescript-web/purescript-web-uievents/releases/tag/v5.0.0) - 2023-09-24
16
+
17
+Breaking changes:
18
+- Add null support for `data` property of `InputEvent` (#21 by @kobijones111529)
19
20
## [v4.1.0](https://github.com/purescript-web/purescript-web-uievents/releases/tag/v4.1.0) - 2023-09-24
21
22
0 commit comments