Skip to content

Releases: inokawa/remark-slate-transformer

0.9.0

07 Dec 14:59
Compare
Choose a tag to compare

BREAKING CHANGES

  • Support only unified 11+
  • Now slateToRemark is just a function not plugin for remark, due to change of type definition of unified
  • Drop support of legacy slate

What's Changed

New Contributors

Full Changelog: 0.8.1...0.9.0

0.8.1

10 Aug 15:34
Compare
Choose a tag to compare

Reduce bundle size

Full Changelog: 0.8.0...0.8.1

0.8.0

08 Aug 14:58
Compare
Choose a tag to compare

BREAKING: Add exports field to package.json

Full Changelog: 0.7.5...0.8.0

0.7.5

11 Jun 06:57
Compare
Choose a tag to compare

What's Changed

  • Fixed bug that inlineCode could be undefined in slate to remark by @inokawa in #147

Full Changelog: 0.7.4...0.7.5

0.7.4

07 Feb 16:26
Compare
Choose a tag to compare

What's Changed

  • Return empty text only if children of ListItem is empty by @inokawa in #130

Full Changelog: 0.7.3...0.7.4

0.7.3

07 Nov 12:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.2...0.7.3

0.7.2

16 Oct 12:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.1...0.7.2

0.7.1

17 Jul 11:01
Compare
Choose a tag to compare
  • Remove tslib from bundle but import

Full Changelog: 0.7.0...0.7.1

0.7.0

17 Jul 06:17
Compare
Choose a tag to compare

Full Changelog: 0.6.9...0.7.0

0.6.9

16 Jul 12:53
Compare
Choose a tag to compare
  • Publish sourcemap
  • Replace function with const to minimize minified size
  • Update README.md

Full Changelog: 0.6.8...0.6.9