Skip to content

v0.1.0-preview.5

Pre-release
Pre-release

Choose a tag to compare

@azchohfi azchohfi released this 29 May 08:02
17219cb

Prerelease v0.1.0-preview.5

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:

  • 17219cb codegen: object-array T[] support, HResult fix, and ESM type marker (#33)
  • fc39191 Bump postcss from 8.5.8 to 8.5.14 in /bench-electron (#27)
  • 5c3839b codegen: prefer Uint8Array / Buffer for byte[] parameters and returns (#32)
  • e48841e fix vtable mismatch when forwarding SingleThreadedVector as IVector (#31)
  • 43808eb fix release (#30)
  • 2df3e20 fix release pipeline (#29)
  • db48a84 fix type enum and bigint (#28)
  • 0bf71f7 update release readme (#26)
  • 86daa2e change the release config to support npm publish (#25)
  • 2ea810f update todo and claude.md (#24)
See More

This list of changes was auto generated.