@_nu/react-button
Advanced tools
+11
-2
@@ -1,5 +0,14 @@ | ||
| ## 0.0.6 (2019-08-20) | ||
| ## [0.0.7](https://github.com/nu-system/react-button/compare/e4dae1b172f00b9811e9755d3a49e61e5559d090...v0.0.7) (2020-03-15) | ||
| ### Bug Fixes | ||
| - 修改版本依赖 ([e4dae1b](https://github.com/nu-system/react-button/commit/e4dae1b)) | ||
| * 修改版本依赖 ([e4dae1b](https://github.com/nu-system/react-button/commit/e4dae1b172f00b9811e9755d3a49e61e5559d090)) | ||
| ### Features | ||
| * remove ui dependecy of button ([5e96db0](https://github.com/nu-system/react-button/commit/5e96db076c764f7d7fbc38ad820a0ea459a89985)) | ||
+4
-4
| { | ||
| "name": "@_nu/react-button", | ||
| "version": "0.0.7", | ||
| "version": "0.0.8", | ||
| "description": "No UI dependency Button of react", | ||
@@ -25,3 +25,2 @@ "main": "lib/index.js", | ||
| "clean": "nwb clean-module && nwb clean-demo", | ||
| "prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'", | ||
| "prepublishOnly": "npm run build", | ||
@@ -34,2 +33,3 @@ "start": "nwb serve-react-demo", | ||
| "commitizenInit": "commitizen init cz-conventional-changelog --yarn --dev --exact", | ||
| "prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'", | ||
| "precommit": "npm run prettier" | ||
@@ -41,7 +41,7 @@ }, | ||
| "peerDependencies": { | ||
| "@_nu/css-button": "^0.0.3", | ||
| "@_nu/css-button": "^0.0.5", | ||
| "react": "16.x" | ||
| }, | ||
| "devDependencies": { | ||
| "@_nu/css-button": "^0.0.3", | ||
| "@_nu/css-button": "^0.0.5", | ||
| "conventional-changelog-cli": "^2.0.23", | ||
@@ -48,0 +48,0 @@ "cz-conventional-changelog": "3.0.2", |
+1
-1
@@ -121,2 +121,2 @@ # Button | ||
| Go to [@\_nu/css-button](https://nu-system.github.io/css/button/) | ||
| Go to [@_nu/css-button](https://nu-system.github.io/css/button/) |
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
12047
2.47%0
-100%