Skip to content

Releases: ember-a11y/ember-a11y-refocus

Release 4.1.4

27 Aug 19:10
Compare
Choose a tag to compare
v4.1.4

Release 4.1.4

Release 4.1.3

13 Aug 18:45
Compare
Choose a tag to compare

Resolved issue where excludeAllQueryParams wasn't quite working as expected.

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.