You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ HistoryHandler is now initialized only when a history-enabled request is made. This should improve interoperability with other history-altering tools, especially when Naja's History API integration is disabled globally. (HistoryHandler: initialize on demand #362, credits for the original idea go to fix: history disable #356)
✨ Complementary to the previous change, the history state produced by Naja is now explicitly marked so.
Minor changes and bugfixes
🔧 Type definitions now allow async event listeners.
🐞 A potential race condition issue in HistoryHandler has been fixed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
New features
Minor changes and bugfixes
async
event listeners.Full changelog: 2.3.0...2.4.0
This discussion was created from the release 2.4.0.
Beta Was this translation helpful? Give feedback.
All reactions