v0.10.2
Added
- Log all available data in the OutSim advanced example
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