Skip to content

Conversation

@fb55
Copy link
Collaborator

@fb55 fb55 commented Apr 1, 2022

entities is now an ES Module, which should make ES Module fans happy. (No more CJS dependencies!)

The new version features a smaller decode tree, which required an update to the tokenizer. It also includes escapeText and escapeAttribute functions that implement the required behavior for the HTML serializer; I replaced parse5's escapeString function with these.

fb55 added 2 commits April 1, 2022 22:49
`entities` is now an ES Module, which is something that should make ES Module fans happy.

The new version features a smaller decode tree, which required an update to the tokenizer. It also includes `escapeText` and `escapeAttribute` functions that implement the required behavior for the HTML serializer; I replaced parse5's `escapeString` function with these.
@fb55 fb55 changed the title Bump entities to 4.0.0, update code Bump entities to 4.1.1, update code Apr 3, 2022
@fb55 fb55 merged commit b428b79 into master Apr 3, 2022
@fb55 fb55 deleted the entities-4 branch April 3, 2022 13:43
jmbpwtw pushed a commit to jmbpwtw/parse5 that referenced this pull request Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants