Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Conversation

Benjamin-Dobell
Copy link
Contributor

@Benjamin-Dobell Benjamin-Dobell commented Feb 16, 2023

What kind of change does this PR introduce?

Upgraded to Deno 1.30.3. Main benefit is the upgrade to TypeScript 4.9.x, which introduces satisfies.

What is the current behavior?

Any attempts to deploy code making use of satisfies results in a syntax error.

What is the new behavior?

TS 4.9 functionality is supported 😄

deno@5a7f7123b267:/app$ deno --version
deno 1.30.3 (release, aarch64-unknown-linux-gnu)
v8 10.9.194.5
typescript 4.9.4

Note: I'm on an M1, hence the architecture.

@laktek laktek merged commit 027518f into supabase:main Feb 23, 2023
@github-actions
Copy link

🎉 This PR is included in version 1.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants