Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Langium to v3.3 #48

Closed
wants to merge 3 commits into from
Closed

Conversation

aabounegm
Copy link

I was getting errors that AstNode from typir/node_modules/langium (v3.2) is not assignable to AstNode from langium.

Also, ran npm audit fix and fixed 2 typos

@aabounegm
Copy link
Author

I just noticed now that it was already updated in #46 😅. I will close this PR but I suggest cherry-picking the other 2 commits.

@aabounegm aabounegm closed this Dec 18, 2024
JohannesMeierSE added a commit that referenced this pull request Dec 19, 2024
@aabounegm aabounegm deleted the langium-version branch December 19, 2024 12:26
@JohannesMeierSE
Copy link
Collaborator

Thanks @aabounegm! I integrated your changes into #51.

JohannesMeierSE added a commit that referenced this pull request Dec 19, 2024
* Renamed "domain element" to "language node", as discussed in #47 
* Fixed typos and security vulnerabilities according to #48 (thank you very much @aabounegm!)
* Improved the README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants