• 7.0.0Dec 2022
  • Other
  • Breaking: support for v4 elmish

  • 6.0.0-beta-003Nov 2022
  • Other
  • Support newest version of Elmish v4 with the new subscription system (by @kspeakman)

  • 6.0.0-beta-002Nov 2021
  • Other
  • Remove Fable.Elmish.Browser dependency

  • Fix HMR support, it was not working in beta-001

  • 6.0.0-beta-001Nov 2021
  • Other
  • Support for elmish v4

  • Remove Program.toNavigable shadowing because Elmish.Browser can now remove its listeners by itself

  • 6.0.0Nov 2021
  • Other
  • UNLISTED

  • Support for elmish v4

  • Remove Program.toNavigable shadowing because Elmish.Browser can now remove its listeners by itself

  • 5.2.0Nov 2021
  • Other
  • PR #37: Mitigate problem where hot.dispose run late compared to hot.accept (Vite seems to be doing that sometimes...)

  • 5.1.0Nov 2021
  • Other
  • PR #36: Add a comment on Webpack HMR support detection to redirect the user to the issue explaining what is happening.

  • 5.0.0Nov 2021
  • Other
  • Make a new major released which include un-listed version 4.2.0, 4.2.1, 4.3.0, and 4.3.1

  • Add a comment on Vite HMR support detection to redirect the user to the issue explaining what is happening.

  • Fix Program.toNavigable version when a Bundler is detected. It was not registering the listener for the location change.

  • 4.3.1Nov 2021
  • Other
  • Fix #34: Lower FSharp.Core requirement

  • 4.3.0Nov 2021
  • Other
  • Rework bundler detection adding try ... with when detecting the bundler used to avoid RefrenceError exception

  • 4.2.1Nov 2021
  • Other
  • Fix GIF url in the README

  • 4.2.0Nov 2021
  • Other
  • Fix #29: Add support for Webpack, Parcel and Vite

  • 4.1.0
  • Other
  • Upgrade dependency Fable.Elmish.Browser to 3.0.4 (see https://github.com/elmish/hmr/issues/27)

  • 4.0.1
  • Other
  • Fix #25: Fix React shadowing calls to use the LazyView from HMR

  • 4.0.0
  • Other
  • Release stable version

  • 4.0.0-beta-6
  • Other
  • Upgrade Fable.Elmish.Browser (by @alfonsogarciacaro)

  • Re-add the non debuggin Helpers so people can just open Elmish.HMR (by @alfonsogarciacaro)

  • 4.0.0-beta-5
  • Other
  • Inline functions (by @alfonsogarciacaro)

  • 4.0.0-beta-4
  • Other
  • Update to Elmish 3.0.0-beta-7 (by @alfonsogarciacaro)

  • 4.0.0-beta-3
  • Other
  • Update to Fable.Core v3-beta

  • 4.0.0-beta-2
  • Other
  • Includes: Fix ReactNative

  • Includes: Add shadowing function for runWith by @theimowski

  • 4.0.0-beta-1
  • Other
  • Elmish 3.0 compat

  • 3.2.0
  • Other
  • Fix ReactNative

  • 3.1.0
  • Other
  • Add shadowing function for runWith by @theimowski

  • 3.0.2
  • Other
  • Fix HMR by including Elmish_HMR_Count variable in window namespace

  • 3.0.1
  • Other
  • Fix Release version of lazyView, lazyView2, lazyView3 and lazyViewWith

  • 3.0.0
  • Other
  • Fix HMR support for Elmish apps and shadow more API

  • 2.1.0
  • Other
  • Release stable

  • 2.1.0-beta-1
  • Other
  • Add shadow version of Program.toNavigable

  • 2.0.0
  • Other
  • Release 2.0.0

  • Use Fable.Import.HMR instead of local binding

  • 2.0.0-beta-4
  • Other
  • Re-releasing v1.x for Fable 2

  • 1.0.1
  • Other
  • Backporting build

  • 1.0.0
  • Other
  • Release 1.0.0

  • 1.0.0-beta-1
  • Other
  • Release in beta

  • 0.1.0-alpha.1
  • Other
  • Initial hmr release