You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry I didn't add this to the release notes. We could redefine Omit in the blueprint source so that it compiles with TS <3.5, but at this point, TS 3.5 has been available for 4 months so I think we might just keep it as-is with the reference to the compiler typedef?
Stumbled upon this as well.
Unfortunately, the solution to upgrade out typescript was not possible in the environment/project I'm working with.
We had to downgrade @blueprintjs/core and @blueprintjs/select.
I have to note that its pitty that starting to use TS features that require rather big upgrade of TS package in a minor version surprised me. I would expect this to go into a major version update as this break existing setups that have locked or other limitations of typescript version
Copy-pasted from here: 1e40f6d#r35416453
The text was updated successfully, but these errors were encountered: