Releases: 4Catalyzer/farce
Releases · 4Catalyzer/farce
v0.4.5
02 Aug 19:29
Compare
Sorry, something went wrong.
No results found
Feature: Improve types for actions and reducer (#351 )
v0.4.4
02 Aug 19:28
Compare
Sorry, something went wrong.
No results found
Feature: Allow defining additional location descriptor types for TypeScript (#350 )
v0.4.3
31 Jul 03:08
Compare
Sorry, something went wrong.
No results found
Bugfix: Make various fixes to TypeScript types (#349 )
v0.4.2
30 Jul 20:27
Compare
Sorry, something went wrong.
No results found
Feature: Add TypeScript types (#175 )
v0.4.1
28 Mar 20:16
Compare
Sorry, something went wrong.
No results found
Chore: Fix top-level export (#316 )
v0.4.0
28 Mar 19:31
Compare
Sorry, something went wrong.
No results found
Breaking: Rename addTransitionHook to addNavigationListener (#313 )
Breaking: Configure beforeunload handling on navigation listeners rather than on history enhancer (#313 )
Instead of setting useBeforeUnload in createHistoryEnhancer, set beforeUnload in addNavigationListener
Breaking: Remove legacy history v2.x compatibility wrapper (#313 )
Breaking: Rename TRANSITION action to NAVIGATE and transition action creator to navigate
Breaking: Flatten exported module hierarchy (#314 )
For example, the previous farce/lib/BrowserProtocol export is now at farce/BrowserProtocol
Chore: Add ES module build (#314 )
v0.3.0
28 Mar 04:02
Compare
Sorry, something went wrong.
No results found
Breaking: Drop addEventListener polyfill (#215 )
This polyfill is now required for IE8 support
Bugfix: Only add beforeunload listener as needed (#303 )
v0.2.8
20 Mar 16:22
Compare
Sorry, something went wrong.
No results found
Chore: Upgrade to Babel 7 (#86 )
v0.2.7
16 Jan 18:38
Compare
Sorry, something went wrong.
No results found
Bugfix: Fix invariant error messages (#62 )
v0.2.6
18 Apr 17:05
Compare
Sorry, something went wrong.
No results found
Chore: Update dependencies, including updating Redux to v4 (#60 )