-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- βοΈ Meteor: `v2.4.1` - π¦ NPM: `v2.2.2` __Changes__: - βοΈ Meteor: Reduce bundle size via updated/replaced dev-dependencies - π¦ NPM: Reduce package bundle size via updated `.npmignore` - π·ββοΈ This release is focused on efficiency and performance - π¨βπ» From now `onError` hook is used in every possible scenario where exception can be thrown - π€ Compatibility with `mongod@4.0.13` (*server database executable*) - π€ Compatibility with `meteor@1.8.2` - π¨βπ¬ Minor test-suite update - π¦ [dev-dependency] `mocha@6.2.2`; (*was `mocha@6.2.1`*) - π Minor documentation fixes
- Loading branch information
1 parent
c363ebe
commit 0962a5b
Showing
5 changed files
with
52 additions
and
69 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 |
---|---|---|
|
@@ -11,4 +11,5 @@ cover.png | |
node_modules | ||
npm-debug.log* | ||
package.js | ||
test/meteor.js | ||
test/ | ||
test/* |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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