Update dependency react-circular-progressbar to ^1.2.1
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
react-circular-progressbar | dependencies | minor | ^1.2.1 | source | |
@types/react-circular-progressbar | devDependencies | patch | 1.0.2 | source |
Release Notes
kevinsqi/react-circular-progressbar
v1.2.1
- Use Rollup to build package [#83]
- Extract Path component into separate file [#84]
v1.2.0
- Add props.circleRatio to enable partial diameter "car speedometer" style [#80]
v1.1.0
-
Convert project to Typescript and improve demo setup [#77]
-
Remove prop-types dependency [#78]
1.1.0 now uses Typescript!
There should not be any breaking changes to the public JS interface. However, the slight discrepancy in typing may cause type errors when switching from 1.0 using DefinitelyTyped. Runtime prop-types checking is also now removed in [#78].
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.