Releases: lingodotdev/lingo.dev
Releases · lingodotdev/lingo.dev
[email protected]
Minor Changes
- #1942
1194a30Thanks @cherkanovart! - Remove waste comment
[email protected]
Patch Changes
- Updated dependencies [
7db90c8]:- @lingo.dev/[email protected]
[email protected]
Minor Changes
- #1927
fa69822Thanks @cherkanovart! - Fix Windows test failures
@lingo.dev/[email protected]
Patch Changes
- Updated dependencies [
1194a30]:
@lingo.dev/[email protected]
Patch Changes
- Updated dependencies [
fa69822]:
@lingo.dev/[email protected]
Patch Changes
-
#1934
7db90c8Thanks @cherkanovart! - Add deprecation warnings throughout legacy compilerThe legacy compiler (
@lingo.dev/_compiler) now shows deprecation warnings when used.
Users are encouraged to migrate to the new compiler (@lingo.dev/compiler).Changes:
- Added runtime deprecation warnings in
next(),vite(), and the Turbopack loader - Added
@deprecatedJSDoc tags to all public APIs - Updated package README with migration guide and examples
- The deprecation warning includes information about new compiler features and migration guide link
- Added runtime deprecation warnings in
[email protected]
Patch Changes
- #1919
f1a64a6Thanks @sumitsaurabh927! - updated contribution guide and star count
@lingo.dev/[email protected]
Patch Changes
- #1932
2c1246eThanks @AndreyHirsa! - Fixed metadata file lock contention errors (ELOCKED) during parallel builds by increasing lock retry count and timeouts
[email protected]
Patch Changes
- Updated dependencies [
f30b4b3]:- @lingo.dev/[email protected]
@lingo.dev/[email protected]
Minor Changes
- #1888
8cd5c6bThanks @yashrajpatilll! - Make pluralization opt-in by default and infer the pluralization model from translation config.