Skip to content

Releases: dbartholomae/jsx-readme

v3.0.0

21 Aug 21:34
Compare
Choose a tag to compare

This release is also available on:


3.0.0 (2023-08-21)

chore

  • update octokit dependency (d9c9dc2)

BREAKING CHANGES

  • Using any component that loads data from GitHub now requires NodeJS 18 or later

v2.0.0

20 May 19:51
Compare
Choose a tag to compare

This release is also available on:


2.0.0 (2023-05-20)

Bug Fixes

  • update to octokit version 4 (1cb10a8)
  • ContributorsSectionFromPkg: handle edge case for contributor count (353dc32)

BREAKING CHANGES

  • No longer support Node 12. New version supports Node 14 and higher.

v1.18.0

08 Oct 16:27
Compare
Choose a tag to compare

This release is also available on:


1.18.0 (2021-10-08)

Features

  • FundingSectionFromPkg: add component (65cff9f)
  • FundingSectionFromPkg: export component (ff922dc)

v1.17.0

06 Oct 19:16
Compare
Choose a tag to compare

This release is also available on:


1.17.0 (2021-10-06)

Bug Fixes

  • ContributorsSection: fix additional contributors count check (7aaaaa0)
  • fix typo ContributorsTable component (d27155d)
  • ContributorsSectionFromPkg: filter Bots and owner and use function default value (6732531)
  • types: fix runTypeScriptFile type error when running test (d088487)

Features

  • Contributors: add ContributorsList component (f910344)
  • ContributorsSection: rework ContributorSection to a pure rendering component (78925ec)
  • ContributorsSection: update ContributorsSection (049fd40)
  • ContributorsSectionFromPkg: add ContributorsSectionFromPkg container (50e205e)
  • ContributorsSectionFromPkg: add owner as contributors (7114abb)
  • ContributorsTable: upgrade ContributorsList to ContributorsTable (33d757d)

v1.16.0

06 Oct 10:56
Compare
Choose a tag to compare

This release is also available on:


1.16.0 (2021-10-06)

Features

  • HacktoberfestBadge: default to current year if year not set (a84160e)

v1.15.0

28 Sep 17:42
Compare
Choose a tag to compare

This release is also available on:


1.15.0 (2021-09-28)

Features

  • Work in progress for generating a contribution file (688f90c)

v1.14.0

28 Sep 11:24
Compare
Choose a tag to compare

This release is also available on:


1.14.0 (2021-09-28)

Features

  • ContributorsSection: add ContributorsSection (ff44f88)

v1.12.0

30 Oct 12:56
Compare
Choose a tag to compare

This release is also available on:


1.12.0 (2020-10-30)

Features

  • added optional title prop (0b844bf)

v1.11.0

18 Oct 19:31
Compare
Choose a tag to compare

This release is also available on:


1.11.0 (2020-10-18)

Features

  • this will add a hits badge (23fbb06)