Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Releases: stfsy/node-html-light

v2.12.0

16 Sep 16:54
Compare
Choose a tag to compare

2.12.0 (2021-09-16)

v2.11.0

03 Aug 05:46
Compare
Choose a tag to compare

2.11.0 (2021-08-03)

Features

  • add setter for attributes (6b2a16b)
  • update outdated dependencies (cf6067b)

v2.10.0

07 Jul 09:06
Compare
Choose a tag to compare

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

06 Jul 12:37
Compare
Choose a tag to compare

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

05 Jul 03:20
Compare
Choose a tag to compare

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

28 Jun 17:59
Compare
Choose a tag to compare

2.8.0 (2021-06-28)

Features

  • add method to file node and childnodes (6bc7e9d)

v2.7.0

26 Jun 08:59
Compare
Choose a tag to compare

2.7.0 (2021-06-26)

Features

  • pass index to forEach callback (ecf7fe9)

v2.6.0

25 Jun 22:16
Compare
Choose a tag to compare

2.6.0 (2021-06-25)

Features

v2.5.0

13 May 20:20
Compare
Choose a tag to compare

2.5.0 (2021-05-13)

Features

  • update outdated dependencies (043d841)

v2.4.0

28 Mar 19:39
Compare
Choose a tag to compare

2.4.0 (2021-03-28)

Bug Fixes

  • cannot find script elms if no type is given (b8586a0)

Features

  • update outdated dependencies (062de60)