We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ca2d1 commit e392eccCopy full SHA for e392ecc
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.10.1](https://github.com/globalbrain/hado/compare/v0.10.0...v0.10.1) (2025-04-28)
2
+
3
+### Bug Fixes
4
5
+- watcher ignore patterns ([48ca2d1](https://github.com/globalbrain/hado/commit/48ca2d13e9f30c68b6f69bcc45bb11f0fc725ef4))
6
7
## [0.10.0](https://github.com/globalbrain/hado/compare/v0.9.4...v0.10.0) (2025-04-27)
8
9
### Features
deno.json
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/hado",
- "version": "0.10.0",
+ "version": "0.10.1",
"exports": {
"./router": "./src/router.ts",
"./utils": "./src/utils.ts"
0 commit comments