Releases: thompsonsj/slate-serializers
Releases · thompsonsj/slate-serializers
v2.2.3
v2.2.2
v2.2.1
v2.2.0
What's Changed
- test(elementtransforms): add test for #120 by @thompsonsj in #135
- style(elementtags): revise imports by @thompsonsj in #136
- build(nx): upgrade by @thompsonsj in #138
- build(package.json): upgrade dependencies by @thompsonsj in #139
- test(react): add test to answer #137 by @thompsonsj in #140
- chore(package.json): nx migrate latest by @thompsonsj in #143
- chore(package.json): upgrade dependencies by @thompsonsj in #144
- refactor(tests): remove postcss deps from serializer builds by @thompsonsj in #151
- deps(package.json): upgrade nx by @thompsonsj in #152
- fix(react): patch non-maintained ulid dependency by @thompsonsj in #153
- chore(main): release 2.2.0 by @thompsonsj in #155
Full Changelog: v2.1.6...v2.2.0
v2.1.6
v0.5.1
v0.5.0
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)