@codefast-ui/checkbox-group
Advanced tools
Comparing version 0.2.2 to 0.2.3
# @codefast-ui/checkbox-group | ||
## 0.2.3 | ||
### Patch Changes | ||
- [#45](https://github.com/codefastlabs/codefast/pull/45) [`f9167c2`](https://github.com/codefastlabs/codefast/commit/f9167c297b6d6186660e35ec6c14315c499b8fcd) Thanks [@thevuong](https://github.com/thevuong)! - Replaced Vitest with Jest in the day-picker package to streamline testing frameworks and reduce dependency complexity. Removed Vitest configuration files and adapted the test setups for Jest usage. | ||
- [#45](https://github.com/codefastlabs/codefast/pull/45) [`8309af6`](https://github.com/codefastlabs/codefast/commit/8309af654595d31fbcafea9a24d550e68e96f660) Thanks [@thevuong](https://github.com/thevuong)! - refactor: reorganize import statements for consistency | ||
## 0.2.2 | ||
@@ -4,0 +12,0 @@ |
@@ -1,1 +0,1 @@ | ||
"use client";import{a as e,b as o,c as r,d as t}from"./chunk-QRQKDMRY.js";export{o as CheckboxGroup,t as CheckboxGroupIndicator,r as CheckboxGroupItem,t as Indicator,r as Item,o as Root,e as createCheckboxGroupScope}; | ||
"use client";import{a as e,b as o,c as r,d as t}from"./chunk-JVOKLCMT.js";export{o as CheckboxGroup,t as CheckboxGroupIndicator,r as CheckboxGroupItem,t as Indicator,r as Item,o as Root,e as createCheckboxGroupScope}; |
@@ -1,1 +0,1 @@ | ||
import{a,b,c,d}from"../chunk-QRQKDMRY.js";export{b as CheckboxGroup,d as CheckboxGroupIndicator,c as CheckboxGroupItem,d as Indicator,c as Item,b as Root,a as createCheckboxGroupScope}; | ||
import{a,b,c,d}from"../chunk-JVOKLCMT.js";export{b as CheckboxGroup,d as CheckboxGroupIndicator,c as CheckboxGroupItem,d as Indicator,c as Item,b as Root,a as createCheckboxGroupScope}; |
{ | ||
"name": "@codefast-ui/checkbox-group", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"bugs": { | ||
@@ -47,4 +47,4 @@ "url": "https://github.com/codefastlabs/codefast/issues" | ||
"typescript": "5.7.2", | ||
"@codefast/eslint-config": "0.2.2", | ||
"@codefast/typescript-config": "0.2.2" | ||
"@codefast/eslint-config": "0.2.3", | ||
"@codefast/typescript-config": "0.2.3" | ||
}, | ||
@@ -51,0 +51,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
26307