Skip to content

Commit 2feb32b

Browse files
committed
Update the changeset.
1 parent 591c4ea commit 2feb32b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.changeset/early-berries-live.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
'@lit-labs/analyzer': minor
33
---
44

5-
Documentation for overloaded functions and methods is now extracted from another declaration if the implementation declaration has no JSDoc tags.
5+
Adds support for overloaded functions. Methods of model objects that accept a
6+
string key will now specifically return the `FunctionDeclaration` of the
7+
implementation signature of an overloaded function, which has a new `overloads`
8+
field containing a `FunctionOverloadDeclaration` for each overload signature.

0 commit comments

Comments
 (0)