node-zwave-js/packages/cc
Dominic Griesel ef8f276a08 chore: release v14.3.6
### Bugfixes
* Fixed another issue where some CC API methods would incorrectly fail validation of their arguments, causing the node interview to fail (#7435)
2024-11-22 19:15:44 +01:00
..
maintenance chore: transition modules to hybrid ESM/CJS, switch to vitest for testing (#7349) 2024-11-04 10:55:58 +01:00
src fix: use static predicate if class `instanceof` check fails in `validateArgs` (#7403) 2024-11-14 14:39:48 +01:00
api-extractor.json build: use API extractor to track public API surface (#4860) 2022-08-04 14:22:42 +02:00
cc.api.md docs: update typed documentation and API report 🤖 (#7116) 2024-11-05 13:38:10 +01:00
package.json chore: release v14.3.6 2024-11-22 19:15:44 +01:00
tsconfig.build.json chore: transition modules to hybrid ESM/CJS, switch to vitest for testing (#7349) 2024-11-04 10:55:58 +01:00
tsconfig.json feat: use static imports in `@validateArgs()`, elaborate errors (#7407) 2024-11-19 13:41:58 +01:00