Skip to content

Releases: imgix/js-core

v3.0.0

09 Mar 20:14
aa72a39
Compare
Choose a tag to compare
  • chore(rename): org scope package (#239)
  • feat: esm rewrite (#188)
  • feat: remove ensureEven requirement (#206)
  • feat: use mjs file extensions with type module (#209)
  • feat: enforce 0.01 lower bound for widthTolerance (#211)
  • feat: create a DPR srcset when a fixed height is specified (#215)
  • feat: drop bower.json (#222)
  • fix: percent encode plus signs in path components (#223)
  • feat: static targetWidths functionality (#248)

v3.0.0-beta.4

09 Mar 20:17
5ee727b
Compare
Choose a tag to compare
  • feat: static targetWidths functionality (#248)

v3.0.0-beta.3

01 Mar 23:03
Compare
Choose a tag to compare
  • build: use cjs and mjs extensions explicitly (#244)

v3.0.0-beta.2

26 Feb 19:35
Compare
Choose a tag to compare
  • feat: esm rewrite (#188)
  • feat: remove ensureEven requirement (#206)
  • feat: use mjs file extensions with type module (#209)
  • feat: enforce 0.01 lower bound for widthTolerance (#211)
  • feat: create a DPR srcset when a fixed height is specified (#215)
  • feat: drop bower.json (#222)
  • fix: percent encode plus signs in path components (#223)

v2.3.2

12 Oct 21:36
Compare
Choose a tag to compare
  • fix(buildURL): ensure operation is idempotent (#168)

2.3.1

10 Mar 23:43
Compare
Choose a tag to compare
  • fix: add missing variable declarations (#121)

2.3.0

05 Mar 02:12
Compare
Choose a tag to compare
  • feat: add srcset option parameter to buildSrcSet() method signature (#118)
  • perf(srcset): memoize generated srcset width-pairs (#115)
  • fix: throw error when certain srcset modifiers are passed zero (#114)
  • feat: append variable qualities to dpr srcsets (#111)
  • feat: add support for defining a custom srcset width array (#110)
  • feat: add support for defining a custom srcset width tolerance (#109)
  • feat: add support for defining a min and max srcset width (#108)

2.2.1

27 Nov 23:30
Compare
Choose a tag to compare
  • build(deps): remove typescript as runtime dependency (#77)

2.2.0

22 Oct 20:29
Compare
Choose a tag to compare
  • feat: add typescript declaration file for ImgixClient (#64)

2.1.2

17 Sep 20:31
Compare
Choose a tag to compare
  • fix: ensure URL-legal, path-illegal characters are encoded (#61)