Releases: HubSpot/draft-extend
Releases · HubSpot/draft-extend
v1.7.0-beta.3
Fixes an issue with the previous publish.
v1.7.0-beta.2
Adds withDraftExtendContext
HOC
v1.7.0-beta.1
Changes
- Remove unnecessary memoization when accumulating serialization options (#46)
v1.7.0-beta.0
Changes
- Add experimental support for plugin accumulation outside the plugin render path using
__isAccumulator
(#42)
v1.6.5
v1.6.4
v1.6.3
Fixes an issue with editorRef
being assigned an incorrect PropType
; this was generating console warnings in non-production builds of React.
v1.6.2
Changes
- Add
editorRef
to child context ofEditor