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 06948ba commit 7d95a63Copy full SHA for 7d95a63
.changeset/pink-streets-push.md
inlang/packages/paraglide/paraglide-js/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @inlang/paraglide-js
2
3
+## 2.3.0
4
+
5
+### Minor Changes
6
7
+- bfe8518: Crash the build process (for example during `vite build`) if paraglide can't compile the project.
8
9
## 2.2.0
10
11
### Minor Changes
inlang/packages/paraglide/paraglide-js/package.json
@@ -1,7 +1,7 @@
{
"name": "@inlang/paraglide-js",
"type": "module",
- "version": "2.2.0",
+ "version": "2.3.0",
"license": "MIT",
"publishConfig": {
"access": "public",
0 commit comments