Skip to content

v0.8.0

Compare
Choose a tag to compare
@thibaudcolas thibaudcolas released this 27 Nov 15:55
· 1120 commits to main since this release

Added

  • Add name attribute to button elements to simplify targeting in browser automation tests.
  • Publish the package as an ES2015 module.

Changed

  • Upgrade draftjs-utils to latest (draftjs-utils).
  • Use references to window object instead of global.
  • Update dependencies to remove Immutable.js duplication