- Small optimization in param parsing
- Log separately, only log subs if there are any, #65
- Add state and subIds to console logs, #60
- Release
Browser.console
logger impl, thanks Alfonso and Alberto De Pena - Breaking: support for v4 elmish
- Lower FSharp.Core requirement
- initial support for mutable subs
- Bump Fable.Browser.Dom dependency to 2.*
- Release
Browser.console
logger impl, thanks Alfonso and Alberto De Pena - Fix UrlParser for #50
- Update to .NET 6 SDK, update UrlParser reference
- Lower FSharp.Core requirement
- Fix #37: Remove the listener when the program terminate
- .NET SDK 5
- Depend on the v4 beta
- Depend on the split out UrlParser
- Support for v4 core
- Use uriDecodeComponent by Alfonso
- Span/string disambiguation
- Releasing 3.0
- Removing
Browser
namespace to avoid conflict with Fable.Browser
- Elmish 3 opaque
Program
support
- Fable 3 support courtesy of Alfonso
- Elmish 3.0 compat
- Release stable
- Internal rework to help HMR module
- Release stable
- Fable.Import.Browser update
- Fable 2 based v1 re-release
- dotnet 2.0 SDK release
- Releasing for "stable" fable 1.x
- Breaking:
hashParser
will use?
after hash when looking for query params (thanks to @davidtme)
- standalone package repo
- New port from Elm, packaged separately from Elmish