Skip to content

Releases: HubSpot/draft-extend

v1.7.0-beta.3

02 Aug 16:18

Choose a tag to compare

Fixes an issue with the previous publish.

v1.7.0-beta.2

01 Aug 23:36

Choose a tag to compare

Adds withDraftExtendContext HOC

v1.7.0-beta.1

21 Feb 17:14

Choose a tag to compare

Changes

  • Remove unnecessary memoization when accumulating serialization options (#46)

v1.7.0-beta.0

24 Jan 16:43

Choose a tag to compare

Changes

  • Add experimental support for plugin accumulation outside the plugin render path using __isAccumulator (#42)

v1.6.5

09 Dec 18:57

Choose a tag to compare

Changes

  • migrate to babel 7, rollup and publish ESM source (#44)

v1.6.4

04 Oct 18:59

Choose a tag to compare

Changes

  • Remove react-create-class (#39)

v1.6.3

18 Jul 21:45

Choose a tag to compare

Fixes an issue with editorRef being assigned an incorrect PropType; this was generating console warnings in non-production builds of React.

v1.6.2

16 Jul 19:18

Choose a tag to compare

Changes

  • Add editorRef to child context of Editor

v1.6.1

16 Jan 18:48

Choose a tag to compare

Changes

  • Add styleFn prop (#37)

v1.6.0

06 Nov 22:16

Choose a tag to compare

Changes

  • add renderTray prop (#36)