This repository was archived by the owner on Sep 26, 2023. It is now read-only.
PicMo 5.4.1
- [
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 aLocalStorageProviderisn't instantiated immediately upon importing PicMo; this was causing errors in environments like Next.js wherelocalStorageis not available. NowlocalStorageis only referenced when callingcreatePicker.