Skip to content

@blueprintjs/core@1.37.1

Compare
Choose a tag to compare
@giladgray giladgray released this 29 May 23:22
· 2630 commits to develop since this release
  • fix TS compiler issue in IHotkeysTarget with latest @types/react@16.3
    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>