Skip to content

Releases: smockle/headingoffset-polyfill

v1.0.7

23 Jan 15:53
8144aec

Choose a tag to compare

What's Changed

  • chore: Group Dependabot updates by @smockle in #53
  • build(deps-dev): Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #54

Full Changelog: v1.0.6...v1.0.7

v1.0.6

04 Jan 21:02
7f2dc3b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

04 Jan 20:49
40fd0b4

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

03 Jan 16:31
7c5eaca

Choose a tag to compare

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

26 Sep 13:21
0231ab9

Choose a tag to compare

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

03 Jun 12:24
0acc5d3

Choose a tag to compare

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

11 Apr 16:24
0324553

Choose a tag to compare

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

20 Mar 19:11
f76318b

Choose a tag to compare

What's Changed

  • docs: Add npm badge to README by @smockle in #33
  • feat: Support headingreset and other new features by @smockle in #30
  • build(deps): Bump codecov/codecov-action from 4.6.0 to 5.3.1 by @dependabot in #29

Full Changelog: v0.0.2...v1.0.0

v0.0.2

20 Mar 13:15
cb78e51

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

What's Changed

  • chore: Update 'package.json' for npm provenance by @smockle in #32

Full Changelog: v0.0.1...v0.0.2

v0.0.1

20 Mar 13:09
d087dfa

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

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" in headingoffset="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

Full Changelog: https://github.com/smockle/headingoffset-polyfill/commits/0.0.1