Skip to content

Conversation

@pcothenet
Copy link
Contributor

@pcothenet pcothenet commented May 6, 2024

What

SDK Release Checklist

  • Have you added an integration test for the changes?
  • Have you built the package locally and made queries against it successfully?
  • Did you update the changelog?
  • Did you bump the package version?
  • If endpoints were removed, did you manually remove the corresponding files? (this should be rare)
  • For breaking changes, did you plan for the release of the new SDK versions and deploy the API to production?

@pcothenet pcothenet requested review from a team, davidcornu and holtbp May 6, 2024 21:37
"test": "mocha"
},
"dependencies": {
"query-string": "^7.0.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: updating this was causing a bunch of problems due to ES modules

@@ -1 +1 @@
16.13.0
18.18.2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably go all the way to 18.20.2 while we're at it (https://nodejs.org/en/about/previous-releases)

@pcothenet pcothenet merged commit e26521b into main May 7, 2024
@pcothenet pcothenet deleted the pc/nodeversion branch May 7, 2024 14:44
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