Skip to content

v2.0.0

Compare
Choose a tag to compare
@huyenltnguyen huyenltnguyen released this 25 Sep 08:24
· 95 commits to main since this release
8a9be94

What's Changed

Breaking Changes

The return type of useQuiz has changed.

  • Old: an array of questions
  • New: an object containing questions, validateAnswers, and correctAnswerCount properties

Full Changelog: v1.2.0...v2.0.0