node-zwave-js/packages/zwave-js
AlCalzone a71ad41e8e
fix: handle proxy inclusion when NIF and Initiate command are switched (#7621)
2025-02-18 19:53:09 +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 fix: handle proxy inclusion when NIF and Initiate command are switched (#7621) 2025-02-18 19:53:09 +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(deps-dev): bump vitest from 2.1.8 to 2.1.9 (#7610) 2025-02-12 00:30:58 +00:00
tsconfig.browser.json refactor: test browser entry points, fix several tree-shaking issues (#7577) 2025-01-28 22:20:52 +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