-
Notifications
You must be signed in to change notification settings - Fork 68
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 dependencies #345
Upgrade dependencies #345
Conversation
… but rather by other packages
…loader because of deprecation warning
…ults for trailingComma, arrowParens and endOfLine
…rywhere, but that's not caused by this upgrade
…assuming it's safe even if there is no real semver
Seems like it will be a better option to use @koa/router instead of koa-router, but perhaps @mimarz could double check due to lack of migration guides fro 8.x.x -> 9.x.x 🤷 |
…rresponding @rollup/plugin-x
Because of a bug with |
Ramda imports also needs to be changed from |
…in core to avoid errors
Yes, that would be great @mimarz |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one sneaky space that snuck in during formatting in checbox stories, else it looks good 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Solves #343