Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates test-driver to use es2020 #736

Merged

Conversation

desaikd
Copy link
Contributor

@desaikd desaikd commented Nov 30, 2022

Issue #734

Description of changes:
This PR refactors tsconfig.json for test-driver to point to es2020.

@desaikd desaikd mentioned this pull request Nov 30, 2022
@desaikd desaikd merged commit d83d934 into amazon-ion:v5.0.0-development Dec 12, 2022
desaikd added a commit that referenced this pull request Apr 24, 2023
* Drops support for Node 10.x, 12.x and adds 18.x (#723)

* move to native `BigInt` from `JSBI` (#721)

* Updates typedoc syntax to address warnings (#733)

* updates test-driver to es2020 (#736)

* Migrate linting from TSLint to ESLint (#737)

* adds changes for resolving ion-test-driver build issue (#748)

* adds changes to allow `dom.Decimal` construction from `Number` and `String` (#746)

* updates uglify version

* adds changes for upconverting JS value for dom collections (#749)

* removes deprecated method `byteValue()` for v5.0.0 release (#750)

* modifies `Struct#elements()` to return all field values (#754)

---------

Co-authored-by: Matthew Pope <[email protected]>
Co-authored-by: Delaney <[email protected]>
Co-authored-by: Zack Slayton <[email protected]>
Co-authored-by: Andrey Lipatkin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants