Skip to content

Releases: oleast/contentful-rich-text-html-parser

v1.2.0

19 Dec 15:32
8dc33a0
Compare
Choose a tag to compare

1.2.0 (2022-12-19)

Features

  • convert-options: add first iteration of convert options (5dcc3a1)

v1.1.0

19 Dec 15:21
3200e3c
Compare
Choose a tag to compare

1.1.0 (2022-12-19)

Features

  • export-cleaup: stop exporting unusable methods (b2a8f49)

v1.0.2

15 Dec 09:38
0a82a62
Compare
Choose a tag to compare

1.0.2 (2022-12-15)

Bug Fixes

  • package-output: back to commonjs (18c7959)

v1.0.1

15 Dec 09:23
940bb1f
Compare
Choose a tag to compare

1.0.1 (2022-12-15)

Bug Fixes

  • package-output: output esmodule (8c0ed21)

v1.0.0

14 Dec 22:31
ffb61d9
Compare
Choose a tag to compare

1.0.0 (2022-12-14)

Features

  • ci: add github actions for publish and pr checks (651a2f2)
  • initial-code: add basic project setup (2f35485)
  • initial-code: add first working parser (2415321)
  • publishing: export relevant functions and types from index (366e4aa)
  • publishing: set up semantic release and package scripts (9677912)
  • publishing: set up tsconfig for publishing (80428c3)