Commit 6026f5d
authored
Merge pull request #59 from VeliovGroup/meteor-1.9
π¦ v2.3.0 (Meteor 1.9)
- βοΈ This release focused on compatibility with `meteor@1.9.*` and `node@12.*.*`;
- π€ Compatibility with `meteor@1.9.*`;
- π€ Compatibility with `node@12.*.*`;
- π¨βπ¬ [Demo autoform-gridfs app](https://github.com/VeliovGroup/files-gridfs-autoform-example) is updated and tested agains latest meteor/node.js releases;
__Minor__:
- π₯ Package version `v2.3.0` and newer is compatible __only__ with `meteor@1.9.*` and newer, due to changes in `meteor@1.9` and `node@12`
__Fixed__:
- π Fix issues from #57: *Default insertConfig chunksize and streams are NaN*, thanks to @jankapunkt;
__Updated__:
- π¦ __Remove__ `underscore` Atmosphere dependency for good;
- π¦ Update `ostrio:files` Atmosphere dependency to `v1.14.0`, *was `v1.13.0`*3 files changed
+20
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| 12 | + | |
8 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
9 | 17 | | |
10 | 18 | | |
11 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | | - | |
| 54 | + | |
56 | 55 | | |
57 | | - | |
58 | 56 | | |
59 | | - | |
| 57 | + | |
60 | 58 | | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
| 65 | + | |
| 66 | + | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments