Skip to content

Commit 15815cb

Browse files
authored
docs: Add boom to Node version support change (#1157)
Breaks workers deployed on lower versions (eg 14.17 is default version on Render)
1 parent 3a3acf3 commit 15815cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ Breaking changes marked with a :boom:
249249

250250
- [`create-project`] Remove the `.post-create` file (if it exists), before committing to git ([#1018](https://github.com/temporalio/sdk-typescript/pull/1018))
251251

252-
- Completetly removed support for Node versions <= 14.17. Lot of our dependencies were already
252+
- :boom: Completetly removed support for Node versions <= 14.17. Lot of our dependencies were already
253253
requiring Node 14.18+ anyway. ([#1070](https://github.com/temporalio/sdk-typescript/pull/1070))
254254

255255
- Load package `abort-controller` as a polyfill rather than a complete substitution.

0 commit comments

Comments
 (0)