Skip to content

Commit bce9b9f

Browse files
committed
chore: remove note about experimental compiler
1 parent 4baeb0e commit bce9b9f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,7 @@ findRoute(router, "GET", "/");
9191
> [!IMPORTANT]
9292
> Method should **always be UPPERCASE**.
9393
94-
## Experimental Compiler
95-
96-
> [!IMPORTANT]
97-
> Compiler is an experimental feature, may contain issues and the API may change between versions. See [#156](https://github.com/h3js/rou3/issues/156) for more context.
94+
## Compiler
9895

9996
<!-- automd:jsdocs src="./src/compiler.ts" -->
10097

0 commit comments

Comments
 (0)