✨ Enhancements
- Added a batch mode to allow multiple snapshots as inputs to
draw
function
📚 Documentation and demo website changes
- Updated project READMEs.
🔧 Internal changes
- Added a GitHub workflow for automatically publishing memory-viz to npm.
- Added
prepare
script tomemory-viz/package.json
. - Added environment to GitHub Actions configuration for publishing releases
- Updated
express
dependency to v4.21.2