-
-
Notifications
You must be signed in to change notification settings - Fork 623
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Breaking changes · [Migration guide](https://zwave-js.github.io/node-zwave-js/#/getting-started/migrating/v14) * Replace Node.js Buffer with `Uint8Array` portable replacement class `Bytes` (#7332) * `zwave-js` no longer loops up the package version at runtime (#7344) * Changed some paths to be relative to `process.cwd()` instead of source location (#7345) ### Config file changes * Add Aeotec TriSensor 8 (#7342) ### Changes under the hood * Removed dependency on `fs-extra` in favor of `node:fs/promises` (#7335) * `@zwave-js/config` no longer loops up the package version at runtime (#7343)
- Loading branch information
Showing
3 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters