Skip to content

v0.10.2

Compare
Choose a tag to compare
@mkapal mkapal released this 08 Apr 14:39
· 105 commits to master since this release

Added

Changed

  • OutSim examples: Do not log OutSim data if it is not of the correct packet instance
  • Clean package.json before publishing the NPM package
  • Do not emit TypeScript declarations marked as @internal

Removed

  • Removed default export of NodeInSim

Fixed

  • Compile CJS, ESM and types into separate folders in dist/ & share types between both outputs