Releases: FelixHenninger/lab.js
Releases · FelixHenninger/lab.js
v23.0-alpha4
Bugfix release addressing the following issues:
- Don't overwrite existing component ids when preparing nested sequences
- Improve and start cleaning up jumping logic
- Support and test reset propagation in nested components (previously this was limited to testing shims)
Full Changelog: v23.0.0-alpha3...v23.0.0-alpha4
v23.0-alpha3
Improves controller jumping and fastforward logic
v23.0-alpha2
Fixes type issues on internal types, specifically removing the type export that was previously core.peekLevel
, and replacing it with core.stackSummary
, which is equivalent to peekLevel[]
v22.0-beta11
Continued development on time travel
v23.0-alpha1
Changes the module format to ES6 by default
v22.0-beta6
Bump version to v22.0-beta6
v22.0-beta5
Bump version to 22.0-beta5
v22.0-beta4
Clarify types in TimelineIterator
v22.0-beta3
Bump version to 22.0-beta3
v22.0-beta1
Bump version to 22.0-beta1