Skip to content

Commit 8fbed5e

Browse files
committed
Stable Version 1.1.1.
1 parent 1f37f61 commit 8fbed5e

File tree

7 files changed

+135
-160
lines changed

7 files changed

+135
-160
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
##### 1.1.1 - 25 March 2015
2+
3+
Using `import` instead of require. Fix possible value undefined errors.
4+
15
##### 1.1.0 - 25 March 2015
26

37
Upgrade dependencies. js-data is now a peer dependency.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ When submitting issues on GitHub, please include as much detail as possible to m
88
- better - A [plnkr](http://plnkr.co/), [fiddle](http://jsfiddle.net/), or [bin](http://jsbin.com/?html,output) that demonstrates the issue
99
- best - A Pull Request that fixes the issue, including test coverage for the issue and the fix
1010

11-
[Github Issues](https://github.com/js-data/js-data/issues).
11+
[Github Issues](https://github.com/js-data/js-data-localstorage/issues).
1212

1313
#### Pull Requests
1414

0 commit comments

Comments
 (0)