Skip to content

refactor: remove optional chaining from the codebase#734

Merged
100terres merged 1 commit intomainfrom
720-remove-optional-chaining
Dec 6, 2023
Merged

refactor: remove optional chaining from the codebase#734
100terres merged 1 commit intomainfrom
720-remove-optional-chaining

Conversation

@100terres
Copy link
Copy Markdown
Collaborator

We are removing the optional chaining because one of our users is having issues with an old babel version that doesn't work with optional chaining.

fix #720

We are removing the optional chaining because one of our users is having issues with an old babel
version that doesn't work with optional chaining.

fix #720
@100terres 100terres self-assigned this Dec 6, 2023
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dnd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2023 4:24am

@100terres 100terres merged commit cf27ad3 into main Dec 6, 2023
@100terres 100terres deleted the 720-remove-optional-chaining branch December 6, 2023 04:58
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.

App could not compile due to optional chaining

1 participant