Skip to content

v2.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pomek pomek released this 28 May 10:35
· 151 commits to master since this release

MAJOR BREAKING CHANGES ℹ️

  • Upgraded the minimal versions of Node.js to 18.0.0 due to the end of LTS.

MINOR BREAKING CHANGES ℹ️

  • tools: The typescript() function exported from the webpack-utils module requires passing the cwd as the first argument. Optionally, you can pass the TypeScript configuration file name that should be used when processing TS files by ts-loader.

Features

  • generator: Added the --use-only-new-installation-methods CLI flag that should allow the generation of a package without support for the DLL builds. See #15502, #15739.
  • tools: Karma will use the tsconfig.test.json file as a TypeScript configuration if it exists when executing automated tests. By default, it fallbacks to tsconfig.json file. (commit)

Bug fixes

  • generator: Allow to build plugin with potentially used external ckeditor5-premium-features. (commit)

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features: