node-zwave-js/packages/config
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
..
config feat(config): add HomeSys HomeMech-2001/2 (#7400) 2024-11-13 22:25:17 +01:00
maintenance fix: import config script (#7380) 2024-11-08 09:17:52 +00:00
src chore: release v14.3.4 2024-11-20 22:24:12 +01:00
.gitignore refactor: remove device index file and generate it on demand (#1324) 2021-01-09 15:42:49 +01:00
api-extractor.json build: use API extractor to track public API surface (#4860) 2022-08-04 14:22:42 +02:00
config.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