Releases: SerenModz21/paste.gg
v1.0.5
Version 1.0.5 has been released! This update brings the following:
- Update node-fetch to 2.6.7 to fix a vulnerability issue (https://security.snyk.io/vuln/SNYK-JS-NODEFETCH-2342118)
v1.0.4
Version 1.0.4 has been released! This update brings the following:
-
Update typescript to 4.3.5
-
Update @types/node to 16.0.0
-
Remove docs folder
-
In the typedoc, add links to the api and examples
-
Updates to the readme
-
A
(must be a UTC ISO 8601 string)
comment to the post example
v1.0.3
Version 1.0.3 has been released! This update brings the following:
-
I have fixed the npm ignore file so the
.idea
folder gets ignored -
You can now view the version of the package with
paste.version
-
There is now a URL property in the post result for direct access to the URL
-
There is now a beta version of the package
-
When you set your auth key in the constructor, you no longer need to type
auth
when using the delete method