Skip to content

1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 08:16
6e33c00

Added ✨

  • Add the ability to lock comic navigation to an item. Closes #33
  • Expand the search functionality in the GoToComicDialog to allow for searching for comics not only by the text in their title/tagline, but also by which items are present in the comic and whether or not the comic is a guest comic or non-canon. Closes #15

Changed 🔧

  • Move to using Redux hooks instead of connect(). Resolves #77

Fixed 🐛

  • Fix Storybook tests after upgrading from 6.5 to 7.4. Fixes #78