Skip to content

Releases: serviejs/popsicle-status

Servie 4

09 Jun 22:18
Compare
Choose a tag to compare

Changed

  • Refactor with Servie 4 support

Error Response

23 May 17:39
Compare
Choose a tag to compare

Added

  • Attach res property to status error

Popsicle 6.x

08 May 00:50
Compare
Choose a tag to compare

Changed

  • Update middleware signature for 6.x

Missing no args type definition overload

01 Apr 00:29
Compare
Choose a tag to compare

Fixed

  • Add .d.ts overload for no arguments in call signature

Typings

06 Feb 04:50
Compare
Choose a tag to compare

Added

  • Bundle TypeScript typings

Popsicle Latest

10 Jan 02:06
Compare
Choose a tag to compare

Changed

  • Technically backward compatible, just using url instead of fullUrl() now

URL in error message

02 Nov 02:13
Compare
Choose a tag to compare

Changed

  • Use the URL in the error message text

Throw

02 Nov 02:13
Compare
Choose a tag to compare

Changed

  • Throw error instead of using Promise

API Tweaks

03 Oct 22:29
Compare
Choose a tag to compare

Changes

  • Updated README with error and API information
  • Support the single argument expansion to both lower and upper
  • Use the type for errors from [email protected]