45.0.8 (2024-10-30)
Note
The release channel for this release is next
.
- translations: Added support for providing
options.cwd
parameter tosynchronizeTranslations()
andmoveTranslations()
functions. Thisoptions.cwd
(orprocess.cwd()
if not set) is used to resolve paths to packages. (commit)
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v45.0.7 => v45.0.8
- @ckeditor/ckeditor5-dev-bump-year: v45.0.7 => v45.0.8
- @ckeditor/ckeditor5-dev-ci: v45.0.7 => v45.0.8
- @ckeditor/ckeditor5-dev-dependency-checker: v45.0.7 => v45.0.8
- @ckeditor/ckeditor5-dev-docs: v45.0.7 => v45.0.8
- @ckeditor/ckeditor5-dev-release-tools: v45.0.7 => v45.0.8
- @ckeditor/ckeditor5-dev-stale-bot: v45.0.7 => v45.0.8
- @ckeditor/ckeditor5-dev-tests: v45.0.7 => v45.0.8
- @ckeditor/ckeditor5-dev-translations: v45.0.7 => v45.0.8
- @ckeditor/ckeditor5-dev-utils: v45.0.7 => v45.0.8
- @ckeditor/ckeditor5-dev-web-crawler: v45.0.7 => v45.0.8
- @ckeditor/typedoc-plugins: v45.0.7 => v45.0.8
45.0.7 (2024-10-29)
Note
The release channel for this release is next
.
- release-tools: The
publishPackageOnNpmCallback()
util removes a package directory if npm says it was published. This reverts commita1b37c7
. Closes ckeditor/ckeditor5#17348. (commit)
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v45.0.6 => v45.0.7
- @ckeditor/ckeditor5-dev-bump-year: v45.0.6 => v45.0.7
- @ckeditor/ckeditor5-dev-ci: v45.0.6 => v45.0.7
- @ckeditor/ckeditor5-dev-dependency-checker: v45.0.6 => v45.0.7
- @ckeditor/ckeditor5-dev-docs: v45.0.6 => v45.0.7
- @ckeditor/ckeditor5-dev-release-tools: v45.0.6 => v45.0.7
- @ckeditor/ckeditor5-dev-stale-bot: v45.0.6 => v45.0.7
- @ckeditor/ckeditor5-dev-tests: v45.0.6 => v45.0.7
- @ckeditor/ckeditor5-dev-translations: v45.0.6 => v45.0.7
- @ckeditor/ckeditor5-dev-utils: v45.0.6 => v45.0.7
- @ckeditor/ckeditor5-dev-web-crawler: v45.0.6 => v45.0.7
- @ckeditor/typedoc-plugins: v45.0.6 => v45.0.7
45.0.6 (2024-10-28)
Note
The release channel for this release is next
.
- release-tools: The
publishPackages()
task should not throw an error after trying to publish packages after reaching an attempted limit. Instead, it should verify if the last try was successfully completed and throw the error if it wasn't. Closes ckeditor/ckeditor5#17333. (commit)
- release-tools: Increased the attempts limit from 3 to 5. (commit)
- release-tools: Created a decorated version of utils (
manifest()
,packument()
) exposed by thepacote
package. It prevents from using any cache when checking the npm registry. Direct calls have been replaced with the decorated version. (commit)
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v45.0.5 => v45.0.6
- @ckeditor/ckeditor5-dev-bump-year: v45.0.5 => v45.0.6
- @ckeditor/ckeditor5-dev-ci: v45.0.5 => v45.0.6
- @ckeditor/ckeditor5-dev-dependency-checker: v45.0.5 => v45.0.6
- @ckeditor/ckeditor5-dev-docs: v45.0.5 => v45.0.6
- @ckeditor/ckeditor5-dev-release-tools: v45.0.5 => v45.0.6
- @ckeditor/ckeditor5-dev-stale-bot: v45.0.5 => v45.0.6
- @ckeditor/ckeditor5-dev-tests: v45.0.5 => v45.0.6
- @ckeditor/ckeditor5-dev-translations: v45.0.5 => v45.0.6
- @ckeditor/ckeditor5-dev-utils: v45.0.5 => v45.0.6
- @ckeditor/ckeditor5-dev-web-crawler: v45.0.5 => v45.0.6
- @ckeditor/typedoc-plugins: v45.0.5 => v45.0.6
45.0.5 (2024-10-25)
Note
The release channel for this release is next
.
- release-tools: Slow down the
npm publish
command due to weird errors on CI. Closes ckeditor/ckeditor5#17331. (commit) - utils: Support for the
silent
logger mode. (commit)
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v45.0.4 => v45.0.5
- @ckeditor/ckeditor5-dev-bump-year: v45.0.4 => v45.0.5
- @ckeditor/ckeditor5-dev-ci: v45.0.4 => v45.0.5
- @ckeditor/ckeditor5-dev-dependency-checker: v45.0.4 => v45.0.5
- @ckeditor/ckeditor5-dev-docs: v45.0.4 => v45.0.5
- @ckeditor/ckeditor5-dev-release-tools: v45.0.4 => v45.0.5
- @ckeditor/ckeditor5-dev-stale-bot: v45.0.4 => v45.0.5
- @ckeditor/ckeditor5-dev-tests: v45.0.4 => v45.0.5
- @ckeditor/ckeditor5-dev-translations: v45.0.4 => v45.0.5
- @ckeditor/ckeditor5-dev-utils: v45.0.4 => v45.0.5
- @ckeditor/ckeditor5-dev-web-crawler: v45.0.4 => v45.0.5
- @ckeditor/typedoc-plugins: v45.0.4 => v45.0.5
45.0.4 (2024-10-25)
Note
The release channel for this release is next
.
- release-tools: Increases the timeout value between the publishing packages phase and republishing the failed ones. Closes ckeditor/ckeditor5#17329. (commit)
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v45.0.3 => v45.0.4
- @ckeditor/ckeditor5-dev-bump-year: v45.0.3 => v45.0.4
- @ckeditor/ckeditor5-dev-ci: v45.0.3 => v45.0.4
- @ckeditor/ckeditor5-dev-dependency-checker: v45.0.3 => v45.0.4
- @ckeditor/ckeditor5-dev-docs: v45.0.3 => v45.0.4
- @ckeditor/ckeditor5-dev-release-tools: v45.0.3 => v45.0.4
- @ckeditor/ckeditor5-dev-stale-bot: v45.0.3 => v45.0.4
- @ckeditor/ckeditor5-dev-tests: v45.0.3 => v45.0.4
- @ckeditor/ckeditor5-dev-translations: v45.0.3 => v45.0.4
- @ckeditor/ckeditor5-dev-utils: v45.0.3 => v45.0.4
- @ckeditor/ckeditor5-dev-web-crawler: v45.0.3 => v45.0.4
- @ckeditor/typedoc-plugins: v45.0.3 => v45.0.4
To see all releases, visit the release page.