-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revert "Version NPM packages" This reverts commit 00be491. * chore: drop Node.js 16 support * set engines globally to node18
- Loading branch information
Showing
78 changed files
with
144 additions
and
370 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
--- | ||
"@smithy/service-client-documentation-generator": major | ||
"@smithy/eventstream-serde-universal": major | ||
"@smithy/chunked-blob-reader-native": major | ||
"@smithy/util-defaults-mode-browser": major | ||
"@smithy/eventstream-serde-browser": major | ||
"@smithy/credential-provider-imds": major | ||
"@smithy/util-defaults-mode-node": major | ||
"@smithy/eventstream-serde-node": major | ||
"@smithy/middleware-compression": major | ||
"@smithy/shared-ini-file-loader": major | ||
"@smithy/util-body-length-node": major | ||
"@smithy/node-config-provider": major | ||
"@smithy/util-config-provider": major | ||
"@smithy/middleware-endpoint": major | ||
"@smithy/util-stream-browser": major | ||
"@smithy/fetch-http-handler": major | ||
"@smithy/eventstream-codec": major | ||
"@smithy/hash-blob-browser": major | ||
"@smithy/node-http-handler": major | ||
"@smithy/hash-stream-node": major | ||
"@smithy/middleware-retry": major | ||
"@smithy/util-buffer-from": major | ||
"@smithy/util-stream-node": major | ||
"@smithy/config-resolver": major | ||
"@smithy/util-middleware": major | ||
"@smithy/util-endpoints": major | ||
"@smithy/smithy-client": major | ||
"@smithy/signature-v4": major | ||
"@smithy/util-base64": major | ||
"@smithy/util-stream": major | ||
"@smithy/util-retry": major | ||
"@smithy/hash-node": major | ||
"@smithy/util-utf8": major | ||
"@smithy/md5-js": major | ||
"@smithy/core": major | ||
"@smithy/abort-controller": major | ||
"@smithy/chunked-blob-reader": major | ||
"@smithy/eventstream-serde-config-resolver": major | ||
"@smithy/invalid-dependency": major | ||
"@smithy/is-array-buffer": major | ||
"@smithy/middleware-apply-body-checksum": major | ||
"@smithy/middleware-content-length": major | ||
"@smithy/middleware-serde": major | ||
"@smithy/middleware-stack": major | ||
"@smithy/property-provider": major | ||
"@smithy/protocol-http": major | ||
"@smithy/querystring-builder": major | ||
"@smithy/querystring-parser": major | ||
"@smithy/service-error-classification": major | ||
"@smithy/types": major | ||
"@smithy/url-parser": major | ||
"@smithy/util-body-length-browser": major | ||
"@smithy/util-hex-encoding": major | ||
"@smithy/util-uri-escape": major | ||
"@smithy/util-waiter": major | ||
"@smithy/experimental-identity-and-auth": patch | ||
--- | ||
|
||
major version bump for dropping node16 support |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,5 +52,8 @@ | |
}, | ||
"publishConfig": { | ||
"directory": ".release/package" | ||
}, | ||
"engines": { | ||
"node": ">=18.0.0" | ||
} | ||
} |
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
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
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 |
---|---|---|
@@ -1,11 +1,5 @@ | ||
# Change Log | ||
|
||
## 4.0.0 | ||
|
||
### Major Changes | ||
|
||
- 4e8f4ff: drop node16 support | ||
|
||
## 3.1.10 | ||
|
||
### Patch Changes | ||
|
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
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
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
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
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
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
Oops, something went wrong.