Skip to content

Releases: microsoft/dynwinrt

v0.1.0-preview.0

17 Apr 09:23
1e5cc15

Choose a tag to compare

v0.1.0-preview.0 Pre-release
Pre-release

Prerelease v0.1.0-preview.0

Packages:

  • @microsoft/dynwinrt - JavaScript/TypeScript bindings for WinRT dynamic invocation
  • @microsoft/dynwinrt-codegen - Code generation tool for typed WinRT bindings

Installation

npm install @microsoft/dynwinrt
npm install -D @microsoft/dynwinrt-codegen

What's Included

  • ✅ Native addons for x64 and ARM64
  • ✅ TypeScript type definitions
  • ✅ dynwinrt-codegen CLI for code generation

For usage instructions, see the README.

Changes:

  • 1e5cc15 update the release pipeline and rename the tool (#19)
  • a5084ea refact the tool and add xml doc support (#18)
  • eaf22bb add more tests for async and vector and event (#16)
  • 2983560 Merge pull request #17 from microsoft/leilzh/history
  • 129dca0 remove unsued
  • ff4e280 Merge remote-tracking branch 'upstream/main' into leilzh/history
  • 129de55 Merge pull request #15 from microsoft/leilzh/e2e
  • e805ac5 add tsx
  • ebefc46 fix tests
  • c27babc support 5
See More

This list of changes was auto generated.