Skip to content

Releases: SimonHarmonicMinor/try-monad

v1.1.1

14 Jul 05:52
6c0a5b0
Compare
Choose a tag to compare

1.1.1 (2021-07-14)

Bug Fixes

  • eslint: set 'tsdoc/syntax' rule to 'error' level (b3b02e4)

v1.1.0

12 Jul 13:40
b5ef0f0
Compare
Choose a tag to compare

1.1.0 (2021-07-12)

Bug Fixes

  • build: cleanDist.js deletes 'coverage' directory (a85851a)
  • build: prebuild hook runs 'test' task (13d732a)
  • jest: coverage is being collected from the .ts and .tsx files (faae75d)
  • sonar: remove 'sonar.coverage.exclusions' property (3b440b1)
  • sonar: remove 'sonar.sources' property (52e409a)
  • travis: the 'sonar-scanner' task executes after 'npm run build' (d2d8f97)

Features

v1.0.6

08 Jul 16:28
Compare
Choose a tag to compare

1.0.6 (2021-07-08)

Bug Fixes

  • .travis.yml: Removed before_deploy stage (2f29fa4)