What's Changed
- Fix: allow apostrophe in URL by @patrickReiis in #504
- Fix tokenizing of comments starting or ending with more than two -- by @hrb-hub in nfrasser/simple-html-tokenizer#1
- Update dependencies by @nfrasser in #513
- Rename dist file
.cjs.js
and.es.js
extensions to.cjs
and.mjs
, respectively
Full Changelog: v4.2.0...v4.3.0