Releases: reflex-frp/reflex-dom
Releases · reflex-frp/reflex-dom
reflex-dom-core-0.8.1.2
What's Changed
- Fix changelog entry by @alexfmpe in #436
- reflex-dom: 0.6.3.2 release by @alexfmpe in #482
- Enable macos CI again by @alexfmpe in #483
- reflex-dom: revise cabal to fix reflex-dom-core min dep by @alexfmpe in #484
- Support GHC 9.12 by @alexfmpe in #485
Full Changelog: reflex-dom-0.6.3.2...reflex-dom-core-0.8.1.2
reflex-dom-0.6.3.3
Support GHC 9.12
reflex-dom-0.6.3.2
What's Changed
Support for GHC 9.10
reflex-dom-core-0.8.1.1
What's Changed
- Bump reflex-platform by @alexfmpe in #477
- Build with ghc 9.6 by @alexfmpe in #469
- Build with ghc 9.8 by @alexfmpe in #470
- Widen version bounds for primitive by @isaac-uptrust in #476
- Support building with ghc-9.8 js backend by @sgrb in #471
- Forward compatibility with iproute deprecation by @alexfmpe in #478
- Somewhat modernize CI version range by @alexfmpe in #479
- Build on GHC 9.10 by @alexfmpe in #480
New Contributors
- @isaac-uptrust made their first contribution in #476
- @sgrb made their first contribution in #471
Full Changelog: reflex-dom-core-0.8.1.0...reflex-dom-core-0.8.1.1
reflex-dom-core-0.8.1.0
0.8.1.0
- Add functions for managing history (popHistoryState and
manageHistoryExposingExternalUpdates)
reflex-dom-0.6.3.1-r1
0.6.3.1-r1
- Require reflex-dom-core >= 0.8.1.0
reflex-dom-0.6.3.1
What's Changed
- Fix webkit conditional by @ali-abrar in #461
Full Changelog: reflex-dom-0.6.3.0...reflex-dom-0.6.3.1
reflex-dom-0.6.2.0
What's Changed
- Loosen lens version bounds by @ali-abrar in #459
- Fix webview file access by @cidkidnix in #458
- Use https scheme and appassets.androidplatform.net instead of file:// for android. by @jonored in #452
- History management for android by @jonored in #453
- Fix reflex-dom-core build with use-template-haskell flag disabled by @luigy in #449
New Contributors
- @cidkidnix made their first contribution in #458
- @jonored made their first contribution in #452
Full Changelog: v0.8.0.0-r1...reflex-dom/0.6.2.0
reflex-dom-0.6.3.0
Full Changelog: reflex-dom/0.6.2.0...reflex-dom-0.6.3.0
v0.8.0.0-r1
Loosen lens version bounds