v0.18.1

Automattic/harperv0.18.1Jan 28, 2025by github-actions[bot]

AI Summary

Fixed a bug in the AnA linter and expanded language support to include more scripts and terms.

Key Highlights

  • Fixed AnA linter to recognize capital articles
  • Added more languages support
  • Improved workflow for harper.js
  • Fixed RepeatedWords to detect repeated and tokens

New Features

  • Use unicode_script crate
  • Fix RepeatedWords to detect repeated and tokens
  • Add more languages

Full Release Notes

## What's Changed

* build(deps): bump @sveltepress/theme-default from 5.0.5 to 5.0.7 in /packages by @dependabot in https://github.com/Automattic/harper/pull/519
* build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 in /packages by @dependabot in https://github.com/Automattic/harper/pull/518
* build(deps-dev): bump vite-plugin-top-level-await from 1.4.1 to 1.4.4 in /packages by @dependabot in https://github.com/Automattic/harper/pull/516
* build(deps-dev): bump esbuild from 0.20.2 to 0.24.2 in /packages by @dependabot in https://github.com/Automattic/harper/pull/517
* build(deps-dev): bump flowbite from 1.8.1 to 3.0.0 in /packages by @dependabot in https://github.com/Automattic/harper/pull/515
* technical terms and popular names/websites by @MohamedAbdeen21 in https://github.com/Automattic/harper/pull/522
* fix(core): `AnA` linter did not recognize capital articles by @elijah-potter in https://github.com/Automattic/harper/pull/521
* use unicode_script crate to check chars are Latin script inside `is_english_lingual` by @hippietrail in https://github.com/Automattic/harper/pull/504
* sort and add to list of holidays by @hippietrail in https://github.com/Automattic/harper/pull/509
* fix(core): `RepeatedWords` now detects repeated `and` tokens by @elijah-potter in https://github.com/Automattic/harper/pull/520
* `harper-core` Documentation Updates by @elijah-potter in https://github.com/Automattic/harper/pull/513
* feat: improve workflow for harper.js by @Asuka109 in https://github.com/Automattic/harper/pull/526
* Add more languages by @elijah-potter in https://github.com/Automattic/harper/pull/495

## New Contributors
* @MohamedAbdeen21 made their first contribution in https://github.com/Automattic/harper/pull/522
* @Asuka109 made their first contribution in https://github.com/Automattic/harper/pull/526

**Full Changelog**: https://github.com/Automattic/harper/compare/v0.18.0...v0.18.1