Releases
v11.2.0
11.2.0 (2024-04-15)
Features
routes/html/txt: add extractHidden
query string param (#1831 ) (38ae2d6 )
Bug fixes
plugins/tidy-html: catch skipped rules (4a38bee )
plugins: use textContent
to protect against xss (369dc0a )
routes/html/txt: remove hidden elements (#1830 ) (ceb249d )
utils/core-count: fallback to cpus()
if platform not detected (#1820 ) (d6f1054 )
Dependencies
deps-dev: bump playwright from 1.42.1 to 1.43.1 (#1833 ) (32413cc )
deps-dev: bump the commitlint group with 2 updates (#1834 ) (3bca610 )
deps: bump glob from 10.3.10 to 10.3.12 (#1827 ) (fe2a6f5 )
deps: bump mammoth from 1.7.0 to 1.7.1 (#1828 ) (cd4e980 )
deps: bump the pino-core group with 2 updates (#1832 ) (9d0939d )
Miscellaneous
correct inline grammatical errors (cf651a4 )
plugins: sort object properties (510541e )
Continuous integration
Improvements
plugins/image-to-txt: use array.from() mapfn (6132ab8 )
plugins/tidy-css: remove redundant ref variable (c8961f3 )
plugins/tidy-html: only iterate dom once (f315ebc )
plugins/tidy-html: remove element directly (052e08f )
utils/core-count: use Number.parseInt()
over global (82cdd46 )
Documentation
contributing: remove full stop from list item (375bf39 )
contributing: update dev script descriptions (10bc6d4 )
You can’t perform that action at this time.