Releases: ckeditor/ckeditor5-dev
v40.1.0
Features
- ci: Added
--ignore
option to theckeditor5-dev-ci-circle-workflow-notifier
task that allows ignoring jobs while calculating whether the notification should be sent. Closes ckeditor/ckeditor5#16403. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-ci: v40.0.1 => v40.1.0
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v40.0.1 => v40.1.0
- @ckeditor/ckeditor5-dev-bump-year: v40.0.1 => v40.1.0
- @ckeditor/ckeditor5-dev-dependency-checker: v40.0.1 => v40.1.0
- @ckeditor/ckeditor5-dev-docs: v40.0.1 => v40.1.0
- @ckeditor/ckeditor5-dev-release-tools: v40.0.1 => v40.1.0
- @ckeditor/ckeditor5-dev-stale-bot: v40.0.1 => v40.1.0
- @ckeditor/ckeditor5-dev-tests: v40.0.1 => v40.1.0
- @ckeditor/ckeditor5-dev-transifex: v40.0.1 => v40.1.0
- @ckeditor/ckeditor5-dev-translations: v40.0.1 => v40.1.0
- @ckeditor/ckeditor5-dev-utils: v40.0.1 => v40.1.0
- @ckeditor/ckeditor5-dev-web-crawler: v40.0.1 => v40.1.0
- @ckeditor/jsdoc-plugins: v40.0.1 => v40.1.0
- @ckeditor/typedoc-plugins: v40.0.1 => v40.1.0
v40.0.1
Bug fixes
- build-tools: Only treat dependencies of
ckeditor5
andckeditor5-premium-feature
as external when added to theexternal
array. (commit) - build-tools: Don't fail when
ckeditor5-premium-features
is inexternal
but not installed. (commit) - build-tools: Properly detect "external" packages that contain dot in name. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v40.0.0 => v40.0.1
- @ckeditor/ckeditor5-dev-bump-year: v40.0.0 => v40.0.1
- @ckeditor/ckeditor5-dev-ci: v40.0.0 => v40.0.1
- @ckeditor/ckeditor5-dev-dependency-checker: v40.0.0 => v40.0.1
- @ckeditor/ckeditor5-dev-docs: v40.0.0 => v40.0.1
- @ckeditor/ckeditor5-dev-release-tools: v40.0.0 => v40.0.1
- @ckeditor/ckeditor5-dev-stale-bot: v40.0.0 => v40.0.1
- @ckeditor/ckeditor5-dev-tests: v40.0.0 => v40.0.1
- @ckeditor/ckeditor5-dev-transifex: v40.0.0 => v40.0.1
- @ckeditor/ckeditor5-dev-translations: v40.0.0 => v40.0.1
- @ckeditor/ckeditor5-dev-utils: v40.0.0 => v40.0.1
- @ckeditor/ckeditor5-dev-web-crawler: v40.0.0 => v40.0.1
- @ckeditor/jsdoc-plugins: v40.0.0 => v40.0.1
- @ckeditor/typedoc-plugins: v40.0.0 => v40.0.1
v40.0.0
This release brings the updated configuration for the build tools. As it might produce output that is incompatible with the previous settings, this release is marked as a major bump.
Features
- build-tools: Set
target:es2022
andloose:false
in theswc
plugin to avoid syntax lowering and unnecessary code transformation. (commit) - dev-utils: Set
target: es2022
inesbuild-loader
. (commit)
Bug fixes
- build-tools: Prevent TypeScript plugin from processing the source code (which is already done by the swc plugin). (commit)
Other changes
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-build-tools: v39.9.1 => v40.0.0
- @ckeditor/ckeditor5-dev-utils: v39.9.1 => v40.0.0
Other releases:
- @ckeditor/ckeditor5-dev-bump-year: v39.9.1 => v40.0.0
- @ckeditor/ckeditor5-dev-ci: v39.9.1 => v40.0.0
- @ckeditor/ckeditor5-dev-dependency-checker: v39.9.1 => v40.0.0
- @ckeditor/ckeditor5-dev-docs: v39.9.1 => v40.0.0
- @ckeditor/ckeditor5-dev-release-tools: v39.9.1 => v40.0.0
- @ckeditor/ckeditor5-dev-stale-bot: v39.9.1 => v40.0.0
- @ckeditor/ckeditor5-dev-tests: v39.9.1 => v40.0.0
- @ckeditor/ckeditor5-dev-transifex: v39.9.1 => v40.0.0
- @ckeditor/ckeditor5-dev-translations: v39.9.1 => v40.0.0
- @ckeditor/ckeditor5-dev-web-crawler: v39.9.1 => v40.0.0
- @ckeditor/jsdoc-plugins: v39.9.1 => v40.0.0
- @ckeditor/typedoc-plugins: v39.9.1 => v40.0.0
v39.9.1
This release aims to revert the previous one (v39.0.0
) that was published as a new minor instead of a major.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v39.8.0 => v39.9.1
- @ckeditor/ckeditor5-dev-bump-year: v39.8.0 => v39.9.1
- @ckeditor/ckeditor5-dev-ci: v39.8.0 => v39.9.1
- @ckeditor/ckeditor5-dev-dependency-checker: v39.8.0 => v39.9.1
- @ckeditor/ckeditor5-dev-docs: v39.8.0 => v39.9.1
- @ckeditor/ckeditor5-dev-release-tools: v39.8.0 => v39.9.1
- @ckeditor/ckeditor5-dev-stale-bot: v39.8.0 => v39.9.1
- @ckeditor/ckeditor5-dev-tests: v39.8.0 => v39.9.1
- @ckeditor/ckeditor5-dev-transifex: v39.8.0 => v39.9.1
- @ckeditor/ckeditor5-dev-translations: v39.8.0 => v39.9.1
- @ckeditor/ckeditor5-dev-utils: v39.8.0 => v39.9.1
- @ckeditor/ckeditor5-dev-web-crawler: v39.8.0 => v39.9.1
- @ckeditor/jsdoc-plugins: v39.8.0 => v39.9.1
- @ckeditor/typedoc-plugins: v39.8.0 => v39.9.1
v39.9.0
Features
- build-tools: Set
target:es2022
andloose:false
in theswc
plugin to avoid syntax lowering and unnecessary code transformation. (commit) - dev-utils: Set
target: es2022
inesbuild-loader
. (commit)
Bug fixes
- build-tools: Prevent TypeScript plugin from processing the source code (which is already done by the swc plugin). (commit)
Other changes
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-build-tools: v39.8.0 => v39.9.0
- @ckeditor/ckeditor5-dev-utils: v39.8.0 => v39.9.0
Other releases:
- @ckeditor/ckeditor5-dev-bump-year: v39.8.0 => v39.9.0
- @ckeditor/ckeditor5-dev-ci: v39.8.0 => v39.9.0
- @ckeditor/ckeditor5-dev-dependency-checker: v39.8.0 => v39.9.0
- @ckeditor/ckeditor5-dev-docs: v39.8.0 => v39.9.0
- @ckeditor/ckeditor5-dev-release-tools: v39.8.0 => v39.9.0
- @ckeditor/ckeditor5-dev-stale-bot: v39.8.0 => v39.9.0
- @ckeditor/ckeditor5-dev-tests: v39.8.0 => v39.9.0
- @ckeditor/ckeditor5-dev-transifex: v39.8.0 => v39.9.0
- @ckeditor/ckeditor5-dev-translations: v39.8.0 => v39.9.0
- @ckeditor/ckeditor5-dev-web-crawler: v39.8.0 => v39.9.0
- @ckeditor/jsdoc-plugins: v39.8.0 => v39.9.0
- @ckeditor/typedoc-plugins: v39.8.0 => v39.9.0
v39.8.0
Features
- build-tools: Update translations plugin to also output UMD build. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-build-tools: v39.7.0 => v39.8.0
Other releases:
- @ckeditor/ckeditor5-dev-bump-year: v39.7.0 => v39.8.0
- @ckeditor/ckeditor5-dev-ci: v39.7.0 => v39.8.0
- @ckeditor/ckeditor5-dev-dependency-checker: v39.7.0 => v39.8.0
- @ckeditor/ckeditor5-dev-docs: v39.7.0 => v39.8.0
- @ckeditor/ckeditor5-dev-release-tools: v39.7.0 => v39.8.0
- @ckeditor/ckeditor5-dev-stale-bot: v39.7.0 => v39.8.0
- @ckeditor/ckeditor5-dev-tests: v39.7.0 => v39.8.0
- @ckeditor/ckeditor5-dev-transifex: v39.7.0 => v39.8.0
- @ckeditor/ckeditor5-dev-translations: v39.7.0 => v39.8.0
- @ckeditor/ckeditor5-dev-utils: v39.7.0 => v39.8.0
- @ckeditor/ckeditor5-dev-web-crawler: v39.7.0 => v39.8.0
- @ckeditor/jsdoc-plugins: v39.7.0 => v39.8.0
- @ckeditor/typedoc-plugins: v39.7.0 => v39.8.0
v39.7.0
Features
- build-tools: First stable release of the
@ckeditor/ckeditor5-dev-build-tools
package for building packages for new installation methods. See ckeditor/ckeditor5#15502. (commit) - dependency-checker: Take exports into account when checking for missing or unused dependencies and dev dependencies. (commit)
Bug fixes
- dependency-checker: Ignore the
dist/
directory in the dependency checker. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
New packages:
- @ckeditor/ckeditor5-dev-build-tools: v39.7.0
Releases containing new features:
- @ckeditor/ckeditor5-dev-dependency-checker: v39.6.3 => v39.7.0
- @ckeditor/ckeditor5-dev-utils: v39.6.3 => v39.7.0
- @ckeditor/typedoc-plugins: v39.6.3 => v39.7.0
Other releases:
- @ckeditor/ckeditor5-dev-bump-year: v39.6.3 => v39.7.0
- @ckeditor/ckeditor5-dev-ci: v39.6.3 => v39.7.0
- @ckeditor/ckeditor5-dev-docs: v39.6.3 => v39.7.0
- @ckeditor/ckeditor5-dev-release-tools: v39.6.3 => v39.7.0
- @ckeditor/ckeditor5-dev-stale-bot: v39.6.3 => v39.7.0
- @ckeditor/ckeditor5-dev-tests: v39.6.3 => v39.7.0
- @ckeditor/ckeditor5-dev-transifex: v39.6.3 => v39.7.0
- @ckeditor/ckeditor5-dev-translations: v39.6.3 => v39.7.0
- @ckeditor/ckeditor5-dev-web-crawler: v39.6.3 => v39.7.0
- @ckeditor/jsdoc-plugins: v39.6.3 => v39.7.0
v39.7.0-alpha.4
Features
- build-tools: Ability to set parameters
browser
andname
for a build. (commit)
Bug fixes
- dependency-checker: Ignore the
dist/
directory in the dependency checker. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-build-tools: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/ckeditor5-dev-bump-year: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/ckeditor5-dev-ci: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/ckeditor5-dev-dependency-checker: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/ckeditor5-dev-docs: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/ckeditor5-dev-release-tools: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/ckeditor5-dev-stale-bot: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/ckeditor5-dev-tests: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/ckeditor5-dev-transifex: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/ckeditor5-dev-translations: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/ckeditor5-dev-utils: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/ckeditor5-dev-web-crawler: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/jsdoc-plugins: v39.7.0-alpha.3 => v39.7.0-alpha.4
- @ckeditor/typedoc-plugins: v39.7.0-alpha.3 => v39.7.0-alpha.4
v39.7.0-alpha.3
Features
- dependency-checker: Take exports into account when checking for dependencies and dev dependencies. (commit)
- build-tools: Improve checking whether a given import should be externalized. (commit)
- build-tools: Read the list of dependencies of
ckeditor5
andckeditor5-premium-features
packages instead of relying on thepackages-lists.json
file. (commit) - build-tools: Allow user-provided list of import rewrites. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-build-tools: v39.7.0-alpha.2 => v39.7.0-alpha.3
- @ckeditor/ckeditor5-dev-bump-year: v39.6.3 => v39.7.0-alpha.3
- @ckeditor/ckeditor5-dev-ci: v39.6.3 => v39.7.0-alpha.3
- @ckeditor/ckeditor5-dev-dependency-checker: v39.6.3 => v39.7.0-alpha.3
- @ckeditor/ckeditor5-dev-docs: v39.6.3 => v39.7.0-alpha.3
- @ckeditor/ckeditor5-dev-release-tools: v39.6.3 => v39.7.0-alpha.3
- @ckeditor/ckeditor5-dev-stale-bot: v39.6.3 => v39.7.0-alpha.3
- @ckeditor/ckeditor5-dev-tests: v39.6.3 => v39.7.0-alpha.3
- @ckeditor/ckeditor5-dev-transifex: v39.6.3 => v39.7.0-alpha.3
- @ckeditor/ckeditor5-dev-translations: v39.6.3 => v39.7.0-alpha.3
- @ckeditor/ckeditor5-dev-utils: v39.6.3 => v39.7.0-alpha.3
- @ckeditor/ckeditor5-dev-web-crawler: v39.6.3 => v39.7.0-alpha.3
- @ckeditor/jsdoc-plugins: v39.6.3 => v39.7.0-alpha.3
- @ckeditor/typedoc-plugins: v39.6.3 => v39.7.0-alpha.3
v39.7.0-alpha.2
Features
- build-tools: Improve error messages when using JavaScript API of the tool. (commit)
- build-tools: Improve import rewriting in the generated bundle. (commit)
- build-tools: Generate TypeScript typings for translations. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-build-tools: v39.7.0-alpha.1 => vv39.7.0-alpha.2
- @ckeditor/ckeditor5-dev-bump-year: v39.6.3 => vv39.7.0-alpha.2
- @ckeditor/ckeditor5-dev-ci: v39.6.3 => vv39.7.0-alpha.2
- @ckeditor/ckeditor5-dev-dependency-checker: v39.6.3 => vv39.7.0-alpha.2
- @ckeditor/ckeditor5-dev-docs: v39.6.3 => vv39.7.0-alpha.2
- @ckeditor/ckeditor5-dev-release-tools: v39.6.3 => vv39.7.0-alpha.2
- @ckeditor/ckeditor5-dev-stale-bot: v39.6.3 => vv39.7.0-alpha.2
- @ckeditor/ckeditor5-dev-tests: v39.6.3 => vv39.7.0-alpha.2
- @ckeditor/ckeditor5-dev-transifex: v39.6.3 => vv39.7.0-alpha.2
- @ckeditor/ckeditor5-dev-translations: v39.6.3 => vv39.7.0-alpha.2
- @ckeditor/ckeditor5-dev-utils: v39.6.3 => vv39.7.0-alpha.2
- @ckeditor/ckeditor5-dev-web-crawler: v39.6.3 => vv39.7.0-alpha.2
- @ckeditor/jsdoc-plugins: v39.6.3 => vv39.7.0-alpha.2
- @ckeditor/typedoc-plugins: v39.6.3 => vv39.7.0-alpha.2