Skip to content

Releases: alexnault/react-headings

v3.0.6

14 Feb 23:13
Compare
Choose a tag to compare

3.0.6 (2021-02-14)

Chores

v3.0.5

05 Feb 02:46
Compare
Choose a tag to compare

3.0.5 (2021-02-05)

Documentation

  • Add status badge in readme

Chores

  • Kebab-case workflows' name
  • Reduce "stale" workflow frequency to weekly
  • Fix missing sections in release notes

v3.0.4

03 Feb 03:25
db15000
Compare
Choose a tag to compare

3.0.4 (2021-02-03)

Documentation

  • Add API docs (#4)

v3.0.3

14 Jan 03:27
Compare
Choose a tag to compare

3.0.3 (2021-01-14)

v3.0.2

12 Jan 22:25
Compare
Choose a tag to compare

3.0.2 (2021-01-12)

Documentation

v3.0.1

12 Jan 21:53
Compare
Choose a tag to compare

3.0.1 (2021-01-12)

Documentation

v3.0.0

12 Jan 03:22
79adff0
Compare
Choose a tag to compare

3.0.0 (2021-01-12)

Code Refactoring

Features

  • Add heading component to context (b3c9c1a)
  • Add Section component (ccca85e)

BREAKING CHANGES

  • Remove Level component
  • useLevel hook renamed to useHeadings and now returns an object

v3.0.0-next.3

12 Jan 02:28
Compare
Choose a tag to compare
v3.0.0-next.3 Pre-release
Pre-release
refactor(): Remove Level component

BREAKING CHANGE: Remove Level component

v3.0.0-next.2

11 Jan 23:16
Compare
Choose a tag to compare
v3.0.0-next.2 Pre-release
Pre-release

3.0.0-next.2 (2021-01-11)

v3.0.0-next.1

09 Jan 02:07
4cf99e9
Compare
Choose a tag to compare
v3.0.0-next.1 Pre-release
Pre-release
Merge pull request #1 from alexnault/api-3