Skip to content

v5.0.0

Compare
Choose a tag to compare
@anehx anehx released this 04 Feb 10:12
· 267 commits to main since this release

5.0.0 (2022-02-04)

Bug Fixes

  • badge: add missing attributes (f0db119)
  • config: remove usage of ember-get-config (fcddb14)
  • linked-item: fix order of dynamic segments (c917428)
  • linked-item: handle rootURLs and hash locations (0ffe74f)
  • linked-items: add href to linked tab and subnav items (5340369)
  • linked-items: don't transition to index route (8461794)
  • linked-items: use named dynamic segments (1d7a8db)
  • notification: fix notification options if app doesn't configure anything (2bd9f42)

Features

  • linked-item: add option to link to index route of passed href (450e24f)
  • linked-item: support engines using ember-engines-router-service (ab39acf)
  • linked-item: yield active state of item component (b28d06a)
  • refactor all component to ember v4 (1f1307c)

BREAKING CHANGES

  • This version drops support for Ember < v3.24 and requires ember-auto-import v2. Please check the migration guide for further instructions.