Releases: smockle/headingoffset-polyfill
Releases · smockle/headingoffset-polyfill
v1.0.7
v1.0.6
v1.0.5
v1.0.4
What's Changed
- build(deps): Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #47
- build(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #48
- build(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #49
- build(deps-dev): Bump qs from 6.12.0 to 6.14.1 by @dependabot[bot] in #50
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #42
- build(deps): Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #43
- build(deps): Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #44
- build(deps): Bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #45
- build(deps-dev): Bump tar-fs from 3.0.9 to 3.1.1 by @dependabot[bot] in #46
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- build(deps-dev): Bump @web/test-runner from 0.20.0 to 0.20.1 by @dependabot in #37
- build(deps): Bump codecov/codecov-action from 5.4.0 to 5.4.3 by @dependabot in #39
- build(deps-dev): Bump @web/test-runner from 0.20.1 to 0.20.2 by @dependabot in #40
- build(deps-dev): Bump tar-fs from 3.0.8 to 3.0.9 by @dependabot in #41
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- tests: Assert headings inside closed shadowroot by @smockle in #34
- build(deps-dev): Bump @web/test-runner from 0.19.0 to 0.20.0 by @dependabot in #35
- build(deps-dev): Bump koa from 2.15.3 to 2.16.1 by @dependabot in #36
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v0.0.2
v0.0.1
What's Changed
- docs: Update README.md by @smockle in #1
- feat: Report coverage to Codecov by @smockle in #2
- docs: Add Codecov badge to README by @smockle in #3
- fix: Allow the polyfill to update 'aria-level' again, after the first time by @smockle in #4
- fix: Recalculate heading levels after user removes 'aria-level' by @smockle in #5
- fix: Substitute negative and invalid values (e.g.
"fish"inheadingoffset="fish") with the default value (0) by @smockle in #14 - fix: Apply offsets in DOM that exists before the polyfill is loaded by @smockle in #16
- use instance of... by @bkardell in #17
- feat: Prepare to publish package by @smockle in #31
- build(deps): Bump codecov/codecov-action from 4.0.1 to 4.3.0 by @dependabot in #6
- build(deps): Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #7
- build(deps-dev): Bump @web/test-runner from 0.18.1 to 0.18.2 by @dependabot in #8
- build(deps): Bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in #9
- build(deps): Bump codecov/codecov-action from 4.4.0 to 4.4.1 by @dependabot in #10
- build(deps): Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #11
- build(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot in #12
- build(deps-dev): Bump @75lb/deep-merge from 1.1.1 to 1.1.2 by @dependabot in #15
- build(deps-dev): Bump @web/test-runner from 0.18.2 to 0.18.3 by @dependabot in #18
- build(deps-dev): Bump @web/test-runner from 0.18.3 to 0.19.0 by @dependabot in #21
- build(deps): Bump ws from 7.5.9 to 7.5.10 by @dependabot in #22
- build(deps-dev): Bump rollup from 4.14.1 to 4.22.4 by @dependabot in #23
- build(deps): Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #24
New Contributors
- @smockle made their first contribution in #1
- @dependabot made their first contribution in #6
- @bkardell made their first contribution in #17
Full Changelog: https://github.com/smockle/headingoffset-polyfill/commits/0.0.1