Skip to content

Releases: casperiv0/pastebin-api

Release 3.0.1

01 Feb 09:55
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

Full Changelog: 3.0.0...3.0.1

Release 3.0.0

15 Jan 12:18
60d52d8
Compare
Choose a tag to compare

What's Changed

  • Documentation index updated by @MRDGH2821 in #63
  • build(deps-dev): bump typescript from 4.4.4 to 4.5.2 by @dependabot in #64
  • build(deps-dev): bump esbuild from 0.13.13 to 0.14.1 by @dependabot in #66
  • build(deps-dev): bump @types/node from 16.11.7 to 16.11.11 by @dependabot in #68
  • build(deps-dev): bump esbuild from 0.14.1 to 0.14.10 by @dependabot in #73
  • build(deps-dev): bump @types/node from 16.11.11 to 17.0.5 by @dependabot in #70
  • build(deps-dev): bump prettier from 2.5.0 to 2.5.1 by @dependabot in #69
  • 🚀 feat: v3 by @Dev-CasperTheGhost in #76
  • Replace node-fetch with undici (17a5344)

New Contributors

Full Changelog: 2.6.0...3.0.0

Release 2.6.0 (2021-11-11)

11 Nov 14:51
f816611
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies
  • 🎉 support get raw paste by @Dev-CasperTheGhost in #61 docs

Full Changelog: 2.5.0...2.6.0

Release 2.5.0 (2021-11-01)

01 Nov 07:44
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump fast-xml-parser from 3.20.3 to 3.21.1 by @dependabot in #57
  • build(deps-dev): bump esbuild from 0.13.3 to 0.13.12 by @dependabot in #54
  • build(deps-dev): bump typescript from 4.4.3 to 4.4.4 by @dependabot in #56
  • build(deps-dev): bump @types/node from 16.10.2 to 16.11.6 by @dependabot in #58
  • build(deps-dev): bump nodemon from 2.0.13 to 2.0.14 by @dependabot in #59

Full Changelog: 2.4.0...2.5.0

Release 2.4.0

01 Oct 14:38
Compare
Choose a tag to compare

Changelog

  • Bump dependencies
  • Bump node-fetch to 3.0.0.
    • -> pastebin-api still supports cjs. It may not work on older node versions though.

Release 2.3.6

16 Sep 15:29
Compare
Choose a tag to compare

Changelog

  • Bump dependencies

Release 2.3.4

01 Sep 11:29
Compare
Choose a tag to compare

Changelog

  • bump dependencies

Release 2.3.3

28 Aug 06:52
Compare
Choose a tag to compare

Changelog

  • fix: correct error message for options
  • chore: bump dependencies

Release 2.3.2

06 Aug 19:04
Compare
Choose a tag to compare

Changelog

  • chore: update example
  • chore: bump dependencies

Release 2.3.1

01 Aug 06:18
Compare
Choose a tag to compare

Changelog

  • chore: bump dependencies