forked from webstudio-is/webstudio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update version 0.78.0 (webstudio-is#1899)
## Description 1. What is this PR about (link the issue and add a short description) ## Steps for reproduction 1. click button 2. expect xyz ## Code Review - [ ] hi @kof, I need you to do - conceptual review (architecture, feature-correctness) - detailed review (read every line) - test it on preview ## Before requesting a review - [ ] made a self-review - [ ] added inline comments where things may be not obvious (the "why", not "what") ## Before merging - [ ] tested locally and on preview environment (preview dev login: 5de6) - [ ] updated [test cases](https://github.com/webstudio-is/webstudio-builder/blob/main/apps/builder/docs/test-cases.md) document - [ ] added tests - [ ] if any new env variables are added, added them to `.env.example` and the `builder/env-check.js` if mandatory
- Loading branch information
Showing
23 changed files
with
24 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
node-linker=hoisted | ||
prefer-symlinked-executables=false | ||
shell-emulator=true | ||
enable-pre-post-scripts=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/asset-uploader", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio Asset Uploader", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/authorization-token", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio Authorization Token", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/css-data", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "CSS Data", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/css-engine", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "CSS Renderer for Webstudio", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/css-vars", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "CSS vars utility", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/dashboard", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio Dashboard", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/design-system", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio Design System", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/domain", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio Domain", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/fonts", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Fonts utils", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/form-handlers", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio Form Handlers", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/generate-arg-types", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Generate components property types", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/http-client", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio HTTP Client", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/icons", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio Icons", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/image", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Image optimization", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/prisma-client", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio Prisma layer", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/project-build", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio Project Build", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/project", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio Project", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/react-sdk", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio JavaScript / TypeScript API", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/sdk-components-react-remix", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio components for Remix", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/sdk-components-react", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio default library for react", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@webstudio-is/trpc-interface", | ||
"version": "0.77.0", | ||
"version": "0.78.0", | ||
"description": "Webstudio TRPC Interface", | ||
"author": "Webstudio <[email protected]>", | ||
"homepage": "https://webstudio.is", | ||
|