v3.1.0
Fixed
- fix inaccurate types by @stevenjoezhang in #294
- fix(prism): use correct type to pass test by @liby in #296
- fix TS2550 - add lib es2020, es2019 by @dimaslanjaka in #301
- fix(escape_html): avoid double escape by @stevenjoezhang in #328
Performance
Refactor
- refactor: use native promise instead of bluebird by @yoshinorin in #295
Dependencies
- chore: bump htmlparser2 from 8.0.2 to 9.0.0 by @dependabot in #304
- chore: bump typescript from 4.9.5 to 5.0.3 by @dependabot in #299
Misc
New Contributors
- @dimaslanjaka made their first contribution in #301
- @D-Sketon made their first contribution in #321