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

Added latest stable Node and TypeScript versions to test matrix for up-to-date testing. #3278

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

m10rten
Copy link
Contributor

@m10rten m10rten commented Feb 27, 2024

Added Node 20 and TypeScript 5.3

      matrix:
        node: ["18", "20"]
        typescript: ["4.5", "4.6", "4.7", "4.8", "4.9", "5.0", "5.3"]

Closes #3276
Closes #3277

Copy link

netlify bot commented Feb 27, 2024

Deploy Preview for guileless-rolypoly-866f8a ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 66c778c
🔍 Latest deploy log https://app.netlify.com/sites/guileless-rolypoly-866f8a/deploys/65ddbb37df41a50008207b28
😎 Deploy Preview https://deploy-preview-3278--guileless-rolypoly-866f8a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@colinhacks colinhacks merged commit 7fa37bb into colinhacks:master Mar 13, 2024
4 checks passed
@colinhacks colinhacks mentioned this pull request Apr 21, 2024
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.

Request to add Typescript 5.3 to test matrix Request to add Node 20 pipelines
2 participants