Skip to content

v4.8.0

Compare
Choose a tag to compare
@adrians5j adrians5j released this 12 Aug 11:47

4.8.0 (2020-08-12)

Bug Fixes

  • add --env param (728c6ab)
  • add --force param (4f53329)
  • add 15s wait after an IAM role has been created (4b6113c)
  • add default value (7144c58)
  • add error logging (0791932)
  • add missing array (77de092)
  • add missing key (d5cffa1)
  • add PagesListPage model (e598377)
  • allow async hook execution (af783cf)
  • change apps to api (837f9e2)
  • change babel.node to babel.react (48e9f64)
  • check if stack folder exists before moving on (f0816a0)
  • correct dependencies (2a0838a)
  • correct paths and updating of root package.json's "workspaces" property (c73ac71)
  • correct paths and updating of root package.json's "workspaces" property (5fbadab)
  • correct query filter (dc2a5e7)
  • format code (d50b6d2)
  • get currentEnvironment.name using the get function (7e9083a)
  • improve instructions (52331dd)
  • increase connection timeout to 10s (e222344)
  • increase pages list limit to 200 (af8f8cc)
  • increase wait after the CDN gets ready (753cfe5)
  • load full data when getting a single page (58dd5cc)
  • make "30" the default "timeout" value (ee4e18c)
  • make initial index.ts nicer (8b53f4a)
  • make initial index.ts nicer (64eac14)
  • prepend empty object when doing merge.recursive (b0ba01e)
  • prettify environments output (994147a)
  • read FM settings via SettingsManager client (94ac1a2)
  • remove "@shelf/jest-mongodb" (11548bc)
  • remove "exclude" / "references" (04f3147)
  • remove "tsx" extension (ff408c1)
  • remove timeout: 30 since the default value is already 30 (66a24fa)
  • remove duplicate test (2f805b9)
  • remove execa (not needed) (9d56331)
  • remove old scripts (32506ac)
  • remove redundant files (0762ee2)
  • remove word graphql (58d8a47)
  • rename cli-plugin-scaffold-app-graphql to cli-plugin-scaffold-admin-app-module (29f4979)
  • require cli-plugin-scaffold-admin-app-module (b41a2a8)
  • simplify the whole process (71b4660)
  • update dependencies (42a49f9)
  • update dependencies (2fe128d)
  • update dependencies (f96c5eb)
  • use PbPagesListPage for simple listing of pages (74a43a7)
  • use readJson lib (37947d5)
  • use path.join to construct file paths (b21c756)
  • app-page-builder: increase zIndex on File Manager overlay (#1157) (193d2fc)
  • app-page-builder: update images-list plugin type (#1165) (b5bf3f2)
  • create-webiny-project: don't update dependency version for file: protocol (e4ee7c0)
  • cwp-templates: add a postinstall script to properly link monorepo packages (ba1f28d)
  • cwp-templates: lock typescript version and restore composite flag (f595859)
  • cwp-templates: remove TS references from tsconfig.json (0320880)
  • headless: abstract function and add comment for reason (46f80ff)
  • headless: add alternative to pluralize if id is one character (d19c7a7)
  • headless: remove file changes from other pr (7dd3329)
  • project-utils: resolve babel-loader relative to the config (914db3d)
  • scaffolding: fix "method" field populated in resources.js (b75c23f)
  • scaffolding: update "exclude" and "reference" paths if needed (27085cf)
  • scaffolding: update dependencies (6a9a60a)

Features

  • add first and last flags (f87caa4)
  • add hook-stacks-info plugin (ff788b1)
  • add ability to prefix the Webiny tracking ID (f9d400c)
  • add caching (e8cdb64)
  • add support for onSuccess and onError callbacks (0824d6c)
  • cli: add "hook-stacks-info-apps" plugin (b4f570b)
  • cli: add "info" command (76c6970)
  • cli: add "info" command's plugin (e0d00ac)
  • cli: better console.log() indenting (69a1297)
  • cli: print all API URLs (64ad9a0)
  • cli: print both "apps" stacks' urls (f76f7a5)
  • cwp-template-full: add "hook-stacks-info-api" plugin (a8c49a3)
  • scaffolding: add 'custom app' react scaffolding plugin (8e6a505)
  • scaffolding: add admin / site templates; rename "custom" folder (296cb2f)
  • scaffolding: add node package scaffolding plugin (e805658)
  • scaffolding: add scaffolded app to resources.js & rename variable (dd3f676)
  • scaffolding: enforce location within projectRoot & run yarn (479ea2c)
  • scaffolding: enforce location within projectRoot & run yarn (b34ec8c)
  • scaffolding: simplify scaffolded package (d9c1a1b)
  • scaffolding: simplify scaffolded plugin (3902be0)
  • scaffolding: update base jest config path automatically (c1b93e8)
  • add react package scaffold plugin (0093a22)