Skip to content

Releases: ckeditor/ckeditor5-dev

v31.1.12

24 Nov 08:00
Compare
Choose a tag to compare

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v31.1.11

22 Nov 14:39
Compare
Choose a tag to compare

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v31.1.10

22 Nov 09:24
Compare
Choose a tag to compare

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v31.1.9

17 Nov 12:12
Compare
Choose a tag to compare

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v31.1.8

04 Nov 12:28
Compare
Choose a tag to compare

The v31.1.8 release restores changes introduced in the v31.1.6 version.

We found a different approach to add DllReferencePlugin to the webpack configuration for DLL and non-DLL manual tests. Now, they are compiled in separate processes, and the CKEditor5 is not defined error should not occur anymore.

Bug fixes

  • tests: When processing manual tests, if any of them require a DLL build, the manual test server adds the DllReferencePlugin plugin to the webpack configuration to avoid the duplicated modules error when using an import statement behind the CK_DEBUG_* flags. See ckeditor/ckeditor5#12791. (commit)

Other changes

  • tests: Split DLL and non-DLL manual tests to run separate webpack processes for both groups. They need to be compiled separately because DLL tests require DllReferencePlugin, and non-DLL ones must not have it. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v31.1.7

04 Nov 09:00
Compare
Choose a tag to compare

Bug fixes

  • Reverts #809 due to the CKEditor5 is not defined error when processing mixed tests (DLL and non-DLL). (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v31.1.6

04 Nov 07:08
Compare
Choose a tag to compare

Bug fixes

  • tests: When processing manual tests, if any of them require a DLL build, the manual test server adds the DllReferencePlugin plugin to the webpack configuration to avoid the duplicated modules error when using an import statement behind the CK_DEBUG_* flags. Closes ckeditor/ckeditor5#12791. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v31.1.5

27 Oct 19:32
Compare
Choose a tag to compare

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v31.1.4

25 Oct 06:43
Compare
Choose a tag to compare

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v31.1.3

20 Oct 11:38
Compare
Choose a tag to compare

Bug fixes

  • webpack-plugin: Improved the default RegExp used in the sourceFilesPattern option to match only *.ts and *.js files. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases: