-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci] ## [2.0.0](v1.1.0...v2.0.0) (2023-06-13) ### ⚠ BREAKING CHANGES * Drop Node.js < 14 support ### Features * support worker_threads ipc ([#3](#3)) ([3a27475](3a27475)) * use github action and drop non-lts Node.js support ([#4](#4)) ([9592a9b](9592a9b))
- Loading branch information
1 parent
9592a9b
commit 9edc586
Showing
2 changed files
with
14 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Changelog | ||
|
||
## [2.0.0](https://github.com/node-modules/sendmessage/compare/v1.1.0...v2.0.0) (2023-06-13) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* Drop Node.js < 14 support | ||
|
||
### Features | ||
|
||
* support worker_threads ipc ([#3](https://github.com/node-modules/sendmessage/issues/3)) ([3a27475](https://github.com/node-modules/sendmessage/commit/3a274755a43d8c7f4af6116717409ae2d9d66cea)) | ||
* use github action and drop non-lts Node.js support ([#4](https://github.com/node-modules/sendmessage/issues/4)) ([9592a9b](https://github.com/node-modules/sendmessage/commit/9592a9bd9fe880b565475d7583448af46da077f4)) |
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