File tree Expand file tree Collapse file tree 4 files changed +198
-284
lines changed
Expand file tree Collapse file tree 4 files changed +198
-284
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 2.1.0
6+
57- Fix version parsing for nightly and dev builds of dune. This resolves
68 compatibility with the new "Nightly build" prefix format and versions
79 installed from source via ` opam pin dune --dev-repo ` . (#2034 )
Original file line number Diff line number Diff line change 11{
22 "name" : " ocaml-platform" ,
33 "displayName" : " OCaml Platform" ,
4- "version" : " 2.0.1 " ,
4+ "version" : " 2.1.0 " ,
55 "private" : true ,
66 "description" : " Official OCaml language extension for VSCode" ,
77 "categories" : [
14651465 "vscode-languageclient" : " 9.0.1"
14661466 },
14671467 "devDependencies" : {
1468- "@biomejs/biome" : " 2.3.10" ,
1469- "@tsconfig/node24" : " 24.0.3" ,
1470- "@tsconfig/strictest" : " 2.0.8" ,
1468+ "@biomejs/biome" : " 2.3.11" ,
14711469 "@types/node" : " 25.0.3" ,
14721470 "@types/vscode" : " 1.86.0" ,
14731471 "@vscode/test-cli" : " 0.0.12" ,
14741472 "@vscode/test-electron" : " 2.5.2" ,
14751473 "@vscode/vsce" : " 3.7.1" ,
14761474 "esbuild" : " 0.27.2" ,
1477- "ovsx" : " 0.10.7" ,
1478- "typescript" : " 5.9.3"
1475+ "ovsx" : " 0.10.7"
14791476 },
14801477 "packageManager" : " yarn@4.12.0" ,
14811478 "engines" : {
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments