We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dbb01f + e5d7c30 commit 6d43522Copy full SHA for 6d43522
CHANGELOG.md
@@ -2,15 +2,17 @@
2
3
The history of all changes to react-polymorph.
4
5
-# vNext
+# 1.0.4
6
7
-## Fixes
+### Fixes
8
9
+- Fixed overlapping PopOver triangle container ([PR 210](https://github.com/input-output-hk/react-polymorph/pull/210))
10
- Fixed double triggering of checkbox onChange handler ([PR 206](https://github.com/input-output-hk/react-polymorph/pull/206))
11
-## Chores
12
+### Chores
13
14
- Bumped the version of `create-react-context` ([PR 208](https://github.com/input-output-hk/react-polymorph/pull/208))
15
+- Replace node-sass with sass package ([PR 205](https://github.com/input-output-hk/react-polymorph/pull/205))
16
17
# 1.0.3
18
0 commit comments