Skip to content

v2.0.0-rc.0

Compare
Choose a tag to compare
@RomanHotsiy RomanHotsiy released this 13 May 06:07

Bug Fixes

  • false-positive recursive detection with oneOf (59eaa8d), closes #723 #585
  • fix hideHostname also hiding basePath (b5f3224), closes #677
  • fix spacing with nested markdown lists (f2f6909), closes #718
  • improve scrolling performance in Chrome with non-wrapped json examples (a69c402)
  • nested oneOf button spacing (3673720), closes #719
  • onLoaded callback not run on spec error (e77df0c), closes #690
  • theme improvments by @stasiukanya (e2d0cd5)
  • cli: old peer dependency issue with styled-components (#699) (9e2853c)

Features