Socket
Socket
Sign inDemoInstall

@webiny/error

Package Overview
Dependencies
0
Maintainers
1
Versions
388
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/error


Version published
Maintainers
1
Created

Changelog

Source

5.5.0-beta.0 (2021-04-22)

Bug Fixes

  • add missing findByType method (f7a8564)
  • load 404 page properly on any non-existing path (6ad6ce5)
  • update dependencies (9c9696d)
  • update template with new Apollo links plugins (fdaf3fd)
  • api-headless-cms: export contentModel crud plugin (2c10e2d)
  • api-headless-cms: update validateModelAccess function (36449d8)
  • app-admin: remove help icon (644b3fc)
  • app-admin: update PermissionInfo style (feb013b)
  • app-headless-cms: add description and reorder permission labels (31a3c68)
  • app-headless-cms: hide CMS Menu in case of no "cms.endpoint.manage" permission (228b35e)
  • app-headless-cms: hide content model group section from CMS menu (8fbb82d)
  • app-headless-cms: replace "cms.contentModel" with "cms.endpoint.manage" in welcome widget (74a354e)
  • app-headless-cms: update canReadEntries function (8bbf51b)
  • app-headless-cms: update CMS permission UI order (e3d25ee)
  • app-headless-cms: update description and label text copies (1fcec9c)
  • app-headless-cms: update permission check in menu section (2a9cb95)
  • app-headless-cms: update text copy (49f1251)
  • app-headless-cms: update text copy again (19b103c)
  • app-headless-cms: update usage of canReadEntries (8b82f16)
  • app-page-builder: load page snippet and remove debounce on settings save (#1537) (d8f94e2)
  • ui: defer props.children invocation in DataList (ec47a9f)
  • add bufferLength property (6bb5acc)
  • add tenant and locale to meta (05f19d5)
  • add tenant and locale to prerendered pages (eb90a23)
  • add yarn and remove unnecessary quotes (98a9810)
  • append tenant/locale to preview URL (f869000)
  • change "scope" to "package" (with "p" alias) (eb75434)
  • change "scope" to "package" (with "p" alias) (a516203)
  • correct PS_RENDER_TENANT / PS_RENDER_LOCALE variables (0088dc8)
  • correct docs link (0197bae)
  • correct import path (fa11b72)
  • correct link (46c2f17)
  • correct version (0b8039f)
  • directly assign all "log" functions (8cff513)
  • display logs with colors (692e97e)
  • display multi-line logs correctly (91c67ee)
  • display Pulumi logs with colors (f5f0b9c)
  • ensure command is executed from project root (0201785)
  • ensure file exists before copying (781a31d)
  • import apolloLinks plugins (bff0396)
  • include PULUMI_LOGIN to stay backwards compatible (2d5e145)
  • make template dynamic (2a7b8b6)
  • normalize inputs (022e126)
  • only try/catch plugin require statements (41b0ab4)
  • remove ansi-to-html (44134f1)
  • remove log function (7e059ac)
  • reorder merging of inputs (072b365)
  • replace ContextPluginInterface with ContextPlugin (f749b01)
  • reword message (c0961e0)
  • send "--env" only if present (3236313)
  • update dependencies (9132196)
  • update dependencies (80dbdab)
  • update to latest code changes (36cc3a2)
  • when rendering not-found page, add "notFoundPage" flag to "meta" (078b850)
  • cli-plugin-deploy-pulumi: use onExit to tree-kill execa processes (2330569)
  • remove unnecessary spread (9516953)
  • use folder basename as a fallback name (b85da10)
  • cli: simplify PluginsContainer (b3daa70)
  • cwp-template-aws: update template (watch command in package.json in "api") (2f14c08)
  • cwp-template-aws: update template (WEBINY_LOGS_FORWARD_URL) (56179a8)
  • cwp-template-aws: update template (webiny.application.js) (e98a1df)
  • cwp-template-aws: update template (webiny.config.js in "api") (570fb11)
  • cwp-template-aws: update template add handler-logs package to GQL and CMS) (430a7dd)
  • add "@webiny/handler-logs" to all handlers (a9bc48f)
  • add "include" property (4e16fc2)
  • add "WEBINY_LOGS_FORWARD_URL" env variable (b69618a)
  • add backwards compatibility (ceac91a)
  • add dependency (13d9006)
  • add missing "@webiny/cli" dependency (f99bf3e)
  • add missing comma (7df368b)
  • add missing dependencies (c72b399)
  • add missing dependencies (f31e9e8)
  • add recursive flag (286c30d)
  • bring back "env" argument (c41e9a0)
  • calculate project app's root against Pulumi.yaml file (05e89e1)
  • catch require statements (8cb7f18)
  • change "projectName" to "name" (c6cec9f)
  • change order of loading (fca16a9)
  • correct argument name (b5276a6)
  • correct filename (17b3b73)
  • correct path (8148d58)
  • correct project root variable (39c996f)
  • correct self-managed-backend path construction (ca19e30)
  • enable graph validation (f8f7c61)
  • export PluginsContainer (e9a29c0)
  • finish distinct flag handling (df6ec62)
  • forward logs only from "headless-cms" and "graphql" functions (2ac3616)
  • handle init errors (0b78a9c)
  • improve check (3c9ce3e)
  • make "getPackages" args optional (dbdca09)
  • move initial checks to the top (25413dd)
  • move log function into the handler function (ab47109)
  • promisify "ncp" before executing it (9a0cefc)
  • reduce default depth to 2 (155f60e)
  • remove "beta" tag (99bac9e)
  • remove "beta" tag (712a8ef)
  • remove "beta" tag (b502de7)
  • remove "install" process from "run" method (4873583)
  • remove getProjectApplication from utils (a568455)
  • remove trailing dot (2f2b36a)
  • rename file (8d2dea0)
  • replace PULUMI_LOGIN with WEBINY_PULUMI_BACKEND_URL (a524588)
  • skip graph validation (53d11b9)
  • update "login" calls (7190d59)
  • update code to latest code changes (d96a454)
  • update dependencies (7067da6)
  • update dependencies (c17ae8a)
  • update dependency (ad46474)
  • update watch config (653d4df)
  • update yarn.lock (020cdf6)
  • update yarn.lock (39804d2)
  • use "getProject" utility (b291ec5)
  • use newly added log utility (a05bf3c)
  • use own PluginsContainer (6c34707)
  • utilize functions from "@webiny/cli/utils" (cce49b9)

