Releases: ehmpathy/declapract
Releases · ehmpathy/declapract
v0.10.10
Bug Fixes
- checks: support json5 syntax in json contains fixes (2a997e5)
- debug: make it easier to track down errors in practice checks (2a997e5)
v0.10.9
0.10.9 (2023-02-16)
Bug Fixes
- deps: bump expect and jest-diff deps to match jest version and prevent false positives (e74502d)
- deps: bump recursive deps in package.lock to remove vulnerability (ecf15d4)
v0.10.8
0.10.8 (2023-02-12)
Bug Fixes
- deps: bump dev dependency on declapract-typescript-ehmpathy (8c5cdf2)
v0.10.7
0.10.7 (2023-02-10)
Bug Fixes
- bin: ensure bin uses oclif core (9db7b1b)
v0.10.6
0.10.6 (2023-02-10)
Bug Fixes
- pkg: emit declarations in dist (79215a0)
v0.10.5
0.10.5 (2023-02-10)
Bug Fixes
- cicd: remove private flag to unblock publishing (c53d2ed)
- deps: add back improperly removed typedeps (9abf012)
- deps: further trim unused dependencies with depcheck (dbeb6a4)
v0.10.4
0.10.4 (2023-02-10)
Bug Fixes
- audit: apply force audit upgrades (6f06110)
- cicd: add integration test db npm script placeholder (42f683a)
- cicd: ensure to force-color to not break jest snapshots (dd6be3c)
- practs: upgrade to declapract-typescript-ehmpathy best practices (7ac460c)
- tests: resolve test synatx errors found while testing after upgrade (7a2b210)