react-countdown-circle-timer
Advanced tools
Comparing version 1.1.0 to 1.1.1
# Change Log | ||
## 1.1.1 (February 23th, 2020) | ||
**Implemented enhancements:** | ||
- Add GitHub workflow to report test coverage and build status | ||
- Add a new badge for weekly downloads | ||
## 1.1.0 (February 1st, 2020) | ||
**Implemented enhancements:** | ||
- replace `startAt` with `initialRemainingTime` because the name did not explain well what it does in the context of countdown | ||
- Replace `startAt` with `initialRemainingTime`. Using `startAt` in the context of countdown is confusing | ||
- `startAt` can be used until the next major release for backward compatibility | ||
@@ -8,0 +14,0 @@ - `initialRemainingTime` sets the initial remaining time when the countdown starts |
{ | ||
"name": "react-countdown-circle-timer", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Lightweight React countdown timer component with color and progress animation based on SVG", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
# React Countdown Circle Timer | ||
[![npm](https://img.shields.io/npm/v/react-countdown-circle-timer)](https://www.npmjs.com/package/react-countdown-circle-timer) | ||
[![npm](https://img.shields.io/npm/dw/react-countdown-circle-timer)](https://www.npmjs.com/package/react-countdown-circle-timer) | ||
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/vydimitrov/react-countdown-circle-timer/Codecov%20Coverage)](https://codecov.io/gh/vydimitrov/react-countdown-circle-timer) | ||
[![Codecov](https://img.shields.io/codecov/c/gh/vydimitrov/react-countdown-circle-timer)](https://codecov.io/gh/vydimitrov/react-countdown-circle-timer) | ||
[![npm bundle size](https://img.shields.io/bundlephobia/min/react-countdown-circle-timer)](https://bundlephobia.com/result?p=react-countdown-circle-timer@1.0.6) | ||
[![Codecov](https://img.shields.io/codecov/c/gh/vydimitrov/react-countdown-circle-timer)](https://codecov.io/gh/vydimitrov/react-countdown-circle-timer) | ||
[![npm](https://img.shields.io/npm/v/react-countdown-circle-timer)](https://www.npmjs.com/package/react-countdown-circle-timer) | ||
@@ -6,0 +8,0 @@ React countdown timer component in a circle shape with color and progress animation to urge with pleasure your users. |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
23663
190
0