Skip to content

0.10.11: Types and tooling fixes

Compare
Choose a tag to compare
@rafern rafern released this 05 Nov 13:19
· 8 commits to main since this release
0e593f6

Fixes

  • Fixed types of registerFactory, registerFactoryFromClass and autoRegisterFactory from BaseXMLUIParser by adding a new WidgetConstructor type
  • Fixed failed documentation generation
    • Updated TypeDoc to version 0.26.11
  • Fixed failing tests
    • Updated jsdom to 25.0.1
    • Replace canvas package with @napi-rs/canvas to prevent an issue with newer versions of node (it's also faster!)