Skip to content

Commit

Permalink
chore(release): 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frederickfogerty committed Dec 5, 2018
1 parent 3ba42e5 commit dfce2e9
Show file tree
Hide file tree
Showing 7 changed files with 1,156 additions and 208 deletions.
250 changes: 250 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,253 @@
# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="3.4.0"></a>
# 3.4.0 (2018-12-05)


### Bug Fixes

* remove support for value-less search parameters ([#135](https://github.com/imgix/imgix.js/issues/135)) ([8216df4](https://github.com/imgix/imgix.js/commit/8216df4))


### Features

* global default parameters ([#134](https://github.com/imgix/imgix.js/issues/134)) ([ab42f74](https://github.com/imgix/imgix.js/commit/ab42f74)), closes [#129](https://github.com/imgix/imgix.js/issues/129)
* use exponential increase for srcset widths ([#130](https://github.com/imgix/imgix.js/issues/130)) ([d18a85f](https://github.com/imgix/imgix.js/commit/d18a85f))



<a name="3.3.2"></a>
## 3.3.2 (2017-11-09)



<a name="3.3.1"></a>
## 3.3.1 (2017-10-26)



<a name="3.3.0"></a>
# 3.3.0 (2017-06-19)



<a name="3.2.0"></a>
# 3.2.0 (2017-06-15)



<a name="3.1.0"></a>
# 3.1.0 (2017-02-21)



<a name="3.0.4"></a>
## 3.0.4 (2016-10-17)



<a name="3.0.3"></a>
## 3.0.3 (2016-09-12)



<a name="3.0.2"></a>
## 3.0.2 (2016-07-21)



<a name="3.0.1"></a>
## 3.0.1 (2016-06-30)



<a name="3.0.0"></a>
# 3.0.0 (2016-06-22)



<a name="2.2.3"></a>
## 2.2.3 (2016-05-02)



<a name="2.2.2"></a>
## 2.2.2 (2016-04-26)



<a name="2.2.1"></a>
## 2.2.1 (2016-04-03)



<a name="2.2.0"></a>
# 2.2.0 (2016-03-29)



<a name="2.1.0"></a>
# 2.1.0 (2015-11-30)



<a name="2.0.0"></a>
# 2.0.0 (2015-11-10)



<a name="1.2.0"></a>
# 1.2.0 (2015-10-07)



<a name="1.1.4"></a>
## 1.1.4 (2015-10-02)



<a name="1.1.2"></a>
## 1.1.2 (2015-06-12)



<a name="1.1.1"></a>
## 1.1.1 (2015-06-09)



<a name="1.1.0"></a>
# 1.1.0 (2015-05-29)



<a name="1.0.25"></a>
## 1.0.25 (2015-05-20)



<a name="1.0.24"></a>
## 1.0.24 (2015-05-20)



<a name="1.0.23"></a>
## 1.0.23 (2015-05-14)



<a name="1.0.22"></a>
## 1.0.22 (2015-05-08)



<a name="1.0.21"></a>
## 1.0.21 (2015-04-29)



<a name="1.0.20"></a>
## 1.0.20 (2015-04-16)



<a name="0.1.19"></a>
## 0.1.19 (2015-04-14)



<a name="1.0.18"></a>
## 1.0.18 (2015-02-12)



<a name="1.0.16"></a>
## 1.0.16 (2015-02-12)



<a name="1.0.15"></a>
## 1.0.15 (2015-02-12)



<a name="1.0.14"></a>
## 1.0.14 (2015-01-30)



<a name="1.0.13"></a>
## 1.0.13 (2014-11-22)



<a name="1.0.12"></a>
## 1.0.12 (2014-10-20)



<a name="1.0.11"></a>
## 1.0.11 (2014-10-20)



<a name="1.0.10"></a>
## 1.0.10 (2014-10-20)



<a name="1.0.9"></a>
## 1.0.9 (2014-10-10)



<a name="1.0.8"></a>
## 1.0.8 (2014-10-08)



<a name="1.0.7"></a>
## 1.0.7 (2014-10-06)



<a name="1.0.6"></a>
## 1.0.6 (2014-10-06)



<a name="1.0.5"></a>
## 1.0.5 (2014-10-06)



<a name="1.0.4"></a>
## 1.0.4 (2014-10-04)



<a name="1.0.3"></a>
## 1.0.3 (2014-10-04)



<a name="1.0.2"></a>
## 1.0.2 (2014-10-04)



<a name="1.0.1"></a>
## 1.0.1 (2014-10-04)



<a name="1.0.0"></a>
# 1.0.0 (2014-10-03)



# imgix.js 3.3.2

* Fixed a bug that was adding an unintended extra query parameter to URLs generated from an `ix-src` attribute with no base parameters. For full details, see [PR #128](https://github.com/imgix/imgix.js/pull/128).
Expand Down
40 changes: 20 additions & 20 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "imgix.js",
"version": "3.3.2",
"version": "3.4.0",
"homepage": "http://www.imgix.com/imgix-js",
"authors": [
"imgix"
Expand All @@ -9,25 +9,25 @@
"main": "dist/imgix.min.js",
"keywords": [
"cdn",
"cross-domain",
"cross-site",
"effects",
"file",
"fluid",
"image",
"images",
"imgix",
"jquery",
"manipulation",
"photo",
"photos",
"picture",
"pictures",
"preview",
"responsive",
"thumbnail",
"thumbnails",
"transformations"
"cross-domain",
"cross-site",
"effects",
"file",
"fluid",
"image",
"images",
"imgix",
"jquery",
"manipulation",
"photo",
"photos",
"picture",
"pictures",
"preview",
"responsive",
"thumbnail",
"thumbnails",
"transformations"
],
"license": "BSD-2"
}
Loading

0 comments on commit dfce2e9

Please sign in to comment.