v0.46.0

Automattic/harperv0.46.0Jun 27, 2025by github-actions[bot]

AI Summary

Adds configuration options to the Chrome extension and fixes integration issues with ProseMirror in ChatGPT. Includes a grammar fix for 'less worst'.

Key Highlights

  • Chrome extension now supports configuration options
  • Fixed ProseMirror problems in ChatGPT integration
  • Grammar fix for 'less worst' and 'at the end of the day'

New Features

  • Chrome extension configuration
  • ChatGPT ProseMirror fixes

Full Release Notes

## What's Changed
* feat(chrome-ext): add configuration options by @elijah-potter in https://github.com/Automattic/harper/pull/1461
* feat: linter for less worst, least worse, etc. by @hippietrail in https://github.com/Automattic/harper/pull/1457
* feat:in the end of the day→at the end of the day by @hippietrail in https://github.com/Automattic/harper/pull/1456
* fix: `just printaffixes` got broken by @hippietrail in https://github.com/Automattic/harper/pull/1460
* fix(chrome-ext): ProseMirror problems in ChatGPT by @elijah-potter in https://github.com/Automattic/harper/pull/1459
* feat(core): add to and tweak rule set by @elijah-potter in https://github.com/Automattic/harper/pull/1462
* fix(core): auto detect dialect for snapshots by @86xsk in https://github.com/Automattic/harper/pull/1433
* fix(core): we cannot respect `spellcheck="off"` by @elijah-potter in https://github.com/Automattic/harper/pull/1467
* feat: in the cards ⇔ on the cards by @hippietrail in https://github.com/Automattic/harper/pull/1454


**Full Changelog**: https://github.com/Automattic/harper/compare/v0.45.0...v0.46.0