Skip to content

@optimizely/cms-cli@2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 07:23
cdf8986

Minor Changes

@optimizely/cms-cli

Major Features

  • Contracts: Add contract generation and validation support (CMS-46677, #292,
    @marin-karamihalev)
  • Applications: Add programmatic application creation and management with
    createApplication, updateApplication, checkApplications (CMS-51342, #333,
    @TRomesh)
  • create-opti-app: New command to scaffold project templates including Stride,
    Alloy, and TanStack starters (CMS-49618, #382, @GiangNT95)
  • Single File Mode: Add single-file output mode for pull command (CMS-52422, #326,
    @marin-karamihalev)

Features

  • Add support for circular and self-referenced content types in code generation
    (CMS-44353, #305, @GiangNT95)
  • Add editor settings support for RichText properties (CMS-52547, #348, @TRomesh)
  • Add self-signed certificate support (CMS-52494, #322, @JohanPetersson)
  • Refactor pull command with functional patterns and enhanced spinner messages
    (CMS-51981, #303, @marin-karamihalev)
  • Stride templates and refactoring (CMS-53473, #375-391, @JohanPetersson)

Fixes

  • Fix duplicate applications handling by filtering missing app entryPoints (CMS-53768,
    #403, @TRomesh)
  • Skip unnecessary prompts when single file mode is enforced (CMS-53832, #412,
    @marin-karamihalev)
  • Fix preview URL issue with inProcessWebsite (CMS-53120, #351, @TRomesh)
  • Fix same entry point handling in multiple applications (CMS-53109, #350, @TRomesh)

Patch Changes

  • Updated dependencies [2a7e43b]
    • @optimizely/cms-sdk@2.1.0