We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e453bdc commit 143d88cCopy full SHA for 143d88c
README.md
@@ -8,6 +8,13 @@
8
9
This is an API for the temporary email service [TempMail.lol](https://tempmail.lol).
10
11
+## Upgrading from 2.0.3
12
+
13
+The version 3.0.0+ is vastly different from the old version of the API. Please read the changes before using the new version of the API.
14
15
+Version 2.0.3 still works, but does not have support for custom domains or TempMail Plus. Note that v2 support may be dropped at any time, so please
16
+upgrade your applications as soon as possible.
17
18
## Installation
19
```bash
20
npm i tempmail.lol
0 commit comments