Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.9.10 #9

Merged
merged 3 commits into from
Jan 3, 2024
Merged

v1.9.10 #9

merged 3 commits into from
Jan 3, 2024

Conversation

danieljsummers
Copy link
Contributor

@danieljsummers danieljsummers commented Jan 2, 2024

New Features

  • Htmx.Script modules now load v1.9.10
  • _hxOn has been deprecated; new attributes _hxOnEvent (for HTML events) and _hxOnHxEvent (for htmx events) are now available. There is also an HxEvent discriminated union that defines the available htmx events and translates them to their proper hx-on:* values
  • NuGet packages now have an icon

Bug Fixes

Dependency Updates

  • Giraffe.Htmx now depends on Giraffe 6.2.0 (up from 5.0.0).

- Target FSharp.Core 6.0.0 for all TFMs (#8)
- Fix spelling of _hxDisabledElt
- WIP on _hxOn improvements
Fix broken link in README
@danieljsummers danieljsummers self-assigned this Jan 2, 2024
@danieljsummers danieljsummers merged commit 85ac228 into main Jan 3, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Runtime Error] System.IO.FileNotFoundException: Could not load file or assembly 'FSharp.Core, Version=8.0.0.0
1 participant