Releases: supabase-community/supa-mdx-lint
Releases · supabase-community/supa-mdx-lint
v0.2.3-alpha
What's Changed
- fix: provenance of binary packages by @charislam in #77
Full Changelog: v0.2.2-alpha...v0.2.3-alpha
v0.2.2-alpha
v0.2.1-alpha
What's Changed
- fix: rdf output by @charislam in #62
- chore(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 by @dependabot in #65
- fix: fixes for rule003 spelling by @charislam in #63
- fix: exit gracefully instead of immediate termination by @charislam in #66
- chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 by @dependabot in #68
- feat: expand regex by @charislam in #67
- feat(rule003): spelling suggestions by @charislam in #69
- chore: add some entries to dictionary by @charislam in #70
- chore: bump node dependencies by @charislam in #72
- chore: bump version for release by @charislam in #71
- chore: set up publishing with provenance by @charislam in #73
- chore: update lockfile for release by @charislam in #74
- fix: wrong github url for npm provenance by @charislam in #75
Full Changelog: v0.1.7-alpha...v0.2.1-alpha
v0.1.7-alpha
What's Changed
- fix: publish action by @charislam in #50
- fix: add token for publish workflow by @charislam in #51
- ci: publish directly to public by @charislam in #52
- chore(deps): bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in #57
- fix: ignore patterns (path canonicalization) by @charislam in #56
- fix: js wrapper bugs by @charislam in #55
- debug: publish workflow by @charislam in #53
- ci: run smoke tests to check published packages work by @charislam in #54
- chore: add script to bump all versions by @charislam in #58
- refactor: small cleanup by @charislam in #61
- docs: add docs on how to release new version by @charislam in #59
- chore: bump versions in preparation for v0.1.7-alpha release by @charislam in #60
Full Changelog: v0.1.6-alpha...v0.1.7-alpha
v0.1.6-alpha
What's Changed
- chore(deps): bump hashbrown from 0.15.0 to 0.15.2 by @dependabot in #44
- fix: formatting of pretty output by @charislam in #45
- feat: rule003 check spelling by @charislam in #40
- chore(deps): bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in #46
- ci: build node packages by @charislam in #47
- ci: add publish action by @charislam in #48
- fix: bump optional dependencies for supa-mdx-lint by @charislam in #49
Full Changelog: v0.1.5-alpha...v0.1.6-alpha
v0.1.5-alpha
What's Changed
- fix(rule001): handle utf8 and emoji properly by @charislam in #41
- feat: rule002 by @charislam in #32
- check admonition types
- fix(rule001): numbered headings by @charislam in #42
- refactor: word iterator by @charislam in #43
Full Changelog: v0.1.4-alpha...v0.1.5-alpha
v0.1.4-alpha
What's Changed
- fix(rule001): index update error by @charislam in #39
Full Changelog: v0.1.3-alpha...v0.1.4-alpha
v0.1.3-alpha
What's Changed
- refactor: change document model to rope by @charislam in #36
- fix: delete merge location calculation by @charislam in #37
- feat: pretty formatter by @charislam in #38
Full Changelog: v0.1.2-alpha...v0.1.3-alpha
v0.1.2-alpha
What's Changed
- fix rule 001: account for numbered steps with colons, refactor out unnecessary string allocations by @charislam in #34
- fix(rule001): handle case where heading starts with numbers by @charislam in #35
Full Changelog: v0.1.1-alpha...v0.1.2-alpha
v0.1.1-alpha
What's Changed
- fix: pluralization of output messages by @charislam in #30
- miscellaneous fixes by @charislam in #31
- allow blank line between disable comment and disabled line
- do not return failure code on warnings
- feat: allow specifying multiple lint targets as positional arguments by @charislam in #33
Full Changelog: v0.1.0-alpha...v0.1.1-alpha