v5.9.0-beta.0
Pre-release
Pre-release
5.9.0-beta.0 (2021-06-18)
Bug Fixes
- add comments (38d05c1)
- add dynamoDbTable export (0ab8217)
- add everything-committed check (a6b1dad)
- add missing replacement (dcc3bfa)
- add scaffold description (8cc582a)
- add types for context object (4126667)
- check if imports exist first (4661cde)
- check if stackOutput empty (08ca161)
- clean up scaffolds file (c07c625)
- correct typo (5c30b2a)
- downgrade terminal-link version (d88182c)
- format code (6ca4e6e)
- improve description (a1b1c03)
- improve messaging (1c8f4fd)
- improve messaging and visual feedback (8d5f5aa)
- improve messaging and visual feedback (59a12b1)
- increase wait duration (78dd614)
- remove "return true" (138de56)
- remove commented code (981c545)
- remove old test files (78ba453)
- remove redundant catch (74f30aa)
- remove unused variable (97d0de9)
- reorder calls (8639f93)
- reorder registration (ca2eaf2)
- replace findByText with findByTestId (06466a1)
- temporarily disable cloud infra destroy (3bb3b27)
- temporarily disable cloud infra destroy (9b6c0ac)
- temporary disable check (3537b68)
- undo comment (8c003c2)
- unify chalk version (56e2f73)
- update command (4585da2)
- update context (f48c7d9)
- update dependencies (073e35a)
- update dependencies (fc8bae3)
- update dependencies (485deaa)
- update dependencies (c99e57f)
- update dependencies (because of scaffolds) (efd7ef6)
- update description (01e902a)
- update description (c1e492c)
- update next steps / useful links sections (83b24a5)
- update TS configs (bd59190)
- update yarn.lock (1d5f1be)
- update yarn.lock (360216d)
- upgrade cache key (5aac04b)
- use newly added
CliContexttype (92a0284) - use regex to replace all occurrences of "" (74cbf7f)
- use require instead of import (71641ec)
- use targetVersion (aa56511)
- app-headless-cms: missing createdBy when created new content model (#1721) (3167985)
- visually improve scaffolds list (919346e)
- telemetry: rename package and upgrade configs and env vars loading (4791937)
- add comments (1c98679)
- add missing
awaitkeyword (2734c34) - add missing
ELASTIC_SEARCH_INDEX_PREFIXenv variable (f74e48d) - add missing await keyword (396c21b)
- add note about mdbid (0e5ecaf)
- add note about webinyVersion (1a74d72)
- add support for importing via "~" (6abc66b)
- correct link (7b929f7)
- correct package name (afc5acf)
- ensure forward slashes used in "key" (43cb0c5)
- export
dynamoDbTable(0980e2c) - improve ts-morph code (e58b852)
- make getStackOutput sync (beec7a5)
- remove __types old file (fe52c52)
- remove "~" entry (02fa8dd)
- remove
cache.restore(window.__APOLLO_STATE__);(old code) (112bd59) - remove mentions of Elasticsearch (1f2e44d)
- remove old files (d741ea6)
- rename sorters to value and make it more loose (0f93a79)
- sync with the template (21a49b1)
- update comments (6f4c5c4)
- update template (af1e61f)
- update template (f50f913)
- update template (3098748)
- update template (56b70fd)
- update template (01bcb61)
- api-file-manager: remove build customization (91f8ee9)
- api-headless-cms-ddb-es: move beforeInstall code to a dedicated plugin (01d48b8)
- api-page-builder: remove unnecessary Partial type (e3b161c)
- api-page-builder: update plugin usage (e18ade7)
- api-security: add generic context parameter to plugin classes (a131f98)
- api-security: update return type (228f388)
- api-security-tenancy: don't load anonymous permissions if identity is determined (0230f29)
- api-tenancy: add methods to get/set current tenant and getTenantById (9fbb75a)
- api-tenancy: simplify TenantPlugin types (425afca)
- app-admin: improve MenuPlugin types (cc949be)
- app-page-builder: extend Plugin class in PbEditorPageSettingsPlugin (9933e3b)
- app-page-builder: update imports (2d41057)
- project-utils: improve error output (6419cd1)
- update tests configuration (de5b421)
- use "~/index" (b68451c)
- project-utils: use / for package paths (f1dfc42)
Features
- cli: add upgrade for 5.9.0 (bc2c2f9)
- add babelrc / jest.config.js (185535e)
- add scaffolds index file (5e84825)
- add scaffolds index file (321cef3)
- automatically update scaffolds index file (193da0f)
- create formatCode utility function (43980f4)
- create updateScaffoldsIndexFile utility function (b214c02)
- api-dynamic-pages: add dynamic pages mechanism (ba30792)
- api-headless-cms: add plugins for internal security (f1c6270)
- api-headless-cms-dynamic-pages: introduce CMS data sources (a092789)
- api-page-builder: introduce new plugin classes (b1c2f6c)
- api-security: introduce AuthenticationPlugin and AuthorizationPlugin classes (89184b8)
- api-security-admin-users: introduce a dedicated package for admin users API (e9eb8f4)
- api-security-admin-users: introduce admin users package (f5f08fc)
- api-security-admin-users-cognito: introduce Cognito IdP plugin for admin users (5cbc255)
- api-security-cognito-authentication: introduce cognito authentication plugin (e5707a8)
- api-tenancy: introduce api-tenancy package and TenantPlugin (440894a)
- api-tenancy: introduce tenancy package (5f4a472)
- app: introduce ApolloCacheObjectIdPlugin plugin class (1acf70a)
- app: introduce ViewPlugin and View component (0d8e270)
- app-page-builder: add view regions to website settings (e49d5c8)
- app-security-admin-users: add package for admin users (632d5b9)
- app-security-admin-users: introduce package and refactor to use plugin classes (843307f)
- app-security-admin-users-cognito: introduce a package for admin users cognito plugins (6472ca5)
- app-security-cognito-authentication: introduce hooks for each authentication step (e81baa8)
- app-security-cognito-authentication: introduce package for authentication UI (e733952)
- project-utils: enable minification on function builds (036661a)
- add .babelrc and jest.config.js files (89c1985)
- create new GraphQL package template (9fea030)
- app-tenancy: add new package and create TenantPlugin (c15fcbf)
- handler: introduce ContextPlugin class (9814440)