The project.inlang.json
file is now contained in a project directory e.g. project.inlang/settings.json
.
- Update the inlang CLI (if you use it) to use the new path
project.inlang
instead ofproject.inlang.json
. - Delete the
project.inlang.json
file.
See this RFC https://docs.google.com/document/d/1OYyA1wYfQRbIJOIBDliYoWjiUlkFBNxH_U2R4WpVRZ4/edit#heading=h.pecv6xb7ial6 and the following GitHub issue for more information opral/monorepo#1678.
- Monorepo support opral/monorepo#258.
- Required for many other future features like caching, first class offline support, and more.
- Stablize the inlang project format.