Sharon Yogev
Sharon Yogev
Hi, this is because [`compileSingleKey`](https://github.com/lingui/js-lingui/blob/0e270a394e3317dd243519445feafae8b6e3214c/packages/cli/src/api/compile.ts#L28) uses the `key` and not the `translation` But, when I tried to replace it with `translation` some of the translations failed the compilation process, for...
Bump? Has anyone looked at it?
> For the `TAG` part I think it would be ok to have other values. Currently the restriction is applied via this: > > [`VALID_RELEASE_TAG_VALUES = ("alpha", "beta", "rc", "post",...