Skip to content

Commit 23d4a14

Browse files
authored
Add changelog for 3.3.1 (#1795)
1 parent a829dfd commit 23d4a14

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/langium/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log of `langium`
22

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+
310
## 3.3.0 (Nov. 2024)
411

512
This release marks the graduation of Langium to a mature Eclipse Foundation project.

0 commit comments

Comments
 (0)