Skip to content

Releases: ember-a11y/ember-a11y-refocus

Release 4.1.1

15 Jul 14:24
Compare
Choose a tag to compare
v4.1.1

Release 4.1.1

Release 4.1.0

05 Jun 01:10
Compare
Choose a tag to compare

🏠 Internal

Committers: 1

Release 4.0.0

29 May 14:39
Compare
Choose a tag to compare

💥 Breaking Change

🏠 Internal

Committers: 2

Release 3.0.2

29 Sep 23:32
Compare
Choose a tag to compare

What's Changed

  • bugfix: cancel timer in the destroyable by @meirish in #348

Full Changelog: v3.0.1...v3.0.2

Release 3.0.1

29 Sep 21:26
Compare
Choose a tag to compare

Summary

This release resolves an issue where the route handler was not being destroyed, resulting in a CI error.

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

Release 3.0.0

15 Jun 12:34
Compare
Choose a tag to compare

What's Changed

The major/breaking part: this release drops support for Node 12.

Details

Release 2.3.0

09 Feb 22:12
Compare
Choose a tag to compare

This release adds support for customizing the definition of a route change

🚀 Enhancements

Contributors:

Release 2.2.1

13 Jan 23:45
Compare
Choose a tag to compare

Summary

Patch release for important dependency upgrades.

Release v2.2.0

13 Jan 13:46
Compare
Choose a tag to compare

Summary

This release does the following things:

  • Updated the dependencies (now all ember-try scenarios pass)
  • Updated the CI workflow to be more accurate and complete
  • Resolved issue where we were using both dependabot and renovate; removed dependabot in favor of renovate
  • Updated the README with a few minor tweaks and added a couple of badges.

v.2.1.0

02 Dec 14:39
Compare
Choose a tag to compare

In this release:

  • Fixed an issue where the incorrect event had been used for the router service
  • Removed some code that was not needed