-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8043098
commit 2b28a6e
Showing
6 changed files
with
35 additions
and
25 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 |
---|---|---|
@@ -1,5 +1,14 @@ | ||
- Fix JSON.stringify of undefined values | ||
- Implemeted some fs sync APIs | ||
- Updated dependencies | ||
- Remove `assert` in favor of `expect` for testing | ||
- Minor fixes | ||
- Added URL as a module | ||
- Added navigator.userAgent | ||
- Implemented AbortController/AbortSignal | ||
- Port Lambda Runtime Interface Client to Rust (perf improvement) | ||
- Increase fetch compat (abort signal, response encoding/decompression, redirect handling) | ||
- Implemented DOMException | ||
- Dependency updates | ||
- Bundle @aws-sdk/client-cognito-identity-provider | ||
- HTTP/2 support | ||
- Expose crypto on global this | ||
- Bug fixes | ||
|
||
Full list of changes: | ||
https://github.com/awslabs/llrt/compare/v0.1.12-beta...v0.1.13-beta |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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