File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.17.1] - 2025-10-27
11+ ### Fixed
12+ - Bypass inputs while focusing interactable elements and ensure all event listeners to be removed after exiting
13+
1014## [ 0.17.0] - 2025-08-29
1115### Added
1216- Prefer exposed methods over sending messages
@@ -187,7 +191,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
187191### Fixed
188192- fix core loading ([ 9790327] ( https://github.com/arianrhodsandlot/nostalgist/commit/97903270c39788b3d05b7f7d0700ccdf32503a9e ) )
189193
190- [ Unreleased ] : https://github.com/arianrhodsandlot/eslint-config/compare/v0.17.0...HEAD
194+ [ Unreleased ] : https://github.com/arianrhodsandlot/eslint-config/compare/v0.17.1...HEAD
195+ [ 0.17.1 ] : https://github.com/arianrhodsandlot/eslint-config/compare/v0.17.0...v0.17.1
191196[ 0.17.0 ] : https://github.com/arianrhodsandlot/eslint-config/compare/v0.16.0...v0.17.0
192197[ 0.16.0 ] : https://github.com/arianrhodsandlot/eslint-config/compare/v0.15.2...v0.16.0
193198[ 0.15.2 ] : https://github.com/arianrhodsandlot/eslint-config/compare/v0.15.1...v0.15.2
You can’t perform that action at this time.
0 commit comments