Replies: 1 comment 1 reply
-
Hey @trusktr . You might find the changelogs helpful to address version-by-version changes. Although not a de-factor migration guide, it does give a nice overview of the changes you should generally expect across versions. In particular, the Langium changelog has details on the recent change to ESM. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! It's been a little while since I've been here and you all seem to be moving fast! Do you have a migration guide for each release? In particular, it would be great to know what to update on an already-bootstrapped project to get to the latest Langium.
I could bootstrap two projects, one at the old version, one at the new version, and use a diff tool to see the differences, but that wouldn't be as ideal as something like the migration guide that Three.js has:
https://github.com/mrdoob/three.js/wiki/Migration-Guide
Every release has the exact details on how to migrate to the next version.
Beta Was this translation helpful? Give feedback.
All reactions