Releases: iansan5653/github-markdown-a11y-extension
Releases · iansan5653/github-markdown-a11y-extension
v1.16.3
What's Changed
Bug fixes
- Fix markdownlint-github issues causing runtime errors by @iansan5653 in #61
Full Changelog: 1.16.2...1.16.3
v1.16.2
Re-release due to incorrect tag name.
v1.16.0
Fixes a bug that was preventing the extension from initializing on GitHub pages, and updates dependencies.
What's Changed
Other changes
- Bump dom-input-range from 1.1.6 to 1.2.0 by @dependabot in #50
- Upgrade dom-input-range to fix initialization bug by @iansan5653 in #57
- Update Actions dependencies by @iansan5653 in #58
- Update markdownlint and markdownlint-github, and migrate to ESM by @iansan5653 in #59
Full Changelog: 1.15.6...v1.16.0
v1.15.6
What's Changed
Other changes
- Bump dom-input-range from 1.1.5 to 1.1.6 by @dependabot in #47
- Bump markdownlint from 0.34.0 to 0.35.0 by @dependabot in #48
Full Changelog: 1.15.5...1.15.6
v1.15.5
Updates dependencies for improved stability and performance.
What's Changed
- Bump dom-input-range from 1.1.3 to 1.1.5 by @dependabot in #45
- Bump @github/markdownlint-github from 0.6.2 to 0.6.3 by @dependabot in #46
- Bump markdownlint from 0.33.0 to 0.34.0 by @dependabot in #41
Full Changelog: 1.15.4...1.15.5
v1.15.4
What's Changed
Bug fixes
- Update
dom-input-range
to fix bug where the editor would sometimes become unresponsive
Full Changelog: 1.15.3...1.15.4
v1.15.3
What's Changed
Bug fixes
- Fix race conditions causing flickering while typing by @iansan5653 in #40
Full Changelog: 1.15.2...1.15.3
v1.15.2
Update dependencies to fix a bug where highlights would lag one character behind the user's input.
v1.15.1
What's Changed
Bug fixes
- Add polyfill for custom elements by @iansan5653 in #37
Full Changelog: 1.15.0...1.15.1
v1.15.0
Bug fixes
- Update
dom-input-range
to fix Firefox bugs and improve performance by @iansan5653 in #36
Full Changelog: 1.14.0...1.15.0