Releases: Hyuchia/html-to-text
Releases · Hyuchia/html-to-text
v0.2.2
- Parcel has been replaced with Webpack to prevent conflicts on older code bases
v0.2.1
- Quotes HTML entities are now considered a sensitive character and are parsed last
- Non important (silent) elements are now removed earlier while keeping their content
v0.2.0
- HTML entities will now be converted to their right character
- Invalid characters will now be removed
v0.1.2
- Restore all text transformations
v0.1.1
- Fix outdated minified file