node-zwave-js/packages/maintenance
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 refactor: asynchronous serialization and parsing (#7377) 2024-11-07 12:50:56 +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