node-zwave-js/packages/core
Dominic Griesel b42dec2a44 chore: release v14.3.4
### Bugfixes
* Fixed an issue where CC classes would have a different name when `zwave-js` was loaded as CommonJS, changing how those CCs were handled (#7426)

### Changes under the hood
* Argument validation of CC APIs no longer uses `require` calls and explains the validation errors much better (#7407)
2024-11-20 22:24:12 +01:00
..
src feat: use static imports in `@validateArgs()`, elaborate errors (#7407) 2024-11-19 13:41:58 +01:00
.gitignore Convert to lerna monorepo and split into modules (#869) 2020-06-19 23:38:41 +02:00
api-extractor.json build: use API extractor to track public API surface (#4860) 2022-08-04 14:22:42 +02:00
core.api.md docs: update typed documentation and API report 🤖 (#7116) 2024-11-05 13:38:10 +01:00
package.json chore: release v14.3.4 2024-11-20 22:24:12 +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 chore: set up root tsconfig as "solution", avoid compilation for lints and tests (#6748) 2024-07-05 13:48:44 +02:00