Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

PicMo 5.4.1

Choose a tag to compare

@joeattardi joeattardi released this 04 Aug 04:19
· 78 commits to main since this release
  • [picmo] Fixed an issue where the initial category button would steal the focus on creation in an inline picker.
  • [picmo] Fixed default options processing so that a LocalStorageProvider isn't instantiated immediately upon importing PicMo; this was causing errors in environments like Next.js where localStorage is not available. Now localStorage is only referenced when calling createPicker.