v1.39.1
2026-04-23
Added
Fixed
AttributeToken.prototype.lintnow reports data attributes with underscores (_) in their names, which will be sanitized by the MediaWiki parserRedirectTargetToken.innerTextshould not be the final redirect target when there are double redirectsTranscludeToken.prototype.removeArgwhen removing an anonymous parameterLinkBaseToken.prototype.setLinkTextwhen the link text contains list-like syntax such as*or#ListToken.indentsetter when there are trailing spaces
Changed
- Setting the stage parameter of
Parser.parsetoInfinitynow implicitly callsToken.prototype.buildListsafter parsing to build the list items
Removed
- The old schema of
Config.doubleUnderscoreis no longer supported