Skip to content

Releases: serverless-guru/sls-jest

v1.0.0-alpha.9

08 Feb 13:50
a4ee387

Choose a tag to compare

v1.0.0-alpha.9 Pre-release
Pre-release

1.0.0-alpha.9 (2024-02-08)

Features

  • AppSync: Add JS resolver helper & matchers (#79) (4d68da7)
  • Cognito: add helpers, matchers and utils (#73) (22bd50b)
  • Lambda: Add invokeLambdaFunction utility function (#81) (fd4b3f3)

v1.0.0-alpha.8

23 Dec 22:47
b5901ea

Choose a tag to compare

v1.0.0-alpha.8 Pre-release
Pre-release

1.0.0-alpha.8 (2023-12-23)

Bug Fixes

v1.0.0-alpha.7

23 Dec 21:20
2c1222b

Choose a tag to compare

v1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2023-12-23)

Features

  • dependencies: upgrade node and aws (#75) (b6b54a3)

v1.0.0-alpha.6

28 Oct 09:55
f01d9f4

Choose a tag to compare

v1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2022-10-28)

Features

  • typing: Improve typing, examples, and doc (#67) (526ca9a)

v1.0.0-alpha.5

24 Oct 11:16
901ffab

Choose a tag to compare

v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2022-10-24)

Bug Fixes

  • dependencies: Moved @types/async-retry to main dependency (8af3abb)

v1.0.0-alpha.4

24 Oct 08:45
a1584aa

Choose a tag to compare

v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2022-10-24)

Bug Fixes

  • spy: fix "undefined" issue in the generated stack name (#56) (84be753)

Features

  • typing: Better TypeScript matcher support (#52) (95a31b5)

v1.0.0-alpha.3

21 Oct 17:44
ddc962e

Choose a tag to compare

v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2022-10-21)

Bug Fixes

  • spy: Cannot access 'sub' before initialization (#45) (2ffcd6b)

Features

  • utils: DynamoDB feedTable and truncateTable (#17) (b5fb38e)

v1.0.0-alpha.2

30 Sep 13:40
647b814

Choose a tag to compare

v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2022-09-30)

Bug Fixes

  • infra: Force using the local version of CDK (#40) (6643d30)
  • typing: Fix matcher types (#37) (1654ecb)

v1.0.0-alpha.1

15 Sep 20:19
f61e44f

Choose a tag to compare

v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2022-09-15)

Bug Fixes

  • helpers: rename vtlMappingTemplate helper (#26) (54b7c97)

Features

  • helpers: Add validation (8a2f6e5)
  • infrastructure: Add some tools for deploying the required infrastructure (#13) (fb7c02c)
  • matchers: Add s3 helpers and matchers (#29) (a4567cf)
  • matchers: Added AppSync matchers (#12) (a8d595f)
  • matchers: DynamoDB matchers (#11) (ed08f90)
  • matchers: support retries (#16) (8646270)
  • spies: EventBridge spies (#9) (375fc93)