Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Tags: thunderbird/send-suite

Tags

v2.1.1

Toggle v2.1.1's commit message
bump backend

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/remove auth middleware from get storage type (#604)

* remove auth from getStorageType (not needed)
- Type fixes

* add teardown command

* Publish

 - send-suite@2.0.1
 - send-backend@2.0.1
 - send-frontend@2.0.1

* bump manifest

* fix incognito page

backend@2.1.0

Toggle backend@2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/remove auth middleware from get storage type (#604)

* remove auth from getStorageType (not needed)
- Type fixes

* add teardown command

* Publish

 - send-suite@2.0.1
 - send-backend@2.0.1
 - send-frontend@2.0.1

* bump manifest

* fix incognito page

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/force compatible client (#599)

* add compatibility boundary to all apps

* update compatibility

* Publish

 - send-suite@2.0.0
 - send-backend@2.0.0
 - send-frontend@2.0.0

* update readme for e2e

* update frontend lockfile

* install playwright stuff