mirror of
https://github.com/kevinsqi/react-circular-progressbar.git
synced 2025-12-08 20:25:50 +00:00
update changelog for 2.0.3
This commit is contained in:
parent
d758a9c6f0
commit
a09471dc1d
@ -1,6 +1,11 @@
|
||||
## 2.0.3
|
||||
|
||||
- Remove other synthetic react imports (i.e. "import React from 'React'") [#124]
|
||||
- Upgrade React to 16.9.0 in /demo [#113]
|
||||
|
||||
## 2.0.2
|
||||
|
||||
- Import react with "\* as React" to prevent the need to use allowSyntheticDefaultExports/esModuleInterop in consumers (issue #110) #112
|
||||
- Import react with "\* as React" to prevent the need to use allowSyntheticDefaultExports/esModuleInterop in consumers (issue #110) [#112]
|
||||
|
||||
## 2.0.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user