Lorebase 1.0.1
Lorebase 1.0.1
Maintenance release for Obsidian Community Plugins review
Changed
- Updated the plugin name from
LOREBASEtoLorebase - Updated the plugin description to match Obsidian Community Plugin guidelines
- Added installation and basic usage instructions to the README
- Removed the
builtin-modulesdependency and switched to Node.js built-in module metadata - Updated development dependencies and resolved reported npm audit issues
CSS
- Removed broad
:has()selectors from modal styling - Cleaned up duplicate background declarations
- Removed partially supported scrollbar styling
- Replaced
column-gapusage in the flagged provider settings layout
Verification
- Type check passes
- Tests pass
- Production build passes