@reach/checkbox
Advanced tools
Comparing version
# @reach/checkbox | ||
## 0.18.0-pre.5 | ||
### Patch Changes | ||
- Updated dependencies: | ||
- `@reach/auto-id@0.18.0-pre.5` | ||
- `@reach/machine@0.18.0-pre.5` | ||
- `@reach/polymorphic@0.18.0-pre.5` | ||
- `@reach/utils@0.18.0-pre.5` | ||
## 0.18.0-pre.4 | ||
@@ -4,0 +14,0 @@ |
"use strict"; | ||
/** | ||
* @reach/checkbox v0.18.0-pre.4 | ||
* @reach/checkbox v0.18.0-pre.5 | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright (c) 2018-2022, React Training LLC |
/** | ||
* @reach/checkbox v0.18.0-pre.4 | ||
* @reach/checkbox v0.18.0-pre.5 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) 2018-2022, React Training LLC |
{ | ||
"name": "@reach/checkbox", | ||
"version": "0.18.0-pre.4", | ||
"version": "0.18.0-pre.5", | ||
"description": "Accessible components to build custom, tri-state checkboxes in React.", | ||
@@ -17,6 +17,6 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/auto-id": "0.18.0-pre.4", | ||
"@reach/machine": "0.18.0-pre.4", | ||
"@reach/polymorphic": "0.18.0-pre.4", | ||
"@reach/utils": "0.18.0-pre.4" | ||
"@reach/auto-id": "0.18.0-pre.5", | ||
"@reach/machine": "0.18.0-pre.5", | ||
"@reach/polymorphic": "0.18.0-pre.5", | ||
"@reach/utils": "0.18.0-pre.5" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
85883
0.23%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated