We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a829dfd commit 23d4a14Copy full SHA for 23d4a14
packages/langium/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log of `langium`
2
3
+## 3.3.1 (Jan. 2025)
4
+
5
+* Improves performance for files with a lot of comments ([#1790](https://github.com/eclipse-langium/langium/pull/1790)).
6
+* Improves completion behavior for some edge cases ([#1689](https://github.com/eclipse-langium/langium/pull/1689)).
7
+* Fixes an error related to linking in rules with fragment rules ([#1762](https://github.com/eclipse-langium/langium/pull/1762)).
8
+* Fixes an issue related to FireFox `setTimeout` behavior ([#1787](https://github.com/eclipse-langium/langium/pull/1787)).
9
10
## 3.3.0 (Nov. 2024)
11
12
This release marks the graduation of Langium to a mature Eclipse Foundation project.
0 commit comments