Skip to content

v3.0.0-rc.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 21:38
· 725 commits to master since this release
c76ee82

Essential Links

Bugs Fixed

  • #8740 Time: Fix offset with low data counts
  • #8739 Improved alignment of pixels in scales at low widths
  • #8738 Avoid recursive event replay loops
  • #8736 Bubble: Fix maxOverflow before elements update
  • #8729 Update helper types location

Types

  • #8732 Add a convenience alias for scale options

Documentation

  • #8741 Add note about inline plugins and registration
  • #8733 Document install/start/stop plugin hooks
  • #8725 Update v3-migration.md

Development

  • #8742 Bump version to 3.0.0-rc.6
  • #8734 Add comments for finding registry hook calls

Thanks to @LeeLenaleee, @etimberg, @joshkel and @kurkle