Main change:
It updates the parser to take into account attribute-based links.
What's Changed
- Bump eslint from 8.19.0 to 8.20.0 by @dependabot in #75
- Bump terser from 5.14.1 to 5.14.2 by @dependabot in #76
- Bump @actions/core from 1.9.0 to 1.9.1 by @dependabot in #81
- Bump eslint from 8.20.0 to 8.23.0 by @dependabot in #86
- Bump jest from 28.1.3 to 29.0.1 by @dependabot in #85
- Bump html-minifier-terser from 7.0.0-beta.0 to 7.0.0 by @dependabot in #83
- Bump jest from 29.0.1 to 29.0.2 by @dependabot in #87
- Move parser into its own file. by @nobe4 in #88
- Bump fast-xml-parser from 4.0.9 to 4.0.10 by @dependabot in #92
- Bump eslint from 8.23.0 to 8.24.0 by @dependabot in #94
- Bump jest from 29.0.2 to 29.0.3 by @dependabot in #90
- Bump @actions/github from 5.0.3 to 5.1.0 by @dependabot in #93
- Bump jest from 29.0.3 to 29.1.1 by @dependabot in #96
- Bump actions/setup-node from 3.4.1 to 3.5.0 by @dependabot in #95
- Bind dev server to a random port by @nobe4 in #97
- Bump jest from 29.1.1 to 29.1.2 by @dependabot in #100
- Bump jest from 29.1.2 to 29.2.2 by @dependabot in #107
- Bump fast-xml-parser from 4.0.10 to 4.0.11 by @dependabot in #101
- Bump @actions/github from 5.1.0 to 5.1.1 by @dependabot in #99
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #98
- Bump eslint from 8.24.0 to 8.26.0 by @dependabot in #106
- Bump actions/setup-node from 3.5.0 to 3.5.1 by @dependabot in #103
- Combined updates by @nobe4 in #109
- Add a parser for the href-style links by @nobe4 in #108
Full Changelog: v1.0.5...v1.1.0