Skip to content

Latest commit

 

History

History
164 lines (114 loc) · 12 KB

CHANGELOG.md

File metadata and controls

164 lines (114 loc) · 12 KB

Changelog

46.0.1 (2025-01-23)

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

46.0.0 (2025-01-20)

MAJOR BREAKING CHANGES ℹ️

  • dependency-checker: Treat the type dependencies as dependencies instead of devDependencies.

Features

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

45.0.10 (2025-01-09)

Internal changes only (updated dependencies, documentation, etc.).

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

45.0.9 (2024-12-19)

Bug fixes

  • build-tools: Always enable the TypeScript plugin, even when declarations is set to false. Fixes ckeditor/ckeditor5#17653. (commit)
  • release-tools: Fixed path calculation in executeInParallel() util that prepares a path to a dynamically imported worker script. Previously, it did not work in Windows, because there is a specific requirement that absolute path must be valid file:// protocol URL. Now, the worker script is always imported using file:// protocol URL. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

45.0.8 (2024-10-30)

Note

The release channel for this release is next.

Bug fixes

  • translations: Added support for providing options.cwd parameter to synchronizeTranslations() and moveTranslations() functions. This options.cwd (or process.cwd() if not set) is used to resolve paths to packages. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:


To see all releases, visit the release page.