@react-hookful/dom
Advanced tools
+11
-0
@@ -6,2 +6,13 @@ # Change Log | ||
| # [0.1.0-alpha.8](https://github.com/Frantss/react-hookful/tree/master/packages/dom/compare/@react-hookful/dom@0.1.0-alpha.7...@react-hookful/dom@0.1.0-alpha.8) (2020-10-17) | ||
| ### Features | ||
| * **all:** truly enabled tree shaking ([92e3da4](https://github.com/Frantss/react-hookful/tree/master/packages/dom/commit/92e3da4f5fd9a08095ec845776663452e151258a)) | ||
| # [0.1.0-alpha.7](https://github.com/Frantss/react-hookful/tree/master/packages/dom/compare/@react-hookful/dom@0.1.0-alpha.6...@react-hookful/dom@0.1.0-alpha.7) (2020-10-17) | ||
@@ -8,0 +19,0 @@ |
+2
-2
| { | ||
| "name": "@react-hookful/dom", | ||
| "version": "0.1.0-alpha.7", | ||
| "version": "0.1.0-alpha.8", | ||
| "description": "Useful react DOM-related hooks that help you clean up you functional components.", | ||
@@ -55,3 +55,3 @@ "repository": "https://github.com/Frantss/react-hookful/tree/master/packages/dom", | ||
| }, | ||
| "gitHead": "136485c8fe0399b8fb5da1bbcd02b6efd3ae4d4f" | ||
| "gitHead": "92834ac5aa822557cc8574714bc5aa27bf0ed2e6" | ||
| } |
20169
1.82%