Skip to content

Releases: honestica/typeguard

v1.0.0

23 Jun 11:49
Compare
Choose a tag to compare

1.0.0 (2022-06-23)

chore

  • add badges to README.md (d47ac7c)
  • add commitlint and commitizen (bd7a710)
  • ci: remove steps (a0794a6)
  • cspell: updated ignored words (9259503)
  • deps: add missing inquirer devDependency (98af3f6)
  • eslint: check every TS and JS extension files (new and old) (268f0dd)
  • eslint: delete unused and useless eslint plugins (471a368)
  • eslint: use cjs config instead of json (7c2d32e)
  • publish: change branch naming (43e5892)
  • publish: test with token setup (cbc0ef1)
  • quality: add a lot of quality gates and implements CI (858482f)
  • rename package with unscoped package name (a8ec6b3)
  • settings: add token (f92cd44)
  • test: add mocha reports (3bd1ad0)
  • update vscode settings (724b544)
  • yarn: fix yarn.lock (e81251b)

ci

  • delete verify step (4bc87fa)
  • github: add a new guard to check package.json library usage and access (95d5f92)
  • github: change protected branch master to main (c181c91)

docs

  • README: add installation step (48c0c0f)

feat

  • FHIRSDK-1: Modified license. (b2ac47f)

fix

  • fixme: better prototype typing + light formatting (75d5643)
  • github: yml indentation (031c405)
  • github: yml indentation (22e63e3)
  • github: yml indentation (0e9f3a7)
  • github: yml indentation (286d416)

v1.0.0-alpha.4

23 Jun 09:12
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2022-06-23)

chore

v1.0.0-alpha.3

23 Jun 09:01
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2022-06-23)

chore

  • rename package with unscoped package name (e8e0f5d)