opral / inlang-cli

Issue tracker repo for the CLI
0 stars 0 forks source link

add backwards compat in Sherlock for SDK v1 & v2 #17

Open felixhaeberle opened 2 weeks ago

felixhaeberle commented 2 weeks ago

Description

Several properties & APIs have been changed in SDK v2, making Sherlock responsible for migrating them properly where it uses them. For example, the usage of customApi vs the new meta object or languageTags getting replaced by locales

Proposal

Add backwards compat in code and plan how to phase out the SDK v1 syntax rather soonr than later.

felixhaeberle commented 1 week ago

look after how the plugin interface and the renaming of bundleId to messageId influences the behavior