Skip to content

Commit 04a30ab

Browse files
jordanaustinjustinfagnani
authored andcommitted
Remove warning that directives may change before 1.0 release
1 parent 5c49a35 commit 04a30ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/_guide/06-template-reference.md

-2
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,6 @@ lit-html includes a few built-in directives.
264264
* [`unsafeHTML`](#unsafehtml)
265265
* [`until`](#until)
266266

267-
**Directives may change.** The exact list of directives included with lit-html, and the API of the directives may be subject to change before lit-html 1.0 is released.
268-
269267
### asyncAppend and asyncReplace
270268

271269
`asyncAppend(asyncIterable)`<br>

0 commit comments

Comments
 (0)