node-zwave-js/packages/zwave-js
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
..
bin fix: mock-server would not start due to ESM/CJS confusion (#7401) 2024-11-14 08:45:25 +00:00
maintenance chore: transition modules to hybrid ESM/CJS, switch to vitest for testing (#7349) 2024-11-04 10:55:58 +01:00
src chore: release v14.3.6 2024-11-22 19:15:44 +01:00
.gitignore build: use Node.js 12+ module exports instead of faked entry points (#3005) 2021-07-13 14:15:21 +02:00
api-extractor.json build: use API extractor to track public API surface (#4860) 2022-08-04 14:22:42 +02: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
zwave-js.api.md feat: add "browser" condition to main entrypoint for bundlers (#7374) 2024-11-06 14:33:22 +01:00