Changes
- Use new atomic types from Go 1.19 by @Jacalz in #444
- Fix coverage by @mafredri in #466
- Clean out env passed to wasmbrowsertest in TestWasm by @mafredri in #469
- Sunset the dev branch by @mafredri in #471
- Replace filepath.Match with path.Match by @KianYang-Lee in #452
- internal/bpool: add New function by @bestgopher in #465
- accept: Add unwrapping for hijack like http.ResponseController by @mafredri in #472
- docs: Fix docs and examples related to r.Context() usage by @mafredri in #477
- Fix a typo in chat_test.go by @henrybear327 in #491
- fix: avoid writing messages after close and improve handshake by @FrauElster and @mafredri in #476
- Disable AppArmor in CI to allow chrome sandbox by @igolaizola in #511
- ci: disable AppArmor on daily and static workflows by @igolaizola in #513
- Fix build with Go 1.24 by @flyn-org in #508
- Add ping and pong received callbacks by @igolaizola in #509
- ci: update wasmbrowsertest to a specific commit by @igolaizola in #514
- ci: lock down staticcheck and govulncheck in lint.sh by @mafredri in #523
Full Changelog: v1.8.12...v1.8.13