Skip to content

Releases: pushpak1300/cypress-mailpit

v1.4.0

09 Nov 13:22
b50cb63
Compare
Choose a tag to compare

1.4.0 (2024-11-09)

Features

Bug Fixes

v1.3.0

22 Oct 20:31
c3fb0c8
Compare
Choose a tag to compare

1.3.0 (2024-10-22)

Features

v1.2.1

29 Aug 15:12
2cd487d
Compare
Choose a tag to compare

1.2.1 (2024-08-29)

Bug Fixes

  • docs: refactor the example of mailpitSendMail method usage (#35) (ba74d46)

v1.2.0

25 Aug 19:43
b8e56d0
Compare
Choose a tag to compare

1.2.0 (2024-08-25)

Features

  • add commands to read and unread emails (e8909c2)

Bug Fixes

  • use string syntax in staed of string literal (74230b6)

v1.1.1

09 Jul 19:40
b1281b8
Compare
Choose a tag to compare

1.1.1 (2024-07-09)

Bug Fixes

  • misspelling of spam assassin method/types (#31) (39f7ca4)

v1.1.0

02 Jul 13:56
013bd78
Compare
Choose a tag to compare

1.1.0 (2024-07-02)

Features

  • add commands to support the new assertions (3ac6ef0)
  • docs: add a documentation for new commands (73a425e)

v1.0.1

30 Jun 19:13
65bb9c2
Compare
Choose a tag to compare

1.0.1 (2024-06-30)

Bug Fixes

  • update cypress dev command (88b5ec4)

v1.0.0

30 Jun 19:02
b13829a
Compare
Choose a tag to compare

1.0.0 (2024-06-30)

⚠ BREAKING CHANGES

  • rewrite in typescript with new assertions

Features

  • add mhGetBodyHTML function to get html (62c8293)
  • add npm instead of yarn and remove duplicate docker file (beda66f)
  • add typescript (7b1dc5b)
  • ci: adds release-please.yml to automate release process (87285b0)
  • refactor to typescript (bac8e0f)
  • rewrite in typescript with new assertions (36ea2af)

Bug Fixes

  • issue with component in tag (e6735fb)
  • issue with release package (db9aec9)
  • issue with release-please (90b7a27)
  • make package dev dependencies (00a1936)