10.26.3
Fixes
- Keyed nullish placeholders cause re-mounts (#4700, thanks @JoviDeCroock)
Types
- Add command invoker types (#4692, thanks @lukewarlow)
- Flesh out HTMLMediaElement types (#4705, thanks @rschristian)
- Add
onBeforeToggleevent handler type (#4694, thanks @lukewarlow) - Add dialog
closedbytypes (#4693, thanks @lukewarlow) - Add
fetchPrioritytoimg(#4713, thanks @JoviDeCroock) - Refactor
AllHTMLAttributesinterface (#4706, thanks @rschristian)
Maintenance
- Remove console log in debug package (#4709, thanks @rschristian)
- Remove unused deps (#4707, thanks @JoviDeCroock)
- Fix mocha in Node v22+ (#4701, thanks @rschristian)
- Fix TS lang server support in our
.d.tsfiles (#4698, thanks @rschristian)