Releases: khalidabuhakmeh/Htmx.Net
Releases · khalidabuhakmeh/Htmx.Net
New Configuration Values
What's Changed
- Update Readme.md by @seangwright in #24
- Add missing htmx configuration variables by @tanczosm in #21
New Contributors
- @seangwright made their first contribution in #24
- @tanczosm made their first contribution in #21
Full Changelog: 1.2.0...1.3.0
JavaScript Minified
NuGet Readme (Third Time's the Charm)
Failure is the first step toward success... right? 🥲
It should work this time.
NuGet Readme... Again
I forgot to add a specific <PackageReadmeFile>readme.md</PackageReadmeFile>
element to the .csproj files. Doh!
1.1.1 - NuGet Readme release
This release includes the Readme.md file as part of the NuGet package release, so the package page isn't barren.
Full Changelog: 1.1.0...1.1.1
1.1.0
This release introduces fixes to boosts, specifically around anti-forgery tokens. Please look at the Readme.md
at https://github.com/khalidabuhakmeh/htmx.net to understand what you need to change.
What's Changed
- Clean up and adding Qodana to build. by @khalidabuhakmeh in #12
- Upgraded the Sample project to .NET 7 because the other project was m… by @khalidabuhakmeh in #13
- Upgrade test project to 7.0 for testing purposes. by @khalidabuhakmeh in #14
- Support updating the anti-forgery token when a boost occurs by @khalidabuhakmeh in #16
Full Changelog: 1.0.1...1.1.0