Project status

Inlang is in alpha. Breaking changes should be expected. The following mechanisms are in place to streamline breaking changes.

INFO

No frequent breaking changes are expected for the AST and Config (excluding experimental). Both the AST and config schemas are purposely small and designed to be extended overtime with feedback and requirements from users without (foreseeable) breaking changes.

Experimental property in the config

Properties in the config that are expected to change frequently are nested under experimental. Definitions under experimental can change at any time and do not lead to a MAJOR version bump.