Skip to content

Releases: wc-toolkit/cem-inheritance

v1.2.2

18 Sep 18:48
7bf29e3

Choose a tag to compare

Patch Changes

  • 3b17ada: Fixed issue where plugin isn't updating final output.
  • 3b17ada: Fixed issue where items are not being correctly omitted.

v1.2.1

17 Sep 11:37
ef98766

Choose a tag to compare

Patch Changes

  • 85987b1: Fixed inheritance when using the aliasMap

v1.2.0

05 Sep 21:31
b72db22

Choose a tag to compare

Minor Changes

  • 24a4754: Added new aliasMap setting to map renamed extended class names

v1.1.0

07 Jun 11:29
25c8acd

Choose a tag to compare

Minor Changes

  • 5beb9c1: Added includeExternalManifests option to include all modules from externla manifests

v1.0.4

23 Mar 16:44
68bfba5

Choose a tag to compare

Patch Changes

  • b1a26a5: fixed issue where local properties and methods were being omitted

v1.0.3

23 Mar 12:56
38fd186

Choose a tag to compare

Patch Changes

  • 116ce77: Fixed issue where mixins aren't inheriting from external manifests
  • 116ce77: Fixed problem where multiple manifests are passed to the configuration

v1.0.2

12 Mar 16:41
ad20c86

Choose a tag to compare

Patch Changes

  • 5655ba4: Fixed logic for inheriting from an external manifest

v1.0.1

12 Mar 14:22
610ee2c

Choose a tag to compare

Patch Changes

  • 3f987c1: Exported missing types and updateCemInheritance function for CI builds
  • 3f987c1: Fixed mixin inheritance
  • 3f987c1: Deprecated Options type and replaced it with CemInheritanceOptions

v1.0.0

24 Feb 13:18
69b656e

Choose a tag to compare

Major Changes