Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

5.0.0

Compare
Choose a tag to compare
@rawilk rawilk released this 14 Nov 19:44
· 64 commits to master since this release
9b75951

Added

  • Add default export in entry point (#41).
  • Add support for nested context menus (#37).

Changes

  • Update entry point to source (#33).
  • No longer build component with webpack (#33).
  • Component source is available through npm now, including the sass files.

Release notes

  • Even though there shouldn't be any breaking changes in this release, it's a major release because
    breaking changes were introduced in version 4.1.0, which should have been a major release instead.