Releases: asset-pipe/asset-pipe-client
Releases · asset-pipe/asset-pipe-client
v4.5.4
4.5.4 (2021-05-11)
Bug Fixes
- support email address in path (93e2aa0)
v4.5.3
4.5.3 (2020-08-28)
Bug Fixes
v4.5.2
4.5.2 (2020-08-28)
Bug Fixes
v4.5.1
4.5.1 (2020-08-28)
Bug Fixes
- include satus code in error message (b821073)
v4.5.0
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
4.4.1 (2019-08-08)
Bug Fixes
v4.4.0
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
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
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
4.2.3 (2018-12-20)
Bug Fixes
- update dependencies to fix vulnerabilities (e9bbc6f)
- update dev middleware to fix vulnerabilities (bd728ab)