Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 484 Bytes

3.0.0.md

File metadata and controls

12 lines (9 loc) · 484 Bytes

Releases 3.0.0

Changenotes:

  • Implemented design plugins architecture
  • Migrated to TypeScript
  • Added an additional type: vertical
  • Renamed props names, options
  • prizeItemRenderFunction passed via prop or returned from design plugin cannot longer render a parent element. Only its content. Also changed arguments that passed as params
  • Graceful lines design is not longer built-in and will be implement as a npm package later

Migration guide