Skip to content

v31.1.8

Compare
Choose a tag to compare
@pomek pomek released this 04 Nov 12:28
· 1054 commits to master since this release

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: