Timmy Huang
Timmy Huang
Thanks for the ticket, @seve ! Since we have commit lint check, do you know how we got a tag that's not following semantic versioning? Thank you!
oh!! Got it 😆 Thanks for the context!
It seems like the default type is preserved if you use `[email protected]`. None of 4.7.x worked, so probably something specific to 4.7.x?
> I face the same issue too, with dependency versions: "rollup": "2.78.1", "rollup-plugin-ts": "3.0.2", "typescript": "4.7.4" > > ```ts > export type Dict = { [key: string]: Value }; >...
For future readers, if you wanna get https://github.com/smooth-code/jest-puppeteer/issues/131#issuecomment-493267937 to work, please make sure **BOTH** of your `jest` and `jest-circus` are on versions that include https://github.com/facebook/jest/pull/9397, which means both `jest` and...
+1 still hoping this get bumped in priority, or if there's any pointers on how to implement this, my team might be able to take a look. Thanks!
Gentle ping 🙏 Was looking for this exact feature as well 😄 Thanks for the PR!
Update: Completed eng design review today with action items: 1. Deep dive into the spectrum of turn key solution wrapper vs. buffet utility functions pros and cons, and what balance...
@cathystoli this is the token function ticket I was talking about the other day 😄 Thank you!!
Panda is working on supporting `styled` syntax: https://github.com/chakra-ui/panda/discussions/808#discussioncomment-6263046