Skip to content

Release 5.0.0-alpha.25

Pre-release
Pre-release
Compare
Choose a tag to compare
@thet thet released this 07 Nov 10:58
· 419 commits to master since this release

5.0.0-alpha.25 (2022-11-07)

Features

  • pat tinymce: Only import plugins that are actually enabled (85846e6)

  • Use webpack's splitChunks optimization for generating chunks (6209520)

Bug Fixes

  • core i18n: fix tests (65f0379)

  • pat markspeciallinks: fix tests (67e031d)

  • pat recurrence: Fix editing weekly weekdays. (5d288c7)

  • pat recurrence: Fix pagination of recurrence dates to not close overlay. (a011ba2)

Maintenance

  • Build: Update path to the webpack module federation config. (bfdaf25)

  • Build: Upgrade to @patternslib/patternslib 9.7.0-alpha.2 and @patternslib/dev to 3.0.0. (1fa9d49)

  • Do not use --env for environment variables (63a33ff)

  • pat modal: Fix tests. (aacd9fa)

  • pat toggle: Fix tests. (fd8f5ea)

  • pat-livesearch: Fix tests. (20e5876)

  • Tests: Extend the jest config from Patternslib which has important mocks in place. (aca56b9)

  • Tests: Remove unneeded test setup which comes already from @patternslib/patternslib. (accf632)

  • Tests: Rename to setup-tests for consistency with Patternslib. (a7d65ad)

  • Upgrade dependencies. (796804a)

  • Upgrade Patternslib to 9.7.0-alpha.5. (4866f30)