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

Upgrade rollup #42

Closed
n1ru4l opened this issue Jun 9, 2022 · 0 comments · Fixed by #46
Closed

Upgrade rollup #42

n1ru4l opened this issue Jun 9, 2022 · 0 comments · Fixed by #46

Comments

@n1ru4l
Copy link
Collaborator

n1ru4l commented Jun 9, 2022

The current rollup version does not support the latest ECMAScript language features such as optional chaining.

"rollup": "2.75.6" should be the version we depend upon for now. We should even consider using caret version ranges instead of pinned version ranges for libraries that follow semantic versioning/

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 a pull request may close this issue.

1 participant