@bbob/preset-html5@4.4.0
Minor Changes
-
#327
22bf163Thanks @JiLiZART! - PNPM updated to11.9.0versionMinimal Node version set to
22.xExample for React updated to new versions of deps
For errors
C1andC2usedERRORS.mdfile, instead of inlined error messages.ESlintmigrated to 10.x versionTypeScriptmigrated to 6.x version -
#318
151af27Thanks @JiLiZART! - Increased performance of@bbob/parser- Replaced all array searches
[].indexOfto instant condition comparsionchar === EQ || char === SPACE - Increased performance of nested tokens detection
isTokenNested - Removed redundant object in
CharGrabber
- Replaced all array searches
-
#316
6221374Thanks @JiLiZART! - Fixes case where parsing[LIST][*]test[/LIST]withcaseFreeTags: truecan't parse tag -
#310
7fe4a1aThanks @FrenchGithubUser! - Adds support to[size=20]text[/size]tag
Patch Changes
-
89e4c22Thanks @JiLiZART! - Fixes CVE GHSA-p4wh-gqrq-q2wqescapeAttrValuefunction now remove ASCIItab/newline/CRand ignore other control chars when resolving a URL scheme -
Updated dependencies [
89e4c22,22bf163,151af27,6221374,7fe4a1a]:- @bbob/plugin-helper@4.4.0
- @bbob/preset@4.4.0
- @bbob/types@4.4.0