Releases: casperiv0/pastebin-api
Releases · casperiv0/pastebin-api
5.1.6 (2023-04-01)
What's Changed
- Remove .default in the commonJS import example by @alpazified in #127
- build(deps): bump undici from 5.10.0 to 5.13.0 by @dependabot in #132
- build(deps): bump fast-xml-parser from 4.0.10 to 4.0.12 by @dependabot in #131
- build(deps-dev): bump tsup from 6.2.3 to 6.5.0 by @dependabot in #128
- build(deps-dev): bump eslint from 8.24.0 to 8.28.0 by @dependabot in #129
- build(deps-dev): bump @types/node from 18.7.23 to 18.11.10 by @dependabot in #130
- build(deps): bump undici from 5.13.0 to 5.14.0 by @dependabot in #137
- build(deps-dev): bump prettier from 2.7.1 to 2.8.1 by @dependabot in #136
- build(deps-dev): bump @types/node from 18.11.10 to 18.11.18 by @dependabot in #135
- build(deps-dev): bump typescript from 4.8.4 to 4.9.4 by @dependabot in #134
- build(deps-dev): bump eslint from 8.28.0 to 8.31.0 by @dependabot in #133
- build(deps): bump undici from 5.14.0 to 5.19.1 by @dependabot in #143
- build(deps): bump fast-xml-parser from 4.0.12 to 4.0.15 by @dependabot in #142
- build(deps-dev): bump prettier from 2.8.1 to 2.8.3 by @dependabot in #141
- build(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #139
- build(deps-dev): bump rimraf from 3.0.2 to 4.1.2 by @dependabot in #138
- build(deps-dev): bump @types/node from 18.11.18 to 18.14.2 by @dependabot in #148
- build(deps): bump undici from 5.19.1 to 5.20.0 by @dependabot in #147
- build(deps): bump fast-xml-parser from 4.0.15 to 4.1.3 by @dependabot in #146
- build(deps-dev): bump eslint from 8.31.0 to 8.35.0 by @dependabot in #145
- build(deps-dev): bump tsup from 6.5.0 to 6.6.3 by @dependabot in #144
New Contributors
- @alpazified made their first contribution in #127
Full Changelog: 5.1.5...5.1.6
Release 5.1.5 (2022-10-01)
Release 5.1.4 (2022-09-01)
What's Changed
- build(deps): bump undici from 5.8.0 to 5.8.2 by @dependabot in #111
- bump dependencies
Full Changelog: 5.1.3...5.1.4
5.1.3
What's Changed
- build(deps-dev): bump tsup from 6.1.3 to 6.2.1 by @dependabot in #110
- build(deps-dev): bump @types/node from 18.0.6 to 18.6.3 by @dependabot in #109
- build(deps-dev): bump eslint from 8.20.0 to 8.21.0 by @dependabot in #108
Full Changelog: 5.1.2...5.1.3
5.1.2
What's Changed
- build(deps): bump undici from 5.5.1 to 5.8.0 by @dependabot in #107
Full Changelog: 5.1.1...5.1.2
Release 5.1.1
What's Changed
- bump dependencies
- build(deps): bump undici from 5.4.0 to 5.5.1 by @dependabot in #101
Full Changelog: 5.1.0...5.1.1
Release 5.1.0
What's Changed
- Bump dependencies
- BREAKING:
PasteClient#login
now requires an object instead of 2 params.
➡const token = await client.login({ name: "user_name", password: "user_password" });
Full Changelog: 5.0.0...5.1.0
Release 5.0.0
What's Changed
- BREAKING: require node.js v14 or higher
- build(deps-dev): bump eslint from 8.13.0 to 8.14.0 by @dependabot in #95
- build(deps-dev): bump @casper124578/eslint-config from 4.2.0 to 4.3.0 by @dependabot in #94
- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #92
- build(deps-dev): bump tsup from 5.12.5 to 5.12.6 by @dependabot in #91
- build(deps-dev): bump @types/node from 17.0.24 to 17.0.30 by @dependabot in #93
Full Changelog: 4.0.0...5.0.0
Release 4.0.0
What's Changed
- breaking: Remove
PasteClient#setDomain
, pass down custom domain viaClientOptions
. - breaking:
Publicity
is now an enum. - breaking:
ExpireDate
is now an enum. - Improve error messages
- Bump dependencies
Full Changelog: 3.0.3...4.0.0
Release 3.0.3
What's Changed
- build(deps-dev): bump tsup from 5.11.11 to 5.11.13 by @dependabot in #82
- build(deps-dev): bump dotenv from 12.0.3 to 15.0.0 by @dependabot in #81
- build(deps): bump undici from 4.12.2 to 4.13.0 by @dependabot in #80
- build(deps-dev): bump @types/node from 17.0.8 to 17.0.14 by @dependabot in #83
- build(deps-dev): bump typescript from 4.5.4 to 4.5.5 by @dependabot in #79
- build(deps-dev): bump typescript from 4.5.5 to 4.6.2 by @dependabot in #90
- build(deps-dev): bump eslint from 8.8.0 to 8.10.0 by @dependabot in #89
- build(deps-dev): bump dotenv from 15.0.0 to 16.0.0 by @dependabot in #88
- build(deps): bump undici from 4.13.0 to 4.14.1 by @dependabot in #87
- build(deps-dev): bump @types/node from 17.0.14 to 17.0.21 by @dependabot in #86
Full Changelog: 3.0.0...3.0.3