Releases: pactumjs/pactum
Releases · pactumjs/pactum
v3.4.0
What's Changed
- Feat store with custom function by @wine-fall in #275
- feat: update types of stores by @wine-fall in #277
- 270: improve TS definitions to be able to index body of interaction by @ca057 in #276
- feat: added direct override by @ASaiAnudeep in #280
New Contributors
- @wine-fall made their first contribution in #275
- @ca057 made their first contribution in #276
Full Changelog: v3.3.3...v3.4.0
v3.3.3
What's Changed
- feat(src/models/Spec.js): add withBearerToken method by @baabouj in #257
- build(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #259
- interaction type def by @ASaiAnudeep in #271
New Contributors
Full Changelog: v3.3.2...v3.3.3
v3.3.2
What's Changed
- fix: json match in retries by @ASaiAnudeep in #255
- feat: mew matcher
iso
by @ASaiAnudeep in pactumjs/pactum-matchers#18
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- feat: compression request option by @ASaiAnudeep in #248
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- feat: support duplicate query params by @ASaiAnudeep in #243
Full Changelog: v3.2.4...v3.3.0
v.3.2.4
What's Changed
- fix: interaction stores definition by @ASaiAnudeep in #229
- 233 read environment variables via data management by @ASaiAnudeep in #234
- feat: support query params without values by @ASaiAnudeep in #236
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- fix: typescript definitions for mock and reporter by @ASaiAnudeep in #225
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- feat: expect json snapshot in bdd by @ASaiAnudeep in #206
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- docs: add pactum-init installation by @depapp in #198
- fix: provide type definition for Spec.then method by @rupert-mckay in #200
- fix: use data management in data function handlers by @ASaiAnudeep in #201
- feat: new matcher -
notIncludes
by @ASaiAnudeep - fix: regex type definitions by @ASaiAnudeep
New Contributors
- @depapp made their first contribution in #198
- @rupert-mckay made their first contribution in #200
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- feat: support data templates in form data by @ASaiAnudeep in #196
- bump: form-data-lite version by @ASaiAnudeep in #196
Full Changelog: v3.1.14...v3.2.0