5.17.0-beta.0 (2021-10-18)
Bug Fixes
- api-elasticsearch: encode HTML special chars for cursor (#1958) (292dc0a)
- api-form-builder-so-ddb-es: types for decoded cursor (658281c)
- app-page-builder: use correct value of sort (911216f)
- cwp-template-aws: add ELASTIC_SEARCH_INDEX_PREFIX to pageBuilder lambda ENV (595a11a)
- add comments for query fields (49e4d67)
- add missing file (aee62d6)
- add type for the missing
tag
prop (6ff3df7) - correct dependencies (269c59a)
- do not cache
PbPageListResponse
results (7fcb187) - ensure forward slashes are used in import statements (f86a2eb)
- refactor Theme type (a151181)
- remove "Resolver" word (fda84a7)
- replace all occurrences, not just the first one (1f6e1b0)
- update dependencies (904f4cb)
- update dependencies (4eb5ca6)
- update dependencies (1c52488)
- update dependencies (5c4c47a)
- use
.webiny
folder for Pulumi CLI-related files and folders (139d1c1) - wrap logs sending into a try...catch (c1adb80)
Features
- api-form-builder: dynamodb storage ops (#1955) (8dff8e1)
- ui: add data-testid prop to Loader (0a284db)
- create
usingPageElements
helper function (used in non-React contexts) (fbbc14b) - divide prerendering-related plugins into separate files (688ce46)
- enable passing tag props (363cf28)
- introduce
--allow-production
when watching production environment (not recommended) (8d627ab) - introduce
pulumiFolder
option (430c5d6) - make logs in "Deploy" pane prettier (74f9d6c)
- use page elements if possible (fc6dae6)
- api-form-builder: storage operations (#1942) (a041a2c)
- pubsub: add pub/sub package (#1936) (3a2facb)