Skip to content

Releases: Hackdoor-io/flea

0.0.4

17 May 18:30
Compare
Choose a tag to compare
  • ci: Updated package version (0f379bd)
  • chore: Updated TypeScript-related dependencies (e83441e)
  • feat: Added 'yarn release' script (d84a6de)
  • fix(anchors): handle preformatted text (7b571e2), closes #11

0.0.3

15 May 10:00
a26bc5f
Compare
Choose a tag to compare

0.0.3 (2020-05-15)

  • test(anchors): add test for html with no headings inside (bfd922f)
  • test(anchors): improved test coverage (e1e89f7), closes #10
  • refactor(anchors): code review (0c6aca6), closes #10
  • feat(anchors): avoid regex to parse html (4cf9b3d), closes #9

0.0.2

12 May 06:36
Compare
Choose a tag to compare

0.0.2 (2020-05-12)

  • docs: readme updated (714984b)
  • fix(anchors): added id to anchors (a2da93e)

0.0.1

11 May 14:29
Compare
Choose a tag to compare

0.0.1 (2020-05-11)

  • refactor(anchors): code review (79428cf)
  • refactor(anchors): slugify function changes (85f2f6b)
  • refactor(three shaking): Better declaration for exports (c8b4d98)
  • style: clean up (c9f768d)
  • style(anchors): avoid mutating original param (298d41a)
  • docs: Added TSDocs notation (9b83913)
  • docs: Fixed status badge in readme (27ccd8d)
  • docs: improved readme (ed93dab)
  • docs: Removed Travis CI from readme (40296a9)
  • docs: updated readme (5a8daf5)
  • docs(anchors): added readme infos (208694d)
  • docs(readingInfo): Added description in readme (33459b6)
  • ci(CI/CD): fixed CI workflo (47e0e95)
  • ci(CI/CD): Fixed CI workflow (979a125)
  • ci(CI/CD): Removede Node.js v10.x tests (369b6a2)
  • improvement: Renamed href function (c00d642)
  • improvement(anchors): using let and const instead of var (ae01a33)
  • improvement(CI/CD): Added Travis.ci and Codecov integration (1aa16a3)
  • improvement(readingTime): Better typescript definition and splitted logic for reading image time (e867054)
  • fix: Fixed jest handlebars errors for coverage reports (aea4b7b)
  • fix: fixed workflow (56d80cf)
  • fix(CI/CD): Fixed Jest coverage report (878e7e1)
  • feat: created Node.js CI workflow (1ce3c99)
  • feat(anchors): added heading anchor links (1045d49), closes #1
  • feat(readingTime): Added readingTime function (85ccee1)
  • test: Added tests (6a865da)
  • first commit (c168461)