This file was generated using @jscutlery/semver.
2.2.2 (2024-10-23)
- convertslate: pass attribs to defaultTag (#170) (42aa314)
- htmltoslate: support html details tag (#161) (31b98e2)
2.2.1 (2024-08-06)
2.1.6 (2023-12-12)
- react: workaround non-bundled dependency (#131) (7250705)
- slatetohtml: parse align attribute, add style object example (#133) (75c453f)
0.5.1 (2023-12-05)
- react: remove exports entry (#128) (9172efe)
- sync version script without dependency upgrade (#126) (1f2158e)
0.5.0 (2023-12-05)
- 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)
- 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)
- slatetodom: apply markTransforms on Slate JSON properties (#66)
- to: handle html entities appropriately (#22) (2cd5ce1)
- to: html manipulation capabilities (#19) (341cf32)
- config: extract and make customizable (#10) (2ea995e)
- defaulttag: replace enforceTopLevelPTags (#13) (e144e03)
- htmltoslate: process whitespace depending on context (#18) (0c9feac)
- htmltoslate: support line breaks (#6) (fe98bfb)
- serializers: htmlToSlate and slateToHtml (#1) (bc58250)
- serializers: support more HTML tags (#2) (84a09a8)
- slatetodom: add encodeBreakingEntities option (#57) (f5c85d7)
- slatetohtml: control html entity encoding (#17) (1f660b3)
- slatetohtml: convert line breaks to br tags (#33) (fe080fb)
- slatetohtml: improve text tag support (#3) (44d45b6)
- slatetohtml: mark transforms (#63) (c67d785)
- slatetohtml: support newtab links (#5) (ef8d004)
- slatetoreact: add serializer (#55) (8b59a7e)
- src: export a type for elementTransform fns (#71) (033d0b4)
- support custom attributes (#7) (2192b0e)
- version management, better exports and types (c8f049a)
- error when parsing empty or self-closing tags (#23) (8adb74b)
- html-to-slate: trim whitespace that precedes a block element (#38) (74f3d24)
- htmltoslate: call to gatherTextMarkAttributes using default config (#77) (2afc34f)
- htmltoslate: ensure empty children have a text node (#21) (59ac5b9)
- htmltoslate: htmlToSlate function add return type (#43) (#45) (9ee52a5)
- htmltoslate: shadowed variable (#42) (aa7ee16)
- lint and format (#58) (329a43b)
- package.json: downgrade htmlparser2 for Webpack 4 compatibility (#49) (47bc3b0)
- package.json: move css-select dependency (#60) (06ddd57)
- readme.md: apply corrections (#11) (e12d933)
- slatetodom: parseDocument argument type (#50) (db8d566)
- slatetohtml: do not add an empty style attribute (#20) (a303806)
- slatetohtml: do not escape html entities (#16) (4d25706)
- slatetohtml: return an empty document if no Slate object (#51) (42a1e7a)
- src: folder capitalisation (#47) (90a61e4)
- src: remove unused directories (#48) (4717128)
- update-html: import (2ae2af8)
- Revert "refactor(config): extend all config from a sensible default (#26)" (#27) (e253c4e), closes #26 #27
- migrate to nx integrated monorepo (#81) (e089f7c)
- slatetodom: apply markTransforms on Slate JSON properties (#66) (4dd110f)
0.4.1 (2023-07-13)
0.4.0 (2023-06-25)
0.3.0 (2023-06-25)
0.2.0 (2023-06-18)
- slatetodom: apply markTransforms on Slate JSON properties (#66)
0.1.0 (2023-06-03)
0.0.33 (2023-05-28)
0.0.32 (2023-04-24)
0.0.31 (2023-03-27)
0.0.30 (2023-03-08)
- slatetodom: parseDocument argument type (#50) (db8d566)
- slatetohtml: return an empty document if no Slate object (#51) (42a1e7a)
0.0.29 (2023-02-21)
0.0.28 (2023-02-21)
- htmltoslate: htmlToSlate function add return type (#43) (#45) (9ee52a5)
- src: folder capitalisation (#47) (90a61e4)
- src: remove unused directories (#48) (4717128)
0.0.27 (2023-02-13)
0.0.26 (2023-02-13)
0.0.25 (2023-01-24)
0.0.24 (2023-01-19)
0.0.23 (2023-01-18)
0.0.22 (2022-12-16)
0.0.21 (2022-12-16)
0.0.20 (2022-12-09)
0.0.19 (2022-12-09)
0.0.18 (2022-12-07)
0.0.17 (2022-12-06)
0.0.16 (2022-12-06)
- update-html: import (2ae2af8)
0.0.15 (2022-12-06)
0.0.14 (2022-12-03)
0.0.13 (2022-11-29)
0.0.12 (2022-11-28)
0.0.11 (2022-11-28)
0.0.10 (2022-11-28)
0.0.9 (2022-11-27)
- htmltoslate: support line breaks (#6) (fe98bfb)
- slatetohtml: support newtab links (#5) (ef8d004)
- support custom attributes (#7) (2192b0e)
0.0.8 (2022-11-25)
- htmltoslate: support line breaks (#6) (fe98bfb)
- slatetohtml: support newtab links (#5) (ef8d004)
- support custom attributes (#7) (2192b0e)