File tree Expand file tree Collapse file tree 9 files changed +19
-13
lines changed
Expand file tree Collapse file tree 9 files changed +19
-13
lines changed Original file line number Diff line number Diff line change 11# Eclipse GLSP Client Changelog
22
3+ ## v2.5.0 - active
4+
5+ ### Changes
6+
7+ ### Potentially breaking changes
8+
39## [ v2.4.0 - 04/04/2025] ( https://github.com/eclipse-glsp/glsp-client/releases/tag/v2.3.0 )
410
511### Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp-examples/workflow-glsp" ,
3- "version" : " 2.4.0 " ,
3+ "version" : " 2.5.0-next " ,
44 "description" : " GLSP diagrams for the Workflow DSL" ,
55 "keywords" : [
66 " glsp" ,
4040 "watch" : " tsc -w"
4141 },
4242 "dependencies" : {
43- "@eclipse-glsp/client" : " 2.4.0 " ,
43+ "@eclipse-glsp/client" : " 2.5.0-next " ,
4444 "balloon-css" : " ^0.5.0"
4545 },
4646 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " workflow-standalone" ,
3- "version" : " 2.4.0 " ,
3+ "version" : " 2.5.0-next " ,
44 "private" : true ,
55 "description" : " Standalone browser-app for the Workflow example" ,
66 "homepage" : " https://www.eclipse.org/glsp/" ,
3232 "watch:bundle" : " webpack -w"
3333 },
3434 "dependencies" : {
35- "@eclipse-glsp-examples/workflow-glsp" : " 2.4.0 " ,
36- "@eclipse-glsp/client" : " 2.4.0 " ,
35+ "@eclipse-glsp-examples/workflow-glsp" : " 2.5.0-next " ,
36+ "@eclipse-glsp/client" : " 2.5.0-next " ,
3737 "inversify-logger-middleware" : " ^3.1.0"
3838 },
3939 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "fileName" : " workflow-server" ,
3- "version" : " 2.4.0 "
3+ "version" : " next "
44}
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.4.0 " ,
2+ "version" : " 2.5.0-next " ,
33 "npmClient" : " yarn" ,
44 "command" : {
55 "run" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " parent" ,
3- "version" : " 2.4.0 " ,
3+ "version" : " 2.5.0-next " ,
44 "private" : true ,
55 "workspaces" : [
66 " packages/*" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/client" ,
3- "version" : " 2.4.0 " ,
3+ "version" : " 2.5.0-next " ,
44 "description" : " A sprotty-based client for GLSP" ,
55 "keywords" : [
66 " eclipse" ,
4646 "watch" : " tsc -w"
4747 },
4848 "dependencies" : {
49- "@eclipse-glsp/sprotty" : " 2.4.0 " ,
49+ "@eclipse-glsp/sprotty" : " 2.5.0-next " ,
5050 "autocompleter" : " ^9.1.2" ,
5151 "file-saver" : " ^2.0.5" ,
5252 "lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/sprotty" ,
3- "version" : " 2.4.0 " ,
3+ "version" : " 2.5.0-next " ,
44 "description" : " Augmented reexport of the sprotty API for GLSP" ,
55 "homepage" : " https://www.eclipse.org/glsp/" ,
66 "bugs" : " https://github.com/eclipse-glsp/glsp/issues" ,
3333 "watch" : " tsc -w"
3434 },
3535 "dependencies" : {
36- "@eclipse-glsp/protocol" : " 2.4.0 " ,
36+ "@eclipse-glsp/protocol" : " 2.5.0-next " ,
3737 "autocompleter" : " ^9.1.0" ,
3838 "snabbdom" : " ~3.5.1" ,
3939 "sprotty" : " 1.4.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/protocol" ,
3- "version" : " 2.4.0 " ,
3+ "version" : " 2.5.0-next " ,
44 "description" : " The protocol definition for client-server communication in GLSP" ,
55 "keywords" : [
66 " eclipse" ,
You can’t perform that action at this time.
0 commit comments