v0.36.0
Automattic/harperv0.36.0May 15, 2025by github-actions[bot]
AI Summary
Fixes Slate editor support within the Chrome extension and resolves issues with Obsidian lint config updates.
Key Highlights
- Proper support for the Slate editor in Chrome extension
- Fixed 'most amount/number' to 'highest amount/number'
- Fixed Obsidian lint config update problems
- Added new words and annotation corrections
New Features
- Slate editor support
- Grammar fix for 'most amount/number'
- Obsidian lint config fixes
- Dictionary curation update
Full Release Notes
## What's Changed * fix(obsidian): problems with updating lint config by @elijah-potter in https://github.com/Automattic/harper/pull/1278 * fix(chrome-ext): properly support the Slate editor. by @elijah-potter in https://github.com/Automattic/harper/pull/1275 * chore: new words, annotation corrections, adj-of-a exceptions by @hippietrail in https://github.com/Automattic/harper/pull/1270 * feat: most amount/number→highest amount/number by @hippietrail in https://github.com/Automattic/harper/pull/1238 **Full Changelog**: https://github.com/Automattic/harper/compare/v0.35.0...v0.36.0