File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,18 @@ Notable changes to this project are documented in this file. The format is based
5
5
## [ Unreleased]
6
6
7
7
Breaking changes:
8
- - Update the Monoid/Semigroup instance of ` ReactElement ` to use ` null ` for ` mempty ` instead of an empty fragment. (#187 )
9
8
10
9
New features:
11
10
12
11
Bugfixes:
13
12
14
13
Other improvements:
15
14
15
+ ## [ v11.0.0] ( https://github.com/purescript-contrib/purescript-react/releases/tag/v11.0.0 ) - 2023-01-04
16
+
17
+ Breaking changes:
18
+ - Update the Monoid/Semigroup instance of ` ReactElement ` to use ` null ` for ` mempty ` instead of an empty fragment. (#187 )
19
+
16
20
## [ v10.0.1] ( https://github.com/purescript-contrib/purescript-react/releases/tag/v10.0.1 ) - 2022-04-27
17
21
18
22
Other improvements:
You can’t perform that action at this time.
0 commit comments