Skip to content

Releases: Automattic/harper

v0.23.0

25 Feb 20:23
Compare
Choose a tag to compare

What's Changed

The biggest change was to the naming convention for our settings in #726. We've already seen some configs breaking in #785, and we're sorry about that. The primary motivation was to clean up the user experience for Visual Studio Code and other platforms moving forward by using a more predictable scheme.

To use the new scheme, all you have to do is change your linter rules to use PascalCase rather than the previous snake_case. Additionally, if you're using either the force_stable option or the ignore_link_title option, you'll need to make those PascalCase as well.

New Contributors

Full Changelog: v0.22.0...v0.23.0

v0.22.0

18 Feb 15:23
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v0.21.1...v0.22.0

v0.21.1

13 Feb 19:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.0...v0.21.1

v0.20.0

10 Feb 22:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.1...v0.20.0

v0.19.1

31 Jan 19:35
Compare
Choose a tag to compare

What's Changed

The biggest change in this version: the ability to ignore lints. This is some pretty new code, so we hope to hear from you all to see how we can improve it.

Full Changelog: v0.18.1...v0.19.1

v0.18.1

28 Jan 21:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.18.1

v0.18.0

27 Jan 21:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

23 Jan 15:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

15 Jan 21:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

08 Jan 22:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0