Changelog
- 2c505c0 chore: add unit test to cover recent fix
- 4233429 chore: bump compiler to Go 1.26
- 1b9a429 chore: bump deps in fiber example
- 54981db chore: bump docusaurus version
- e606c30 chore: bump flake builder
- 66bc28b chore: bump gofiber example deps
- 95f88a6 chore: bump to Go 1.25, update csrf example
- 916a243 chore: bump version
- 45dda73 chore: fix test broken by merge
- 5ddd784 chore: revert Nix bump to Go 1.26 because it breaks the golangci-lint package
- 4037d8a feat: add Range to BoolConstantAttribute nodes (#1340)
- afb0034 feat: add Range to BooleanExpressionAttribute nodes (#1336)
- c80f745 feat: add Range to ChildrenExpression nodes (#1337)
- b0f5243 feat: add Range to ConditionalAttribute nodes (#1338)
- 60fc376 feat: add Range to ConstantAttribute nodes (#1341)
- b4e809e feat: add Range to SpreadAttributes nodes (#1335)
- 5824d4b feat: add TLS support to live reload proxy (#1345)
- e9a940b feat: strip space from CSS classname rendering, closes #1074 (#1346)
- bdda41e fix: don't remove unaliased hyphenated imports if they're used (#1342)
- c2ff8bb fix: issue 1253 (#1339)
- cf6235a fix: proxy escaping characters (#1321)
- d97730c fix: support nushell for prettier, fixes #1266 (#1343)
- b666bd7 fix: undefined variable in proxy test range loop (#1324)
- be8271d refactor: skip some more tests that require prettier