Skip to content

v0.4.4

Choose a tag to compare

@thibaudcolas thibaudcolas released this 28 May 01:58

0.4.4 (2019-05-28)

Bug Fixes

  • copy-paste: fix partial copy from decorator text. Fix #12 (e043b74)
  • copy-paste: support copy from decorators. Fix #12 (d90bbbc)
  • release: remove unneeded react-dom peerDependency (3e59f05)

Performance Improvements

  • copy-paste: completely skip event handling operations in IE11 (9521758)