What's Changed
- chore: Maintenance Changes by @mcecode in #583
- build: use
just
-native dependency resolution by @elijah-potter in #554 - build(deps): bump tree-sitter-dart from 0.0.3 to 0.0.4 by @dependabot in #566
- build(deps): bump serde_json from 1.0.137 to 1.0.138 by @dependabot in #568
- build(deps-dev): bump @rollup/plugin-typescript from 11.1.6 to 12.1.2 in /packages by @dependabot in #569
- feat(web): add link to the Discord server by @elijah-potter in #585
- clean up strange character at end-of-line by @hippietrail in #580
- feat(core): Lint for those who don't like Oxford commas by @hippietrail in #562
- docs(obsidian): notify people they should use up-to-date Electron by @elijah-potter in #586
- build(deps-dev): bump vitest from 2.1.8 to 2.1.9 in /packages by @dependabot in #588
- build(deps-dev): bump @vitest/browser from 2.1.8 to 2.1.9 in /packages by @dependabot in #591
- fix(core): add
on
to the list of special cases by @elijah-potter in #592 - feat(core): start support for hex numbers by @hippietrail in #553
- feat: change
just addnoun
to have different affixes as per #595 by @hippietrail in #601 - Phrase fixes by @elijah-potter in #589
- dict: add inclusivity by @lukasmwerner in #590
- docs(vscode): revised introductional material by @elijah-potter in #602
- docs: missing word in web/author-a-rule by @hippietrail in #614
- feat: adds a brief helpful comment to each entry describing its function by @hippietrail in #593
- fix(ls): release config lock to avoid deadlocks by @nyonson in #612
- feat(core): create rule for the possessive version of "you" by @elijah-potter in #619
- bench(harper.js): add benchmarks for configuration methods by @elijah-potter in #618
- grammar agreement in obsidion plugin comment by @hippietrail in #622
- feat: clarify message for uncapitalized "I" by @hippietrail in #625
- build(deps-dev): bump @types/node from 22.13.0 to 22.13.1 in /packages by @dependabot in #632
- build(deps-dev): bump esbuild from 0.24.2 to 0.25.0 in /packages by @dependabot in #633
- build(deps-dev): bump typescript from 5.6.3 to 5.7.3 in /packages by @dependabot in #631
- build(deps-dev): bump @sveltejs/kit from 2.16.1 to 2.17.1 in /packages by @dependabot in #629
- chore: correct some affix annotations by @hippietrail in #617
- feat: split triggers in
matcher.rs
into categories with explanations by @hippietrail in #636 - Cut-and-paste error in "report error" template by @hippietrail in #623
- bug: reverse correcting "supposed to" to "suppose to" by @hippietrail in #621
- feat: if spellcheck only has one suggestion mention it directly by @hippietrail in #626
- fix(obsidian): correctly handle Unicode conversions by @elijah-potter in #627
- feat: add
harper-cli forms
andjust getforms
by @hippietrail in #615 - Closed Compound Matcher Conversions by @elijah-potter in #608
- build(deps): bump clap from 4.5.27 to 4.5.28 by @dependabot in #635
- build(deps): bump esbuild from 0.23.1 to 0.25.0 in /packages by @dependabot in #639
- fix(core): make narrow linter specifically for
long and behold
by @elijah-potter in #641 - fix(core): currency placement with certain decimal positions by @elijah-potter in #604
New Contributors
Full Changelog: v0.19.1...v0.20.0