You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## Version 11.0.1
2
+
3
+
- (fix) use console.log for .js.js deprecation warning (#3222) [Josh Goebel][]
4
+
- (fix) do not restrict exports from cdn-assets (#3223) [Josh Goebel][]
5
+
6
+
[Josh Goebel]: https://github.com/joshgoebel
7
+
8
+
1
9
## Version 11.0.0
2
10
3
11
**This is a major release.** As such it contains breaking changes which may require action from users. Please read [VERSION_11_UPGRADE.md](https://github.com/highlightjs/highlight.js/blob/main/VERSION_11_UPGRADE.md) for a detailed summary of all breaking changes.
Copy file name to clipboardExpand all lines: SECURITY.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ Due to both time and resource constrains the Highlight.js core team fully suppor
6
6
7
7
| Version | Support | Status |
8
8
| :-----: | :-: | :------ |
9
-
| 11.0|:white_check_mark:| The 11.x series recieves regular updates, new features & security fixes. |
10
-
| 10.7.2|:white_check_mark:| The 10.x series is now in maintence mode. EOL TBD.<br>See [VERSION_11_UPGRADE.md](https://github.com/highlightjs/highlight.js/blob/master/VERSION_11_UPGRADE.md).|
9
+
| 11.x|:white_check_mark:| The 11.x series recieves regular updates, new features & security fixes. |
10
+
| 10.7.3|:white_check_mark:| The 10.x series is now in maintence mode. EOL TBD.<br>See [VERSION_11_UPGRADE.md](https://github.com/highlightjs/highlight.js/blob/master/VERSION_11_UPGRADE.md).|
11
11
| <= 10.4.0 |:x:| Known vulnerabities. |
12
12
| <= 9.18.5 |:x:| Known vulnerabities. [EOL](https://github.com/highlightjs/highlight.js/issues/2877)|
0 commit comments