adds 'scheduled_step' property to workflow (fixes https://github.com/kontent-ai/management-sdk-js/issues/116) (9a5d161)
adds support 'external_id' property when referencing content type in new content items (fixes https://github.com/kontent-ai/management-sdk-js/issues/119) (4ced950)
adds support for 'getPreviewConfiguration' API endpoint (https://github.com/kontent-ai/management-sdk-js/issues/95) (6f8c7a5)
adds support for 'modifyPreviewConfiguration' query (https://github.com/kontent-ai/management-sdk-js/issues/95) (2baa8ff)
updates all dependencies & migrates to eslint from tslint (15dcc29)
Bug Fixes
fixes mapping of enable & disable webhook responses which causes exception to occur (21ecdda)
ITaxonomy element data is missing name property #113 (#114) (d07b457)
makes 'codename' in url slug element optional (fixes https://github.com/kontent-ai/management-sdk-js/issues/118) (751c445)
makes id in multiple choice option non-required (fixes https://github.com/kontent-ai/management-sdk-js/issues/117) (2d9143b)
Renames all project related properties & types & queries to reflect new environment naming conventions, also removes deprecated validateProject query
Features
Adds support for spaces & adds null support for regex flag (#109) (d11e5f1)
Renames all project related properties & types & queries to reflect new environment naming conventions, also removes deprecated validateProject query (e99f007)