Changelog
- 73652ef chore: bump docusaurus dependencies
- fa1e467 chore: bump golang.org/x/net (CVE-2025-22870)
- 3a252e2 chore: bump golang.org/x/net in examples and supporting code
- 5077e57 chore: bump nix dependencies (later Go version, etc.)
- ed810ff chore: bump npm deps in examples/benchmarks due to esbuild CVE (#1071)
- 931cdf8 chore: bump toolchain in go.mod
- cf844fd chore: fix moved link in issue template [skip ci]
- 3823da0 chore: fix typo in issue template
- 0e8437a feat: support go expressions in script elements (#1065)
- 98f1ae2 fix: data race in errs []error pattern (#1073)
- 1cd1a92 fix: fix the wrong error return value (#1092)
- 09e79cc fix: prevent HTML4 doctypes from causing generation errors
- 486882f refactor: move versioning script out
- d9154cb refactor: remove goquery dependency (#1070)
- 0c2b7cf refactor: result of discussion in #1101