Skip to content

Version 2.x

Choose a tag to compare

@toonvandenbos toonvandenbos released this 12 Dec 10:11
· 4 commits to master since this release

This new major release moves the package's capabilities from class Inheritance (using class MyComponent extends BemComponent) to Composition (using a brand new HasBemClasses trait). Other fixes and changes also affect backwards compatibility.

For more information, refer to the full README.md.

From now on, version 1.x is deprecated but will remain maintainable on branch 1.x.