We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33dfff1 commit 85ceb48Copy full SHA for 85ceb48
.changeset/sharp-yaks-cough.md
@@ -0,0 +1,5 @@
1
+---
2
+"@lingo.dev/compiler": patch
3
4
+
5
+Show logs of the translator initialization to notify about possible problems with LLM keys
packages/new-compiler/package.json
@@ -1,6 +1,6 @@
{
"name": "@lingo.dev/compiler",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "Lingo.dev Compiler",
"private": false,
6
"repository": {
@@ -186,4 +186,4 @@
186
"optional": true
187
}
188
189
-}
+}
0 commit comments