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
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Version 11.0.0-beta0
1
+
## Version 11.0.0
2
2
3
3
**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: README.md
+14-15
Original file line number
Diff line number
Diff line change
@@ -58,19 +58,18 @@ detection.
58
58
59
59
---
60
60
61
-
#### Upgrading to Version 11 (currently in beta)
61
+
#### Upgrading to Version 11
62
62
63
-
As always our major releases do contain 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 breaking changes and any actions you may need to take.
63
+
As always, major releases do contain 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 breaking changes and any actions you may need to take.
**Upgrading to v10**: You really should probably be upgrading to version 11... but if you're coming from version 9 then these documents may still prove helpful.
68
67
69
-
Please read [VERSION_10_UPGRADE.md](https://github.com/highlightjs/highlight.js/blob/main/VERSION_10_UPGRADE.md)for high-level summary of breaking changes and any actions you may need to take. See [VERSION_10_BREAKING_CHANGES.md](https://github.com/highlightjs/highlight.js/blob/main/VERSION_10_BREAKING_CHANGES.md) for a more detailed list and [CHANGES.md](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) to learn what else is new.
Copy file name to clipboardExpand all lines: SECURITY.md
+6-11
Original file line number
Diff line number
Diff line change
@@ -4,21 +4,16 @@ Due to both time and resource constrains the Highlight.js core team fully suppor
4
4
5
5
### Release Status
6
6
7
-
| Version | Support | Status |
8
-
| :-----: | :-: | :------ |
9
-
| 11.0 |:white_check_mark:| The 11.x series is currently in beta. <br>See [VERSION_11_UPGRADE.md](https://github.com/highlightjs/highlight.js/blob/master/VERSION_11_UPGRADE.md). |
10
-
| 10.7.1|:white_check_mark:| The 10.x series recieves regular updates, new features & security fixes. |
7
+
| Version | Support | Status |
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).|
11
11
| <= 10.4.0 |:x:| Known vulnerabities. |
12
-
| <= 9.18.5 |:x:| Known vulnerabities. [EOL](https://github.com/highlightjs/highlight.js/issues/2877)|
13
-
| 7.x, 8.x |:x:| Obsolete. Known vulnerabities. |
12
+
| <= 9.18.5 |:x:| Known vulnerabities. [EOL](https://github.com/highlightjs/highlight.js/issues/2877)|
13
+
| 7.x, 8.x |:x:| Obsolete. Known vulnerabities. |
14
14
15
15
16
16
### Reporting a Vulnerability
17
17
18
18
Many vulnerabilities can simply be reported (and tracked) via our [GitHub issues](https://github.com/highlightjs/highlight.js/issues). If you feel your issue is more sensitive than that you can always reach us via email: [[email protected]](mailto:[email protected])
19
19
20
-
<!--
21
-
| 11.0 | :white_check_mark: | The 11.x series recieves regular updates, new features & security fixes. |
22
-
| 10.7.1 | :white_check_mark: | The 10.x series is in maintence mode. EOL TBD.<br>See [VERSION_11_UPGRADE.md](https://github.com/highlightjs/highlight.js/blob/master/VERSION_11_UPGRADE.md).|
0 commit comments