v1.14.0
- βοΈ This release focused on compatibility with
meteor@1.9.*andnode@12.*.*; - π€ Compatibility with
meteor@1.9.*; - π€ Compatibility with
node@12.*.*; - π¨βπ¬ Demo apps are updated and tested agains latest meteor/node.js releases;
Minor:
- π₯ Package version
v1.14.0and newer are compatible only withmeteor@1.9.*and newer, due to changes inmeteor@1.9andnode@12
Fixed:
- π
no such file or directoryexception for.write()method; - π
no such file or directoryexception for.load()method;
Updated:
- π¦ Update
requestNPM dependency tov2.88.2, wasv2.88.0; - π¦ Update
file-typeNPM dependency tov14.1.3, wasv12.4.0; - π¦ Update
ostrio:cookiesAtmosphere dependency tov2.6.0, wasv2.5.0
Changed:
- π Documentation: Minor typos and styling/markup fixes;