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

Update to pnpm 9, use new catalogs feature, tweak and update deps #1030

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

jakebailey
Copy link
Member

This is a mismash of stuff, but mainly showing pnpm 9.5.0's new catalog feature.

@@ -14,6 +14,7 @@
"allowUnusedLabels": false,
"composite": true,
"types": ["node"],
"lib": ["es2022"]
"lib": ["es2022"],
"strictBuiltinIteratorReturn": false
Copy link
Member Author

Choose a reason for hiding this comment

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

lru-cache is broken at v10 and won't be fixed, so I had to disable this new flag :(

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.

1 participant