Releases: pushpak1300/cypress-mailpit
Releases · pushpak1300/cypress-mailpit
v1.4.0
1.4.0 (2024-11-09)
Features
Bug Fixes
v1.3.0
1.3.0 (2024-10-22)
Features
v1.2.1
1.2.1 (2024-08-29)
Bug Fixes
- docs: refactor the example of mailpitSendMail method usage (#35) (ba74d46)
v1.2.0
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
1.1.1 (2024-07-09)
Bug Fixes
- misspelling of spam assassin method/types (#31) (39f7ca4)
v1.1.0
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
1.0.1 (2024-06-30)
Bug Fixes
- update cypress dev command (88b5ec4)
v1.0.0
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)