Hospital Run v2.0.0-alpha.2 Release Notes

Release Date: 2020-05-17 // almost 4 years ago
  • ๐Ÿ”‹ Features

    • โž• add couchcb basic routes (6d378c3)
    • โž• add CouchDB JavaScript context (b999929), closes #232
    • โž• add designsRootFolder (e8e6f6f)
    • โž• add new scripts to package.json (ebccf4d)
    • โž• Adds Typescript Fastify CLI Application (#154) (74ead9f)
    • ๐Ÿ‘ even better error handling on ddoc bin (82333be)
    • implement cli for generate couchdb's design documents (9c7e36c)
    • implement design documents context namespace (1450b4d)
    • toolchain: adds new commit script (285b367)
    • toolchain: adds vscode settings folder in order to enable eslint (683e16b)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘• eslintrc: remove createDefaultProgram (8c826d9)
    • โž• add @types/glob to devDependencies (6c640d8)
    • โž• add autocrlf also to npm pipeline (8015eae)
    • โž• add better error handling on ddoc bin (6fa252a)
    • โž• add missing tsconfig option (a13ce57)
    • โž• add prettier eol to the config (b37a436)
    • โž• adds .npmrc (cbc815b)
    • ๐Ÿ›  fix ddoc build command on empty src folder (ef09ae3)
    • ๐Ÿ›  fix pre-commit hooks (1b003d6)
    • ๐Ÿ›  fix test environment (00868f9)
    • ๐Ÿ›  fixes windows? (de81758)
    • ๐Ÿšš move autocrlf as first step on github action ci (68df984)
    • ๐Ÿ“ฆ package.json & .snyk to reduce vulnerabilities (#24) (3e03601)
    • ๐Ÿ“ฆ package.json & .snyk to reduce vulnerabilities (#25) (08b4887)
    • ๐Ÿ“ฆ package.json & .snyk to reduce vulnerabilities (#26) (07df5ed)
    • ๐Ÿ“ฆ package.json & .snyk to reduce vulnerabilities (#27) (f952e80)
    • ๐Ÿ prevent modifying lf to crlf on checkout on windows (f297723)
    • โœ‚ remove unnecessary file creation from ddoc (d6c8e4a)
    • โœ‚ remove yarn storybook github workflow command (b1ae9b4)
    • ๐Ÿ“‡ rename unused parameters to accomodate new tsconfig.json settings (41aaa22)
    • โœ… replace test:ci with test script on yarn ci (251f4c7)
    • โšก๏ธ update nano to fix issue with types and CD/CI build (85a5034)
    • deps: moves fastify-plugin to deps from devDeps (8e5b35c)
    • fastify: fixes fastify app loading (c4c1bcb)
    • fastify-autoload: fixes export default fastify-autoload bug (646a59e), closes #236
    • license: reverts license to MIT on the next version (fe3ecae)
    • ๐Ÿ“ฆ package: update csv-parse to version 1.2.1 (e9f2534)
    • ๐Ÿ“ฆ package: update csv-parse to version 1.3.0 (ab42b30)
    • ๐Ÿ“ฆ package: update csv-parse to version 2.0.2 (df99aba)
    • ๐Ÿ“ฆ package: update csv-parse to version 2.2.0 (3733369)
    • ๐Ÿ“ฆ package: update csv-stringify to version 2.0.0 (2a112aa)
    • ๐Ÿ“ฆ package: update csv-stringify to version 3.0.0 (1f74470)
    • ๐Ÿ“ฆ package: update hospitalrun to version 0.9.17 (#31) (f9cbb57)
    • ๐Ÿ“ฆ package: update hospitalrun-dblisteners to version 0.9.6 (#35) (b898a69)
    • ๐Ÿ“ฆ package: update hospitalrun-dblisteners to version 1.0.1 (f79ccea)
    • ๐Ÿ“ฆ package: update hospitalrun-server-routes to version 0.9.10 (#34) (c8b5b01)
    • ๐Ÿ“ฆ package: update hospitalrun-server-routes to version 0.9.11 (#40) (ca9a2d4)
    • ๐Ÿ“ฆ package: update osprey to version 0.5.0 (dad2014)