We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a4352f commit c1853b5Copy full SHA for c1853b5
src/changes/changes.xml
@@ -8,6 +8,11 @@
8
9
<body>
10
<release version="3.11.0" date="February xx, 2024" description="Bugfixes">
11
+ <action type="update" dev="rbri" issue="#710">"
12
+ Detection and reporting of obsolete mime types for javascript files has changed to be in
13
+ sync with the spec and the current practice.
14
+ "text/javascript" is the correct; "application/javascript" is reported as obsolete.
15
+ </action>
16
<action type="fix" dev="rbri">
17
neko: AbstractDOMParser fix an old bug in the (optimized) handling of text nodes
18
during dom construction - in some cases parts of the text got lost.
0 commit comments