Commit c441c8d
committed
docs(dlx/manifest): correct @fileoverview Primary API list
Prior commit's overview was factually wrong — it claimed setPackageEntry
and setBinaryEntry were deprecated, when in fact get() and set() are the
deprecated legacy methods; the typed setPackageEntry/setBinaryEntry are
current API.
Keep the deprecated get/set around rather than removing them in a minor
release — not enough accumulated breaking changes to justify a major
bump today.1 parent 6d43650 commit c441c8d
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments