File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
2+ 6.0.0-next.1 / 2026-03-04
3+ =================
4+ * Breaking: Package is now ESM-only.
5+ * Breaking: Removed UMD/CJS build outputs and legacy build scripts.
6+ * Build/tooling: Migrated TypeScript project settings and source imports for NodeNext compatibility.
7+
285.6.0 / 2025-10-16
39================
410 * New settings ` CompletionConfiguration.hideEndTagSuggestions ` . If set, ` doComplete ` will not propose closing tags.
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ License
7070
7171(MIT License)
7272
73- Copyright 2016-2023 , Microsoft
73+ Copyright 2016-2026 , Microsoft
7474
75- ` src/languageFacts/data/webCustomData.ts ` (shipped as ` lib/esm/languageFacts/data/webCustomData.ts ` )
75+ ` src/languageFacts/data/webCustomData.ts ` (shipped as ` lib/esm/languageFacts/data/webCustomData.js ` )
7676are built upon content from [ Mozilla Developer Network] ( https://developer.mozilla.org/en-US/docs/Web ) and distributed under CC BY-SA 2.5.
You can’t perform that action at this time.
0 commit comments