Releases: webiny/webiny-js
Releases · webiny/webiny-js
v5.39.13
v5.39.12
5.39.12 (2024-09-11)
Bug Fixes
v5.39.11
v5.40.5
5.40.5 (2024-08-19)
Bug Fixes
- api-file-manager-s3: set presigned URLs to expire after 1 hour (a034764)
- app-headless-cms: update context state after entry creation (4913644)
- app-page-builder: use the improved DelayedOnChange types (65870e6)
- direct download of extensions (#4206) (f677787)
- ensure folders cannot be deleted if they contain content (including inaccessible content) (#4191) (1d3b0e7)
- form: add data-pristine DOM attribute (829048c)
- lexical-editor-pb-element: allow undefined to be passed as value (5dc8005)
- lexical-editor: normalize input value and improve onChange execution (0cd8b63)
- new watch command - introduce payload compression (#4224) (972651c)
- ui: improve DelayedOnChange component (f39a334)
- update Pulumi package versions (#4216) (7f9bbf7)
v5.39.10
v5.39.9
5.39.9 (2024-08-09)
Bug Fixes
v5.40.4
5.40.4 (2024-08-02)
Bug Fixes
- api-file-manager: improve handling of cache-control headers (5795b78)
- app-headless-cms: do not set dirty model unless it changed (#4207) (4a16b87)
- app-headless-cms: ensure trash bin is empty before deleting content model (#4212) (1be8d8c)
- app-headless-cms: improve tracking of changes in the ContentEntryForm (4dcffa5)
- app-headless-cms: pass default value to nested multiple values (#4211) (badd76f)
- app-headless-cms: pass placeholder to select field renderer (#4209) (b638f0d)
- form: track whether the form is in its original state (244b8a9)
- lexical-editor: optimize editor state update and onChange execution (e739428)
- lexical-editor: update lexical deps to 0.16.1 (b773167)
- project-utils: force webpack to use the CJS build of Lexical (4525f46)
- ui: optimize DelayedOnChange state updates (e91d02a)
v5.40.3
5.40.3 (2024-07-23)
Bug Fixes
- add default and active CSS class to tab labels (53f2895)
- api-headless-cms: gracefully fall back to applicable fields (#4203) (fb1a87e)
- api-headless-cms: update reserved field ids (5d0f987)
- app-admin: only show images in Lexical File Manager [skip ci] (56df774)
- app-cognito-authenticator: remove info log that scares people [skip ci] (d0e9315)
- app-file-manager: use type_startsWith for asset filtering (60e8e8f)
- app-headless-cms: use the passed entry object [skip ci] (3dafa75)
- app-page-builder: generate unique property id for query selections (f818ee1)
- cli-plugin-scaffold-extensions: generate valid component name (067528f)
- form: convert observable objects to raw JS objects (1c02a0b)
- intercept react-butterfiles and use a patched implementation (deb698c)
- lexical-editor: call onChange with a small timeout (bcac0a9)
- lexical-editor: relax file to node conversion checks (8347c16)
- lexical-editor: use named import of LexicalErrorBoundary (238b222)
- react-properties: add config debugging utility (eedb11e)
v5.40.2
v5.40.2 (2024-07-13)
Bug Fixes
- api-headless-cms: normalize graphql input and improve traverser (#4196) (c074bca)
- api-headless-cms: skip invalid DZ values instead of throwing (#4202) (cf2c192)
- api-headless-cms: validate model import (#4194) (f98670e)
- app-headless-cms: set default value from predefined values (#4201) (aa73c49)
- bring back
cli-
prefix in event names (cd1c4dd) - improve Windows support when building functions / packages (#4182) (bd89ca2)
- include original error via
cause
(2b8563d) - increase lambda memory size (#4197) (66d7e64)
- integrate local AWS Lambda development into
dev
(#4200) (a1f4239) - pulumi-aws: add token validity config (33e89bb)
- try using cause error first (a4e05e8)
v5.40.1
v5.40.1 (2024-07-04)
Bug Fixes
- api-file-manager-s3: keep file metadata when applying transformations [skip ci] (668d4d7)
- api-file-manager-s3: use withoutEnlargement when resizing images (0b8430c)
- api-page-builder: replace rimraf with fs.unlink (81ce22d)
- api-page-builder: use fs.remove when deleting files and folders (e741f10)
- app-admin: allow users to adjust the SplitView columns width across all apps (#4179) (96c20e2)
- app-file-manager: fix file labels appearance (dd472b4)
- app-file-manager: fix upload status positioning (fff3e2f)
- cli-plugin-scaffold-extensions: ignore node_modules when detecting workspaces (3338926)
- ensure published records are updated accordingly (#4180) (251da99)
- form: register field in the current animation frame (3f7bb94)
- lexical-converter: remove redundant text node normalization (d2aa570)
- lexical-nodes: add @types/prismjs dependency (98cffc8)
- lexical-nodes: ignore @types/prismjs (ca7f509)
- lexical-nodes: remove unused methods from interface (26b274b)
- lexical: color picker active state styling (9275cf7)
- lexical: hide transparent color and alpha slider (2363220)
- lexical: implement splitText on FontColorNode (67615b1)
- lexical: show toolbar on link nodes (b6e515a)
- lexical: styled the color picker actions component (f29f9c2)
- lexical: update colorpicker value from props (280f0bb)
- lexical: update to latest Lexical (6747d06)
- use
wts-client
NPM package (#4183) (53dd8d1)