Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Releases: asset-pipe/asset-pipe-client

v4.5.4

11 May 14:55
Compare
Choose a tag to compare

4.5.4 (2021-05-11)

Bug Fixes

  • support email address in path (93e2aa0)

v4.5.3

28 Aug 14:37
Compare
Choose a tag to compare

4.5.3 (2020-08-28)

Bug Fixes

v4.5.2

28 Aug 13:45
Compare
Choose a tag to compare

4.5.2 (2020-08-28)

Bug Fixes

v4.5.1

28 Aug 13:05
Compare
Choose a tag to compare

4.5.1 (2020-08-28)

Bug Fixes

  • include satus code in error message (b821073)

v4.5.0

24 Jan 02:16
Compare
Choose a tag to compare

4.5.0 (2020-01-24)

Bug Fixes

  • convert remaining meta to labels and fix incorrect buckets (20da50b)
  • fixup package.json and test expectations (d089583)
  • set buckets to something more reasonable (1085e50)

Features

  • convert metrics to latest format and set histogram buckets (9f579e1)

v4.4.1

08 Aug 18:50
4968c5b
Compare
Choose a tag to compare

4.4.1 (2019-08-08)

Bug Fixes

v4.4.0

06 May 09:26
Compare
Choose a tag to compare

4.4.0 (2019-05-06)

Bug Fixes

  • add backward compat, signature. move type into options object, and fall back to determining it from file extension (a304ac4)
  • add jsx to regexp, and a test (f39bd74)
  • Added ts/tsx fo the filename regex check. plus tests (16af806)

Features

  • update to support typescript (3e7998b)

v4.3.1

15 Mar 14:17
Compare
Choose a tag to compare

4.3.1 (2019-03-15)

Bug Fixes

  • change ow syntax to mitigate breaking change (3dc4b39)
  • update css writer and jest (e070bcf)

v4.3.0

05 Feb 08:40
Compare
Choose a tag to compare

4.3.0 (2019-02-05)

Bug Fixes

  • additional changes needed to publish assets in dev mode (877c89c)
  • allow ready to wait for publish promises (1385d86)

Features

  • continue to upload in dev mode (c9c66ae)

v4.2.3

20 Dec 12:21
Compare
Choose a tag to compare

4.2.3 (2018-12-20)

Bug Fixes

  • update dependencies to fix vulnerabilities (e9bbc6f)
  • update dev middleware to fix vulnerabilities (bd728ab)