Skip to content

Releases: form8ion/remark-readme

v2.0.0

15 Jul 02:45
8fab2ac
Compare
Choose a tag to compare

2.0.0 (2023-07-15)

Bug Fixes

  • deps: upgraded [@unifiedjs](https://github.com/unifiedjs) packages to modern versions (2a873cc)

Features

  • esm: converted the project to esm-only (8c48148), closes #270
  • node-versions: defined a supported engines range (fac30f8)

BREAKING CHANGES

  • node-versions: supported node versions are now limited to above v16.14, but v17 is not supported
  • esm: the package is now esm-only

v2.0.0-beta.3

15 Jul 02:36
accd5a2
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

2.0.0-beta.3 (2023-07-15)

Features

  • node-versions: defined a supported engines range (fac30f8)

BREAKING CHANGES

  • node-versions: supported node versions are now limited to above v16.14, but v17 is not supported

v2.0.0-beta.2

15 Jul 02:21
2a873cc
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2023-07-15)

Bug Fixes

  • deps: upgraded [@unifiedjs](https://github.com/unifiedjs) packages to modern versions (2a873cc)

v2.0.0-beta.1

15 Jul 01:46
c079977
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2023-07-15)

Features

  • esm: converted the project to esm-only (8c48148), closes #270

BREAKING CHANGES

  • esm: the package is now esm-only

v1.0.0

24 Jun 06:18
08199b6
Compare
Choose a tag to compare

1.0.0 (2021-06-24)

Features

  • contribution: added the section content (e9cb9c1)
  • contribution: added the section header (863de47)
  • section-headings: prevented adding headings that already exist (c7ae501)
  • toc: injected table of contents section when content is provided (4388bc6)
  • usage: added the header (unconditionally for now) (47e5470)
  • usage: injected the usage content when provided (2b4e94a)
  • usage: limited adding the usage header to when usage content is provided (bf97e4a)

v1.0.0-alpha.6

24 Jun 01:18
c7ae501
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2021-06-24)

Features

  • section-headings: prevented adding headings that already exist (c7ae501)

v1.0.0-alpha.5

23 Jun 01:56
e9cb9c1
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2021-06-23)

Features

  • contribution: added the section content (e9cb9c1)
  • contribution: added the section header (863de47)

v1.0.0-alpha.4

22 Jun 03:31
4388bc6
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2021-06-22)

Features

  • toc: injected table of contents section when content is provided (4388bc6)

v1.0.0-alpha.3

21 Jun 00:08
2b4e94a
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2021-06-21)

Features

  • usage: injected the usage content when provided (2b4e94a)

v1.0.0-alpha.2

20 Jun 05:56
bf97e4a
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2021-06-20)

Features

  • usage: limited adding the usage header to when usage content is provided (bf97e4a)