Socket
Socket
Sign inDemoInstall

@webiny/error

Package Overview
Dependencies
Maintainers
1
Versions
427
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/error - npm Package Versions

1
43

5.11.0-beta.2

Diff

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

webiny
published 5.10.0-beta.2 •

Changelog

Source

5.10.0-beta.2 (2021-07-06)

Bug Fixes

  • api-security-admin-users: use context object to access tenancy (80c48ba)
  • app-page-builder: export PageBuilderObject interface (f7fa109)
  • upgrade: cleanup website apollo setup and support both new and old handlers (332b52a)
webiny
published 5.10.0-beta.1 •

Changelog

Source

5.10.0-beta.1 (2021-07-06)

Bug Fixes

  • api-file-manager: use input meta data on top of predefined one (5bbfb3d)
  • api-form-builder: delete settings record if ES installation fails (8abe74b)
  • api-page-builder: remove unnecessary logs (a3b2549)
  • cypress: clear local storage before admin installation (858dca2)
  • v5: upgrade es package path (#1757) (6a793c3)
  • replace TargetDataModels with TargetDataModels (8b1b554)
  • simplify code with a GraphQL fragment (1ebb8ac)
  • simplify code with the getMutationData helper function (838cc00)
webiny
published 5.10.0-beta.0 •

Changelog

Source

5.10.0-beta.0 (2021-07-02)

Bug Fixes

  • add "PbListPublishedPages" to the list of queries to cache (182c657)
  • add cache-control header (cab2365)
  • add upgrade step (816fa82)
  • adjust link-preloading activation logic (23ef79d)
  • adjust link-preloading activation logic (f03b8e6)
  • allow sending settings without special pages set (only if none was already set) (6c23195)
  • correct if statement (3f9d278)
  • correct merging of default and current settings (0c9e78c)
  • ensure 'null' is not prepended in the page URL (74df5fc)
  • improve error reporting (46726ca)
  • make dataIdFromObject pluggable (2934479)
  • reformat code (a8fb268)
  • remove "/tests/" (fbd643b)
  • remove fetchPolicy: "network-only" (d2a0bd7)
  • remove parent graphql/admin folder (99e6a08)
  • remove redundant if statement (6b99e31)
  • remove unique ID from "static" folder name (b63e775)
  • replace PbListPublishedPages with PbPageListResponse (5cd5803)
  • revert version change (32c38b1)
  • spread data instead of manual assignment (8dd03be)
  • temporarily disable destroy step (3766b74)
  • trim trailing forward slash (3ed7a88)
  • update dependencies (f6e6878)
  • update dependencies (a149966)
  • update links (3f996fc)
  • update template (437daff)
  • update template (c201900)
  • use PS_RENDER window property to check if the page is being pre-rendered (7c4b65f)
  • use 'entity' word instead 'data model' (1279bc1)
  • use ApolloCacheObjectIdPlugin (a32936a)
  • use ApolloCacheObjectIdPlugin (217a83d)
  • use new getCurrentSettings (1f5c466)
  • use singular for entity name (4c23fdd)
  • when getting PB settings, ensure default are loaded first (d9fdd28)

Features

  • add getCurrentSettings (00c1480)
  • add posthtmlPluginLinkPreload (acc874f)
  • add upgradeApolloCachePlugins step (d818ca7)
  • create a new ApolloCacheObjectIdPlugin plugin (0179ecc)
  • import and register new ApolloCacheObjectIdPlugin plugin (a8d57d3)
  • update Lambda runtime and sharp layer (#1738) (c03af0a)
  • api-file-manager: storage operations (#1716) (7b81e0b)
  • api-file-manager-ddb: dynamodb storage operations (#1745) (6788849)
  • make __typename optional (dda5775)
webiny
published 5.9.0 •

Changelog

Source

5.9.0 (2021-06-21)

Bug Fixes

webiny
published 5.9.0-beta.2 •

Changelog

Source

5.9.0-beta.2 (2021-06-20)

Bug Fixes

  • add cross-env to root package.json (6f8e00d)
  • add missing type variable initialization (00aa4cf)
  • check if identity exists before accessing props (09b823d)
  • downgrade cross-env (use same as apps) (f7c96f4)
  • simplify output (116e6a5)
  • update template (30664c2)

Features

webiny
published 5.9.0-beta.1 •

Changelog

Source

5.9.0-beta.1 (2021-06-20)

Bug Fixes

  • add cross-env dev dependency (7149188)
  • catch thrown errors (ee87967)
  • correct variable name replacement (4a3f54c)
  • improve messaging (0e50005)
  • remove hard-coded "book" word (fe15fc8)
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