You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
+
## 0.14.1
6
+
7
+
- revert [#602](https://github.com/davidhu2000/react-spinners/pull/602) due to issues with test and server side rendering
8
+
5
9
## 0.14.0
6
10
7
11
- feat: color prop can accept rgb colors [#586](https://github.com/davidhu2000/react-spinners/pull/586)
@@ -10,7 +14,7 @@ All notable changes to this project will be documented in this file. This projec
10
14
11
15
## 0.13.8
12
16
13
-
-**bugfix**: Remove Animation Fill Mode from CircieLoader to fix SSR mismatch style error. [#558](https://github.com/davidhu2000/react-spinners/pull/558)
17
+
-**bugfix**: Remove Animation Fill Mode from CircleLoader to fix SSR mismatch style error. [#558](https://github.com/davidhu2000/react-spinners/pull/558)
0 commit comments