Changelog
- 935033d chore: bump dependencies
- c6b1acb chore: bump gofiber in example project
- 9490baa chore: bump version
- 5397d62 chore: fix linter errors in test
- 7451ee8 chore: go get ./... && go mod tidy
- e0a1051 chore: remove linter warning in test
- 63d8ad2 feat: add Range to HTMLComment nodes (#1229)
- 71566a0 feat: add Range to raw elements (RawElement, ScriptElement) (#1231)
- 273e0ed feat: format js and css with prettier if prettier is on the $PATH (#1230)
- 5151891 refactor: update watcher tests to use public interface of fsnotify to prevent race condition in tests