Skip to content

Releases: kgar/ts-markdown

v1.2.0

15 Jul 17:59
3848f11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

16 Jun 05:09
ada58fb
Compare
Choose a tag to compare

What's Changed

  • Documentation Refresh by @github-actions in #43
  • Bump @babel/traverse from 7.18.8 to 7.23.2 by @dependabot in #44
  • Added "pipeReplacer" and "prefixCellValues" options to table entries. by @skleinjung in #46

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

26 Aug 19:21
2009c28
Compare
Choose a tag to compare

What's Changed

  • Fixed #40 (thanks @mhxw for using the library and reporting the issue)
  • Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #39
  • Removed best practice recommendation for mid-word bold and italics, a… by @kgar in #41
  • Version Bump to 1.0.0 by @github-actions in #42

New Contributors

Full Changelog: v0.3.0-beta.1...v1.0.0

0.3.0 Beta 1

04 Aug 04:27
672f5a1
Compare
Choose a tag to compare

What's Changed

  • Fixed 0.3.0-Beta.0 bug by @kgar in #33

Full Changelog: v0.3.0-beta.0...v0.3.0-beta.1

0.3.0 Beta 0

03 Aug 19:55
10582f0
Compare
Choose a tag to compare

What's Changed

  • Support for Primitive Renderers by @kgar in #24
  • Quick update to the main lib index. by @kgar in #26
  • Documentation Upgrade - Now with a Playground! by @kgar in #28
  • Documentation Refresh by @github-actions in #29

Full Changelog: v0.2.0-beta.5...v0.3.0-beta.1

0.2.0 Beta 5

28 Jul 16:39
01acecc
Compare
Choose a tag to compare

What's Changed

  • Create npm-publish.yml by @kgar in #19
  • Create version-bump.yml by @kgar in #20
  • Version Bump to 0.2.0-beta.5 by @github-actions in #22

New Contributors

  • @github-actions made their first contribution in #22

Full Changelog: v0.2.0-beta.4...v0.2.0-beta.5

0.2.0 Beta 4

28 Jul 14:24
b1cea9e
Compare
Choose a tag to compare

What's Changed

  • Added npmignore for smaller package size by @kgar in #17
  • Beta4 already by @kgar in #18

Full Changelog: v0.2.0-beta.1...v0.2.0-beta.4

0.2.0 Beta 1

27 Jul 21:19
9c2326c
Compare
Choose a tag to compare

What's Changed

  • Documentation care package by @kgar in #1
  • Added JSDoc comments by @kgar in #2
  • Fixed broken issue template links. by @GnawhDaniel in #7
  • Markdown Entry Helper Functions by @kgar in #8
  • Added TypeDocs with custom doc pages included by @kgar in #9
  • Trimmed Readme and Refreshed TypeDocs by @kgar in #12
  • Quick documentation update by @kgar in #14
  • 0.2.0-beta.0 version bump by @kgar in #15
  • 0.2.0-beta.1 by @kgar in #16

New Contributors

Full Changelog: https://github.com/kgar/ts-markdown/commits/v0.2.0-beta.1

🙏 Thank you! 🙏

Thank you @GnawhDaniel for your contribution to ts-markdown.