Skip to content

Releases: casperiv0/pastebin-api

5.1.6 (2023-04-01)

01 Apr 07:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.5...5.1.6

Release 5.1.5 (2022-10-01)

01 Oct 08:27
Compare
Choose a tag to compare

What's Changed

  • bump dependencies

Full Changelog: 5.1.4...5.1.5

Release 5.1.4 (2022-09-01)

01 Sep 06:06
Compare
Choose a tag to compare

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

01 Aug 06:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.2...5.1.3

5.1.2

23 Jul 11:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.1...5.1.2

Release 5.1.1

03 Jul 08:49
Compare
Choose a tag to compare

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

12 Jun 07:34
Compare
Choose a tag to compare

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

01 Jun 11:44
Compare
Choose a tag to compare

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

18 Apr 07:56
Compare
Choose a tag to compare

What's Changed

  • breaking: Remove PasteClient#setDomain, pass down custom domain via ClientOptions.
  • 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

09 Mar 18:46
Compare
Choose a tag to compare

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