Features

  • api-headless-cms: add cms permission migration for API keys (2cb07b2)
  • api-headless-cms: add filterAsync helper function (35bf612)
  • api-headless-cms: add missing groups in contentModelGroup permission (e7096a9)
  • api-headless-cms: add read permission check for group and model (bf32479)
  • api-headless-cms: add validateGroupAccess check (b5d2f7b)
  • api-headless-cms: add validateGroupAccess helper (a4b747f)
  • api-headless-cms: migrate cms permissions (728be2a)
  • api-headless-cms: search via ref field id (#1567) (4bb65cf)
  • api-headless-cms: update permission check for models (a377638)
  • api-headless-cms: update types (d5edc6b)
  • api-upgrade: use coerced deployedVersion (4dda23b)
  • app-admin: update SimpleFormHeader cell span (cf39f6a)
  • app-headless-cms: add canCreate in usePermission (3f1cf15)
  • app-headless-cms: add group field in listContentModels (61cdd1e)
  • app-headless-cms: add v5.5.0 upgrade plugin (91f1663)
  • app-headless-cms: restructure permission UI (d82fde5)
  • app-headless-cms: update contentEntry permission selector (c01026d)
  • app-headless-cms: update contentModel permission UI (d6f620c)
  • app-headless-cms: update contentModelGroup permission selector (8ba9969)
  • app-headless-cms: update permission selector UI (c457c3f)
  • app-headless-cms: update PermissionSelector (cbaf8ce)
  • add "watch" command (3aea32e)
  • add --ignore-folder && --ignore-scope args (f62e517)
  • add "PS_NOT_FOUND_PAGE" variable for not-found page (2ef3cf4)
  • add "depth" and "scope" args (27ca553)
  • add "handler-result" plugin (6de426d)
  • add "highlight" function for every log type (f24b5b0)
  • add "id" property (2212bc2)
  • add "watch" command (bcbd0a1)
  • add "webiny.application.js" (bc2a299)
  • add "webiny.project.js" (934752f)
  • add hl functions (22512d9)
  • add ability to just pass scopes (without application) (405a29d)
  • add ability to skip graph validation (e0ef6cc)
  • add before-handler plugin (cf1e7d6)
  • add logs to the watch command (27a2498)
  • add standalone logging function (37b21ce)
  • allow sending meta data (7bcd9f6)
  • api-file-manager: use new build and watch commands (fdf7c7f)
  • app-headless-cms: use new build and watch commands (a39a1c1)
  • react-rich-text-renderer: create a Rich Text renderer component (#1566) (a11109b)
  • create "browser" watch output (1fba2af)
  • cli-plugin-scaffold-*: add new watch and build commands (6ab87ba)
  • create "webiny upgrade" command (04e684a)
  • create "ws tree" command (aae0e9d)
  • create handler-logs package (0d09b09)
  • create 5.5.0 migration script (4dd7d77)
  • create 5.5.0 migration script (8aee6bc)
  • cli: add current version to context (90bff22)
  • cli-plugin-scaffold-*: use new build and watch commands (3cac889)
  • project-utils: add prebuild, build, postbuild stages (99d6369)
  • storybook-utils: use new build and watch commands (963a3e4)
  • ui: use new build and watch commands (8bda9d0)
  • ws list: add support for scope and folder args (e08a28d)
  • create build / watch webpack configs (2f3992f)
  • create getProject and getProjectApplication utilities (3d7cacd)
  • create getProject and getProjectApplication utils (47390b9)
  • create project config and project root utility functions (3c4042e)
  • create utils for building and watching packages (adc3843)
  • create watch command (836b118)
  • enable loading defaults from project app file (e1a8429)
  • print first message in green (74c1284)
  • use new build and watch commands (4a534a1)

Readme

Source

@webiny/error

code style: prettier PRs Welcome

A set of frequently used data higher order functions.

For more information, please visit the official docs.

Install

npm install --save @webiny/error

Or if you prefer yarn:

yarn add @webiny/error

FAQs

Last updated on 22 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc