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

fix(NODE-4302): remove downlevel ts and typesVersions #501

Merged
merged 2 commits into from Jun 14, 2022

Conversation

nbbeeken
Copy link
Contributor

Description

What is changing?

Remove downlevel-dts and test public types / compiling src against old/current/next TS versions

oldest version is set to TS v4.0.2 (there is no 4.0.0)

What is the motivation for this change?

downlevel-dts isn't providing any needed changes to the types

Double check the following

  • Ran npm run lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: <type>(NODE-xxxx)<!>: <description>
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@nbbeeken nbbeeken changed the title fix(NODE-4302): remove downlevel ts fix(NODE-4302): remove downlevel ts and typesVersions Jun 10, 2022
@nbbeeken nbbeeken marked this pull request as ready for review June 14, 2022 17:04
@nbbeeken nbbeeken requested a review from durran June 14, 2022 17:04
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Jun 14, 2022
@nbbeeken
Copy link
Contributor Author

nbbeeken commented Jun 14, 2022

@durran I think we can merge this as is and we'll address the windows strangeness in another PR, its an unrelated nvm issue and they pass as long as they're run sequentially. ❓

@durran durran merged commit 651b60e into main Jun 14, 2022
@durran durran deleted the NODE-4302/remove-typesVersion branch June 14, 2022 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
2 participants