Releases: stfsy/node-html-light
Releases · stfsy/node-html-light
v2.11.0
2.11.0 (2021-08-03)
Features
- add setter for attributes (6b2a16b)
- update outdated dependencies (cf6067b)
v2.10.0
2.10.0 (2021-07-07)
Bug Fixes
- self closing tags not recognized (2d5ba56)
Features
- add filter by type function (c3e11a8)
- add getter for root element (acb9c31)
- add method to get children of current node (4c0538e)
v2.9.0
2.9.0 (2021-07-06)
Features
2.8.1 (2021-07-05)
Bug Fixes
- some html entities get encoded (cffd8f1)
Features
- use parseDocument instead of parseDom and set default options (39808b4)
v2.8.1
2.8.1 (2021-07-05)
Bug Fixes
- some html entities get encoded (cffd8f1)
Features
- use parseDocument instead of parseDom and set default options (39808b4)
2.8.0 (2021-06-28)
Features
- add method to file node and childnodes (6bc7e9d)
v2.8.0
2.8.0 (2021-06-28)
Features
- add method to file node and childnodes (6bc7e9d)
v2.7.0
2.7.0 (2021-06-26)
Features
- pass index to forEach callback (ecf7fe9)
v2.6.0
2.6.0 (2021-06-25)
Features
v2.5.0
2.5.0 (2021-05-13)
Features
- update outdated dependencies (043d841)
v2.4.0
2.4.0 (2021-03-28)
Bug Fixes
- cannot find script elms if no type is given (b8586a0)
Features
- update outdated dependencies (062de60)