node-zwave-js/packages/zwave-js
AlCalzone 9d5e3faa8f
refactor: move mock behaviors to improve tree shaking (#7487)
2024-12-12 13:54:31 +00: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 refactor: move mock behaviors to improve tree shaking (#7487) 2024-12-12 13:54:31 +00: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 refactor: untar config updates in memory, remove `execa` from prod deps (#7485) 2024-12-12 13:09:16 +00: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