@opensourceframework/react-a11y-utils
Advanced tools
+10
-0
| # Changelog | ||
| ## 0.2.1 | ||
| ### Patch Changes | ||
| - Modernization and stabilization fixes: | ||
| - Standardized scripts and CI/CD lockfiles | ||
| - Fixed lint rules and CI/CD unblocking | ||
| - Added llms.txt for AI-First Discovery | ||
| - Include llms.txt in published files | ||
| ## 0.2.0 | ||
@@ -4,0 +14,0 @@ |
+9
-2
| { | ||
| "name": "@opensourceframework/react-a11y-utils", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "React accessibility utility functions and hooks for building accessible user interfaces", | ||
@@ -47,5 +47,12 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@axe-core/react": "^4.8.0", | ||
| "@testing-library/jest-dom": "^6.4.0", | ||
| "@testing-library/react": "^16.0.0", | ||
| "@types/node": "^22.0.0", | ||
| "@types/react": "^19.0.0", | ||
| "@vitejs/plugin-react": "^4.7.0", | ||
| "@vitest/coverage-v8": "^2.0.0", | ||
| "jsdom": "^24.0.0", | ||
| "react": "^19.0.0", | ||
| "react-dom": "^19.2.4", | ||
| "tsup": "^8.0.0", | ||
@@ -87,3 +94,3 @@ "typescript": "^5.0.0", | ||
| "typecheck": "tsc --noEmit", | ||
| "test": "vitest run", | ||
| "test": "vitest run --passWithNoTests", | ||
| "test:watch": "vitest", | ||
@@ -90,0 +97,0 @@ "test:coverage": "vitest run --coverage", |
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
71345
0.71%0
-100%13
116.67%