Skip to content

v1.0.0

Compare
Choose a tag to compare
@pomek pomek released this 25 Apr 10:33
· 171 commits to master since this release

We are happy to announce the first stable release of ckeditor5-package-generator.

This tool allows creating a working package with the development environment to write new plugins for CKEditor 5.

For more details on using the tool, please, take a look at the README.md file of the ckeditor5-package-generator package.

MAJOR BREAKING CHANGES ℹ️

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

Features

Bug fixes

  • tools: Added the missing ts-loader. Webpack missed it when creating a new package using npm as the package manager. Closes #143. (commit)
  • tools: Added support for a package name without an organization prefix. Preparing the DLL build will not throw an error for such a package. Closes #139. (commit)

Other changes

  • generator: Removed the "experimental" label from TS and made it the default choice. Related #111. (commit)
  • tools: Update terser-webpack-plugin to enable optional chaining syntax. Closes #136. (commit)
  • Updated the required version of Node.js to 16. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases: