Releases: oleast/contentful-rich-text-html-parser
Releases · oleast/contentful-rich-text-html-parser
v1.4.2
1.4.2 (2022-12-21)
Bug Fixes
- semantic-release: try moving git plugin to fix release commit (5c3d550)
v1.4.1
1.4.1 (2022-12-21)
Bug Fixes
- readme: add section on converter functions (def23a7)
v1.4.0
1.4.0 (2022-12-21)
Features
- readme: add a readme to the project (73c8939)
v1.3.0
1.3.0 (2022-12-21)
Features
- convert-options: simplify options logic (d5a616e)
v1.2.0
1.2.0 (2022-12-19)
Features
- convert-options: add first iteration of convert options (5dcc3a1)
v1.1.0
1.1.0 (2022-12-19)
Features
- export-cleaup: stop exporting unusable methods (b2a8f49)
v1.0.2
1.0.2 (2022-12-15)
Bug Fixes
- package-output: back to commonjs (18c7959)
v1.0.1
1.0.1 (2022-12-15)
Bug Fixes
- package-output: output esmodule (8c0ed21)
v1.0.0
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)