Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-03-22 | 894 Bytes | |
v8.0.2.tar.gz | 2023-03-22 | 134.2 kB | |
v8.0.2.zip | 2023-03-22 | 145.2 kB | |
Totals: 3 Items | 280.3 kB | 0 |
Bug Fixes
- Reset tokenizer baseState after closing tag name by @KillyMXI in https://github.com/fb55/htmlparser2/pull/1460
Other changes
- Dependency version bumps
- GitHub Workflows security hardening by @sashashura in https://github.com/fb55/htmlparser2/pull/1365
- refactor(lint): Add
eslint-plugin-n
and-unicorn
by @fb55 in https://github.com/fb55/htmlparser2/pull/1352 - chore(test): Move from JSON tests to specs by @fb55 in https://github.com/fb55/htmlparser2/pull/1354
- docs(readme): Use GitHub Actions CI badge by @fb55 in https://github.com/fb55/htmlparser2/pull/1374
New Contributors
- @sashashura made their first contribution in https://github.com/fb55/htmlparser2/pull/1365
- @KillyMXI made their first contribution in https://github.com/fb55/htmlparser2/pull/1460
Full Changelog: https://github.com/fb55/htmlparser2/compare/v8.0.1...v8.0.2