@copilotkit/shared
Advanced tools
+6
-0
| # @copilotkit/shared | ||
| ## 0.2.0-alpha.5 | ||
| ### Minor Changes | ||
| - remove treeshake in build | ||
| ## 0.2.0-alpha.4 | ||
@@ -4,0 +10,0 @@ |
+4
-4
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "0.2.0-alpha.4", | ||
| "version": "0.2.0-alpha.5", | ||
| "sideEffects": false, | ||
@@ -21,6 +21,6 @@ "main": "./dist/index.js", | ||
| "eslint": "^7.32.0", | ||
| "eslint-config-custom": "0.3.0-alpha.4", | ||
| "eslint-config-custom": "0.3.0-alpha.5", | ||
| "jest": "^29.6.4", | ||
| "ts-jest": "^29.1.1", | ||
| "tsconfig": "0.7.0-alpha.4", | ||
| "tsconfig": "0.7.0-alpha.5", | ||
| "tsup": "^6.7.0", | ||
@@ -31,3 +31,3 @@ "typescript": "^5.1.3" | ||
| "scripts": { | ||
| "build": "tsup --treeshake --clean", | ||
| "build": "tsup --clean", | ||
| "dev": "tsup --watch --no-splitting", | ||
@@ -34,0 +34,0 @@ "test": "jest", |
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.
180120
0.03%0
-100%