Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 06:34
· 42 commits to master since this release

2.1.0 (2022-10-08)

Bug Fixes

  • curly braces are unnecessary here (#187) (997d62e)
  • do not use Array index in keys warning (#187) (b378bbe)
  • eSLint error: Parsing error (94ff2cf)
  • fix 'npm run lint' error (#187) (b0c56e2)
  • fix conflict (#187) (f3ae5cb)
  • something is missing in props validation (#187) (64486bb)
  • specify type to sideBarItems state (#187) (d600c00)
  • statement not part of import statement (@typescript-eslint/no-var-requires) (230c28d)
  • value must be omitted for boolean attributes warning (#187) (4414635)

Features