Skip to content

Releases: quickcase/node-toolkit

0.13.0

19 May 08:25
e5355b4

Choose a tag to compare

Features

  • Add separate module for test helpers: @quickcase/node-toolkit/test
  • Add test helper stubConfig(config) #111
  • Add test helper givenMiddleware(middleware).when(req).expect[Response|Next]() #113

0.12.4

12 May 08:28
b40c4f6

Choose a tag to compare

Dependencies

  • Bump redis to v3.1.2
  • Bump jwks-rsa to v2.0.3
  • Bump @babel to v7.14.1
  • Bump hosted-git-info to v2.8.9
  • Bump lodash to v4.17.21

0.12.3

27 Apr 20:55
3511ca4

Choose a tag to compare

Fixes

  • Fix publishing workflow (a336c1e)

0.12.2

27 Apr 20:37
a166d61

Choose a tag to compare

Fixes

  • Fix publishing workflow (c2adb9b)

0.12.1

27 Apr 20:29
f554d37

Choose a tag to compare

Dependencies

  • Bump Redis to v3.1.1 (#93)

0.12.0

19 Mar 16:35
9e1a3fc

Choose a tag to compare

Features

  • #74 Case: bulk field extractor
  • #80 Search: data() helper for search DSL

0.11.0

08 Mar 14:56
4eb7ba9

Choose a tag to compare

Features

  • #76 Configurable scope for user info in OAuth2 guard

0.10.0

07 Jan 17:04

Choose a tag to compare

Features

  • Case: createCase(http)(caseTypeId)(eventId)(payload)
  • Case: updateCase(http)(caseId)(eventId)(payload)
  • Field: newCollection(array)

v0.8.4

13 Jul 10:24

Choose a tag to compare

Add not clause to query DSL as single criteria

v0.8.3

10 Jul 17:11

Choose a tag to compare

Add not clause to query DSL