-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: blog_post | ||
nav: blog | ||
--- | ||
|
||
I have released intercooler v1.2.4, available on the main site, as well as through bower and NPM. | ||
|
||
<http://intercoolerjs.org/download.html> | ||
|
||
Changes in this release are: | ||
|
||
* A bug in SSE support that allowed multiple listeners for the same even was fixed | ||
* Chained property access in the `ic-action` attribute is now supported | ||
* Multiple query parameters with the same name are now supported for local anchors | ||
|
||
Enjoy, and thanks for using intercooler! | ||
|
||
Carson |