Skip to content

v1.7.0

Compare
Choose a tag to compare
@joshbDev joshbDev released this 14 Jan 18:17
· 110 commits to master since this release
348f095

Warning: To those using the recent labelStyle function accessor prop (added in 1.6), the function signature now returns an object containing { text, x, y, height, value } as opposed to just the text

  • #136 Update labelStyle accessor to return more useful label information. Upgrade webpack-dev-server to fix security issue.