Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c80a6f5

Browse filesBrowse files
author
Ben Newman
committed
Mention binary npm rebuilds in History.md.
1 parent c9911ba commit c80a6f5
Copy full SHA for c80a6f5

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed

‎History.md

Copy file name to clipboardExpand all lines: History.md
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
## v.NEXT
22

3+
* Meteor packages with binary npm dependencies are now automatically
4+
rebuilt using `npm rebuild` whenever the version of Node or V8 changes,
5+
making it much simpler to use Meteor with different versions of Node.
6+
5dc51d39ecc9e8e342884f3b4f8a489f734b4352
7+
38
* `*.min.js` files are no longer minified during the build process.
49
[PR #6986](https://github.com/meteor/meteor/pull/6986) [Issue #5363](https://github.com/meteor/meteor/issues/5363)
10+
511
* You can now pick where the `.meteor/local` directory is created by setting the `METEOR_LOCAL_DIR` environment variable. This lets you run multiple instances of the same Meteor app.
612
[PR #6760](https://github.com/meteor/meteor/pull/6760) [Issue #6532](https://github.com/meteor/meteor/issues/6532)
713

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.