File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
src/jcdcdev.Umbraco.ExtendedMarkdownEditor.Client Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,16 @@ The following table outlines the versions of the project that are currently supp
1010| Package Version | Umbraco Version | Security Phase Start | End of Life |
1111| ---------------------------------------------------------------------------------- | --------------- | -------------------- | ----------- |
1212| [ 13.x] ( https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v13 ) | 13 | 2025-12-14 | 2026-12-14 |
13- | [ 15 .x] ( https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v15 ) | 15 | 2025-08-14 | 2025-11-14 |
14- | [ 16 .x] ( https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v16 ) | 16 | 2026-03-12 | 2026-06-12 |
13+ | [ 16 .x] ( https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v16 ) | 16 | 2026-03-12 | 2026-06-12 |
14+ | [ 17 .x] ( https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v17 ) | 17 | 2027-11-27 | 2028-11-27 |
1515## Unsupported Versions
1616
1717| Package Version | Umbraco Version | End of Life |
1818| ---------------------------------------------------------------------------------- | --------------- | ----------- |
1919| [ 10.x] ( https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v10 ) | 10 | 2025-06-16 |
2020| [ 12.x] ( https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v12 ) | 12 | 2024-06-29 |
2121| [ 14.x] ( https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v14 ) | 14 | 2025-05-30 |
22+ | [ 15.x] ( https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v15 ) | 15 | 2025-11-14 |
2223
2324
2425## Future Support
Original file line number Diff line number Diff line change 1414 "devDependencies" : {
1515 "@umbraco-cms/backoffice" : " ^16.3.1" ,
1616 "typescript" : " ^5.9.3" ,
17- "vite" : " ^7.1.11 "
17+ "vite" : " ^7.1.12 "
1818 },
1919 "volta" : {
2020 "node" : " 22.12.0"
You can’t perform that action at this time.
0 commit comments