hooks.macro
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,10 @@ | ||
## v1.0.1 (February 6, 2019) | ||
- Make sure all built files are included in the distribution (54201821869669a76c60360a8b7b74f88c5654d7) | ||
## v1.0.0 (February 6, 2019) | ||
- Remove alpha warnings. React Hooks are live! | ||
- Fix export names in TypeScript typings (2ccd5f6335b6ac79603ee990537a55ab47f67afa) | ||
## v0.2.0 (December 17, 2018) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "hooks.macro", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "Pier Paolo Ramon <ramonpierre@gmail.com>", | ||
@@ -9,2 +9,5 @@ "main": "build/hooks.macro.js", | ||
"typings": "build/hooks.macro.d.ts", | ||
"files": [ | ||
"build/**" | ||
], | ||
"scripts": { | ||
@@ -11,0 +14,0 @@ "test": "jest", |
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
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
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
16410
7
131
1