cc-hooks-ts 0.1.3 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Define Claude Code hooks with full type safety using TypeScript and Valibot validation.
|
|
4
4
|
|
|
5
|
-
> [!
|
|
6
|
-
>
|
|
5
|
+
> [!NOTE]
|
|
6
|
+
> Beginning with versions equal to 2.0.0 or 2.0.42 and above, we started releasing using the same version numbers as Claude Code.
|
|
7
|
+
> This enables us to support newer type definitions while preserving maximum compatibility.
|
|
7
8
|
|
|
8
9
|
## Installation
|
|
9
10
|
|