Skip to content

v54.8.0

Choose a tag to compare

@CKEditorBot CKEditorBot released this 14 Jul 06:14
v54.8.0
7d730ed

Features

  • ci: Added support for triggering a specific CircleCI GitHub App pipeline definition using the --pipeline-definition-id option of the ckeditor5-dev-ci-trigger-circle-build command.
  • release-tools: Introduced the useOidc option in the publishPackages() task to support npm Trusted Publishing. When enabled, the task no longer verifies the npm account with npm whoami and the npmOwner option is not required. Instead, the task verifies that the NPM_ID_TOKEN environment variable is set, as npm exchanges the OIDC token only during supported operations, such as npm publish.

Bug fixes

  • ci: The workflow notifier no longer throws when the CircleCI API returns a job without the dependencies property. Such a job is now treated as a job with no dependencies.
  • docs: Resolve the typedoc-plugin-rename-defaults plugin to an absolute path before passing it to TypeDoc. TypeDoc resolves a bare plugin name relative to its own install location, which fails when TypeDoc is linked from outside the project tree - for example when a consumer enables pnpm's enableGlobalVirtualStore and TypeDoc is served from the global store.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases: