Skip to content

@blueprintjs/[email protected]

Compare
Choose a tag to compare
@giladgray giladgray released this 29 May 23:22
· 2784 commits to develop since this release
  • fix TS compiler issue in IHotkeysTarget with latest @types/[email protected]
    lerna ERR! ERROR in [at-loader] ../../node_modules/@blueprintjs/core/dist/esm/components/hotkeys/hotkeysTarget.d.ts:4:18
    lerna ERR!     TS2320: Interface 'IHotkeysTarget' cannot simultaneously extend types 'Component<any, any, any>' and 'ComponentLifecycle<any, any, never>