Skip to content

Releases: alexnault/react-headings

v3.0.8

10 May 20:30
52c613b
Compare
Choose a tag to compare

3.0.8 (2021-05-10)

Chores

  • deps: bump handlebars from 4.7.6 to 4.7.7 (#5) (52c613b)

v3.0.7

15 Feb 02:00
Compare
Choose a tag to compare

3.0.7 (2021-02-15)

Chores

  • Use conventionalcommits and fix notes generation (7e74346)

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