-
Notifications
You must be signed in to change notification settings - Fork 7
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
[Major] Make fmt use intuitive #17
base: master
Are you sure you want to change the base?
Conversation
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.
I'd still love to see compatibility with i18n, but this is a topic for a future PQ in collaboration with @PonomareVlad
@KnorpelSenf nice, I will try to do something in this week 🌚 |
Co-authored-by: KnorpelSenf <[email protected]>
…to 2.0.0-rc1-preview
Ping me or request a review once you want me to TAL |
All right. The only thing left should be jsdocs, comments, readme, and updating website docs before release. It'll be.. awhile, but feel free to jump in if you need to. |
Tentatively postponed until grammY 2 |
And:
Standardise exported middleware type signature (i.e. () => mw instead of mw)TODO: