Skip to content

Releases: thompsonsj/slate-serializers

v2.2.1

06 Aug 23:21
0ba3166
Compare
Choose a tag to compare

2.2.1 (2024-08-06)

Bug Fixes

v2.2.0

09 Jul 23:09
ed26d0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.6...v2.2.0

v2.1.6

12 Dec 00:18
ec85935
Compare
Choose a tag to compare

2.1.6 (2023-12-12)

Bug Fixes

  • react: workaround non-bundled dependency (#131) (7250705)
  • slatetohtml: parse align attribute, add style object example (#133) (75c453f)

Miscellaneous Chores

v0.5.1

09 Dec 01:08
69e3ccf
Compare
Choose a tag to compare

0.5.1 (2023-12-05)

Bug Fixes

  • react: remove exports entry (#128) (9172efe)
  • sync version script without dependency upgrade (#126) (1f2158e)

v0.5.0

05 Dec 01:30
33a036a
Compare
Choose a tag to compare

0.5.0 (2023-12-05)

Features

  • default: encodeEntities default false (#109) (1f0517d)
  • slate-serializers: support legacy package and release version 1 (#106) (7a2bc47)
  • template: add serializer (#97) (b96408d)
  • types: replace elementStyleMap with elementAttributeTransform (#86) (e8ae378)
  • version management, better exports and types (#82) (fc3c828)

Bug Fixes

  • htmlToSlate: add option to toggle whitespace trim (#114) (7bf6e97)
  • nxignore: exclude tests library and bump to 0.6.5 (#100) (401d677)
  • package.json: fix template dependencies and bump 0.6.6 (#101) (84b1aeb)
  • project.json: buildableProjectDepsInPackageJsonType (#112) (5b926ab)
  • react: complete set of config exports (#91) (fe616b1)
  • react: import and merge dom payload config correctly (#95) (dafe438)
  • style-object: build errors (#90) (c790b55)
  • template: custom serializer receives all nodes (#103) (6e2ac55)
  • type exports (#84) (f289c82)
  • workflows: release please (#121) (ddc3db5)

v0.4.1

13 Jul 18:08
89a2f3d
Compare
Choose a tag to compare

0.4.1 (2023-07-13)

Bug Fixes

  • htmltoslate: call to gatherTextMarkAttributes using default config (#77) (2afc34f)

v0.4.0

25 Jun 17:26
ba7660c
Compare
Choose a tag to compare

0.4.0 (2023-06-25)

Features

  • src: export a type for elementTransform fns (#71) (033d0b4)

v0.3.0

25 Jun 14:18
dd0bb0c
Compare
Choose a tag to compare

0.3.0 (2023-06-25)

Features

v0.2.0

18 Jun 18:19
aa6f375
Compare
Choose a tag to compare

0.2.0 (2023-06-18)

⚠ BREAKING CHANGES

  • slatetodom: apply markTransforms on Slate JSON properties (#66)

Code Refactoring

  • slatetodom: apply markTransforms on Slate JSON properties (#66) (4dd110f)

Styles

v0.1.0

03 Jun 13:45
bb3ff76
Compare
Choose a tag to compare

0.1.0 (2023-06-03)

Features