豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit b1b9f63

Browse files
committed
update release info
1 parent faccca1 commit b1b9f63

File tree

10 files changed

+4302
-5022
lines changed

10 files changed

+4302
-5022
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
<small>Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.</small>
22

3+
**4.5.3 / 2026-02-26**
4+
- support strictReservedNames
5+
- support captureMetaData
6+
- support maxNestedTags
7+
- handle non-array input for XML builder when preserveOrder is true (By Angelo Coetzee)
8+
- Improve security and performance of entity processing
9+
- new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
10+
- fast return when no edtity is present
11+
- improvement replacement logic to reduce number of calls
12+
- fix: Escape regex char in entity name
13+
- fix: handle HTML numeric and hex entities when out of range
14+
- fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute
15+
- Use Uint8Array in place of Buffer in Parser
16+
- Support EMPTY and ANY with ELEMENT in DOCTYPE
17+
- fix: support numeric entities with values over 0xFFFF (#726) (By Marc Durdin)
18+
19+
320
**4.5.2 / 2025-02-18**
421
- Fix null CDATA to comply with undefined behavior (#701) (By [Matthieu BOHEAS](https://github.com/Kelgors))
522
- Fix(performance): Update check for leaf node in saveTextToParentTag function in OrderedObjParser.js (#707) (By [...](https://github.com/tomingtoming))

lib/fxbuilder.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/fxbuilder.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/fxp.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/fxp.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/fxparser.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/fxparser.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)