Skip to content

Releases: imgix/js-core

v3.8.0

13 Jan 17:13
Compare
Choose a tag to compare

3.8.0 (2023-01-13)

Bug Fixes

  • apply custom encoder to base64 parameters (3ca78e1)

Features

  • add optional key parameter to custom encoder when encoding k,v pairs (1023ab1)

v3.7.1

23 Dec 23:35
Compare
Choose a tag to compare

3.7.1 (2022-12-23)

Bug Fixes

  • deps: update ufo to 1.x (da24edf)

v3.7.0

31 Oct 20:04
Compare
Choose a tag to compare

3.7.0 (2022-10-31)

Features

  • enable custom paramter and url encoding function (1f5649a)

v3.6.1

11 Oct 17:26
Compare
Choose a tag to compare

3.6.1 (2022-10-11)

Bug Fixes

  • deps: update dependency ufo to ^0.8.0 (6c0497b)

v3.6.1-rc.1

03 Oct 17:26
Compare
Choose a tag to compare
v3.6.1-rc.1 Pre-release
Pre-release

3.6.1-rc.1 (2022-10-03)

Bug Fixes

  • deps: update dependency ufo to ^0.8.0 (fff2a3c)

v3.6.0

21 Apr 20:35
Compare
Choose a tag to compare

3.6.0 (2022-04-21)

Features

  • add _buildSrcSet static method (85eafea)
  • create static buildURL method (8c4a193)

v3.6.0-rc.1

02 Mar 23:03
Compare
Choose a tag to compare
v3.6.0-rc.1 Pre-release
Pre-release

3.6.0-rc.1 (2022-03-02)

Features

  • add _buildSrcSet static method (402a227)
  • create static buildURL method (1dbd9ef)

v3.5.1

25 Feb 19:49
Compare
Choose a tag to compare

3.5.1 (2022-02-25)

Bug Fixes

  • add options parameter to _sanitizePath definition (8fee52e)

v3.5.0

24 Feb 18:12
Compare
Choose a tag to compare

3.5.0 (2022-02-24)

Bug Fixes

  • ensure slash always between domain and path when sanitizing (929e878)

Features

  • allow path encoding to be disabled (1413800)

3.4.0

16 Dec 15:34
Compare
Choose a tag to compare

3.4.0 (2021-12-16)

Features

New Contributors

Full Changelog: v3.2.2...v3.4.0