v5.15.0-beta.0
Pre-release
Pre-release
5.15.0-beta.0 (2021-09-16)
Bug Fixes
- api-page-builder: prerendering plugins and cypress tests (#1907) (7a408f9)
- cypress: add cypress waiting for menu check (#1909) (d381214)
- add
apiUrl(70285a2) - add
crawlDirectorytype (0e26244) - add
protect: true(5be4039) - add
REACT_APP_API_URL(61c9e32) - add comment (05b70c7)
- add comment (61dafeb)
- add missing AWS_REGION env variable (c540ba4)
- add missing DB_TABLE_ELASTICSEARCH env var (481f443)
- add missing dependency (d2278fd)
- add missing dependency (f35a871)
- correct args passing in
setPropertiesfunction (2ac0fed) - correct if statements (1dcdd73)
- correct import (dd304c4)
- create
crawlDirectoryfunction (a301006) - create
getDistributionUrl(7e8a894) - create
getDistributionUrlgetter (98582bb) - create utils (6a24dcf)
- create utils index file (3bf3352)
- disable telemetry (4ec762a)
- ensure .env files are searched in project root, not in CWD (9230ec0)
- export
dynamoDbElasticsearchTable(c07cec9) - export sendEvent (e7e5e5a)
- import getProject` directly (2af0f67)
- instead of commenting, remove extra code (66f4835)
- lazy-load config (acb5ede)
- parse
debugflag's value (9368e34) - prevent using the watch command with prod envs (4aa2074)
- remove curly braces (1862de9)
- remove extra get function (6aa6533)
- remove globalConfig util (c33d037)
- remove old api folder (5dce8e2)
- remove old config folder (4caf132)
- remove old require (616fe7a)
- remove telemetry getter (62630e8)
- remove unnecessary import (e95f8e9)
- remove verifyConfig step (no longer needed) (2d49cb9)
- rename property to
distribution(fe968a8) - rename to
extraPayload(b5bcda8) - replace
graphqlApiUrlwithapiUrl(d16f399) - retrieve user ID via global config (7ce1fab)
- update dependencies (fe2a736)
- update dependencies (37f2691)
- update README (d3a7666)
- update README (ebd78ff)
- update README (53a2cdd)
- update README [no ci] (1cd42f3)
- update README [no ci] (71a3cf7)
- update README [no ci] (c85db35)
- update README [skip-ci] (4ab2daa)
- app-headless-cms: help text display on file field (6394720)
- use
API_URL(803a41c) - use
crawlDirectoryutil (ce9769c) - use base
sendEventfunction (6f93072) - use built-in isEnabled (4051257)
- use built-in isEnabled (8efb821)
- use built-in utils to enable/disable telemetry (50566a8)
- use global-config package (a678b18)
- use new
globalConfig(ab8e382) - use newly introduced
crawlDirectoryfunction (53cfab5) - use telemetry.sendEvent (9bc4098)
Features
- api-page-builder: storage operations (#1872) (8738612)
- add telemetry getter (b1a5e8d)
- add utils (d9be82a)
- create
sendEventfunction for CLI environment (d0babff) - create base
sendEventfunction (a764e85) - create webiny/global-config package (efffba0)
- import custom
sendEventfunction (ef802b5) - import new
sendEventfunction (45c4412) - read telemetry flag from global and project configs (f89ae7f)