v0.22.0

Automattic/harperv0.22.0Feb 18, 2025by github-actions[bot]

AI Summary

Added hyphenation rules, dictionary modification support, and branding updates for Automattic.

Key Highlights

  • Created hyphenation rule for out-of-date
  • Added support for modifying the dictionary in harper.js
  • Added Automattic Lingo and Branding
  • Fixed 'someways' noun classification

New Features

  • Allow modification to the dictionary
  • Create hyphenation rule for out-of-date

Full Release Notes

## What's Changed
* feat(core): create hyphenation rule for `out-of-date` by @elijah-potter in https://github.com/Automattic/harper/pull/671
* chore: use `just sampleforms` to fix curated dict entries by @hippietrail in https://github.com/Automattic/harper/pull/660
* fix: change "and alike" phrase correction to "and the like" by @hippietrail in https://github.com/Automattic/harper/pull/705
* Add Automattic Lingo and Branding by @elijah-potter in https://github.com/Automattic/harper/pull/706
* fix(core): possesive -> possessive typo in lint message by @b-sharman in https://github.com/Automattic/harper/pull/690
* build(deps): bump smallvec from 1.13.2 to 1.14.0 by @dependabot in https://github.com/Automattic/harper/pull/694
* build(deps-dev): bump @types/node from 22.13.1 to 22.13.4 in /packages by @dependabot in https://github.com/Automattic/harper/pull/698
* build(deps-dev): bump jasmine and @types/jasmine in /packages by @dependabot in https://github.com/Automattic/harper/pull/696
* build(deps): bump clap from 4.5.28 to 4.5.29 by @dependabot in https://github.com/Automattic/harper/pull/695
* build(deps-dev): bump vite-plugin-top-level-await from 1.4.4 to 1.5.0 in /packages by @dependabot in https://github.com/Automattic/harper/pull/699
* build(deps-dev): bump @sveltejs/adapter-node from 3.0.3 to 5.2.12 in /packages by @dependabot in https://github.com/Automattic/harper/pull/700
* build(deps-dev): bump flowbite from 3.1.1 to 3.1.2 in /packages by @dependabot in https://github.com/Automattic/harper/pull/697
* feat(harper.js): allow modification to the dictionary. by @elijah-potter in https://github.com/Automattic/harper/pull/683
* fix(core): `someways` is not a noun by @elijah-potter in https://github.com/Automattic/harper/pull/708
* fix(core): make `ChangeTack` lint more specific by @elijah-potter in https://github.com/Automattic/harper/pull/709

## New Contributors
* @b-sharman made their first contribution in https://github.com/Automattic/harper/pull/690

**Full Changelog**: https://github.com/Automattic/harper/compare/v0.21.1...v0.22.0