@tanem/react-nprogress
Advanced tools
Comparing version 1.0.9 to 1.0.10
# Changelog | ||
## [v1.0.9](https://github.com/tanem/react-nprogress/tree/v1.0.9) (2018-10-25) | ||
## [v1.0.10](https://github.com/tanem/react-nprogress/tree/v1.0.10) (2018-10-25) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.9...v1.0.10) | ||
**Merged pull requests:** | ||
- Tidy up the reach router example [\#22](https://github.com/tanem/react-nprogress/pull/22) ([tanem](https://github.com/tanem)) | ||
## [v1.0.9](https://github.com/tanem/react-nprogress/tree/v1.0.9) (2018-10-24) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.8...v1.0.9) | ||
@@ -5,0 +12,0 @@ |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "A React primitive for building slim progress bars inspired by Google, YouTube, and Medium.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -46,2 +46,3 @@ # react-nprogress | ||
- React Router: [Source](https://github.com/tanem/react-nprogress/tree/master/examples/react-router) | [Sandbox](https://codesandbox.io/s/github/tanem/react-nprogress/tree/master/examples/react-router) | ||
- Reach Router: [Source](https://github.com/tanem/react-nprogress/tree/master/examples/reach-router) | [Sandbox](https://codesandbox.io/s/github/tanem/react-nprogress/tree/master/examples/reach-router) | ||
- UMD Build (Development): [Source](https://github.com/tanem/react-nprogress/tree/master/examples/umd-dev) | [Sandbox](https://codesandbox.io/s/github/tanem/react-nprogress/tree/master/examples/umd-dev) | ||
@@ -48,0 +49,0 @@ - UMD Build (Production): [Source](https://github.com/tanem/react-nprogress/tree/master/examples/umd-prod) | [Sandbox](https://codesandbox.io/s/github/tanem/react-nprogress/tree/master/examples/umd-prod) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
76056
101