Skip to content

v0.11.0

Compare
Choose a tag to compare
@tkrotoff tkrotoff released this 05 Jan 16:25
· 164 commits to master since this release

Fixes

  • Disable esModuleInterop (import * as React vs import React) to increase compatibility with TypeScript users, see b18d61
  • Fix react-form-with-constraints-bootstrap4 for IE 10: does no support inheritance with static properties, see 225cb9