Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@webiny/error

Package Overview
Dependencies
Maintainers
0
Versions
437
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/error - npm Package Versions

1
44

5.12.0

Diff

Changelog

Source

5.12.0 (2021-08-05)

Note: Version bump only for package webiny-js

webiny
published 5.12.0-beta.1 •

Changelog

Source

5.12.0-beta.1 (2021-08-05)

Bug Fixes

  • api-page-builder: don't overwrite settings after validation (59ff4be)
  • api-page-builder: explicitly enforce settings meta array (fc26130)
  • api-page-builder: restore settings validation data assignment (f500a8c)
  • app-admin: always return a validation function (7ba6480)
  • app-page-builder: rename GetPage operation to PbGetPage (95f1665)
webiny
published 5.12.0-beta.0 •

Changelog

Source

5.12.0-beta.0 (2021-08-04)

Bug Fixes

  • bring back data-test-id props [no ci] (189fbcc)
  • move p-wait-for to regular dependencies (bf42154)
  • remove unused import (ec0aca2)
  • restore SplitView component and fix cypress tests (304a7b3)
  • set validators as functions (da73651)
  • api-headless-cms: context loading (#1820) (8d154f7)
  • api-headless-cms: remove rich-text caching (#1832) (3442b5b)
  • api-headless-cms: request review (#1838) (7e8be75)
  • api-headless-cms-ddb-es: remove rich-text entry caching (#1830) (fec654f)
  • api-security-admin-users: remove permission caching from auth plugins and let that be handled by DataLoader (3710396)
  • app-headless-cms: date transformer field no value error (#1836) (ba53019)
  • app-headless-cms: handle permission for new entry (#1835) (4933658)
  • app-page-builder: restore missing FormView config (cec19bb)
  • app-page-builder: update right panel reference in BlocksList (8b79ecb)
  • app-security-admin-users: conditionally disable email input [no ci] (9178f99)
  • storybook-utils: import new prettier parser (d0aec72)
  • add dependsOn argument (84f74a0)
  • do not automatically apend PULUMI_CONFIG_PASSPHRASE env var (e528e15)
  • do not recreate stack on stack selection (80fd640)
  • force yarn version 2 (1e96ebe)
  • make sure forward slashes are always used (437bba9)
  • resolve eslint errors (57f5d18)
  • send args and env variables when selecting stack (49674e9)

Features

  • app-admin: add support for dynamic button labels (58c6a93)
  • compress the data that goes into es ddb table (#1821) (53b2b86)
  • introduce UI composer (#1800) (35d1f85)
  • api-security-admin-users: storage operations (#1818) (d0c47f5)
webiny
published 5.11.1 •

Changelog

Source

5.11.1 (2021-07-31)

Note: Version bump only for package webiny-js

webiny
published 5.11.1-beta.0 •

Changelog

Source

5.11.1-beta.0 (2021-07-31)

Bug Fixes

  • admin-users: add upgrade script (a604e34)
  • api-security-admin-users-cognito: unset password attribute from user object (12b32cf)
  • create-webiny-project: force yarn v2 (31e23f6)
webiny
published 5.11.0 •

Changelog

Source

5.11.0 (2021-07-22)

Note: Version bump only for package webiny-js

webiny
published 5.11.0-beta.2 •

Changelog

Source

5.11.0-beta.2 (2021-07-21)

Bug Fixes

  • app-form-builder: sort out mismatch between plugin types and their usage (8722694)
  • cli: add upgrade script for website app (c8e6465)
  • cwp-template-aws: enable form field validators (38342bc)
webiny
published 5.11.0-beta.1 •

Changelog

Source

5.11.0-beta.1 (2021-07-21)

Bug Fixes

  • cwp-template-aws: add object field plugins to user project (7832e57)

Features

  • cli: cms object field upgrade (473c47b)
webiny
published 5.11.0-beta.0 •

Changelog

Source

5.11.0-beta.0 (2021-07-21)

Bug Fixes

  • add plugins checks (ce6ef60)
  • add plugins checks (9a4b554)
  • add underscore (7904956)
  • adjust glob pattern to better target build folders (0946beb)
  • assign default value if needed (ecc37f9)
  • check if message.errors is array (36370f8)
  • check if the icon exist before using it (26711c9)
  • correct class name (d3d29e1)
  • correct label (98657b5)
  • create 'pr' repository environment (a2bd051)
  • decrease "graphql" function's timeout back to 30s (0c5806e)
  • deploy and destroy PR environments (62daedb)
  • disable content model / group actions accordingly (b2c2a81)
  • do not process field locking if the model is registered via a plugin (0541a62)
  • enable GraphQL schema extension (fb325ad)
  • form builder pattern type validators missing from ui #1706 (0240c20)
  • handle array args (ef48271)
  • improve assertion (6c2c8da)
  • include models from plugins in queries (3f28cf2)
  • increase timeout (9183c30)
  • loosen CM's locale property (78bfa93)
  • loosen CMG type properties (48f052a)
  • loosen types (aac3de9)
  • make lockedFields field optional (a8e12ba)
  • move Cypress screenshots to the bottom (2ef1a86)
  • move logic back into the list method (bb63d9f)
  • no need to process anything if the object does not exist (b4b2433)
  • only watch pulumi and build folders for changes (8dba58a)
  • prevent duplicate modelId-s (e131418)
  • remove checks for 5.0.0-beta.4 installations (c9e0676)
  • remove duplicates check (bf42e96)
  • remove ES-related configs (81d82af)
  • remove redundant RANDOM_CACHE_KEY_SUFFIX (fc732f6)
  • revert change (353edb0)
  • send debug flag to watch command (d86eb1e)
  • simplify plugin (24b639e)
  • skip version locking for @pulumi/* packages (57df01d)
  • spread detected build folders (000a834)
  • uncomment e2e job (e110292)
  • update dependencies (9093ad8)
  • update dependencies (5c3d9da)
  • update error message (5a88900)
  • update workflow files (f7e078c)
  • update workflows (602f191)
  • use only v3 and related Pulumi versions (87b1a9b)
  • wait a bit before executing build (dbfe97c)
  • wait a bit before executing FB installation (937f976)
  • wait a bit before executing installation (a4e1cac)
  • wait a bit before executing installation (be49e32)
  • api-form-builder: check if settings record exist before accessing version (2386c5b)
  • api-headless-cms: error when referenced entry is deleted (#1789) (921ba32)
  • api-headless-cms: get published entry revision from referenced field (#1775) (8850ed7)
  • cli: put i18n-ddb package version to current context.version (#1801) (ee7218e)

Features

  • add "plugin" GQL field (f3aae41)
  • add plugin field (ad130c6)
  • create ContentModelGroupPlugin (474f555)
  • take group plugins into consideration (4d42152)
  • api-i18n: storage operations (#1758) (a488eee)
  • update Pulumi to the latest version (1d86e26)
webiny
published 5.10.0 •

Changelog

Source

5.10.0 (2021-07-06)

Bug Fixes

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc