Skip to content

@blueprintjs/[email protected]

Compare
Choose a tag to compare
@adidahiya adidahiya released this 13 Mar 05:28
· 2581 commits to develop since this release

General

  • 🌟 #2200 Publish correct ES module files
    • Upgrade to TypeScript 2.7 for development and enable esModuleInterop and allowSyntheticDefaultImports compiler flags to emit valid ES import statements for modules such as classnames and moment.
    • ⚠️ bumped tslib dependency in all packages to support these new flags