Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge minor into master for 0.12 release #502

Merged
merged 39 commits into from
Oct 19, 2015
Merged

Merge minor into master for 0.12 release #502

merged 39 commits into from
Oct 19, 2015

Conversation

matthewp
Copy link
Member

No description provided.

This commit adds in the system-trace extension into core. This extension provides the ability to retain the source (and entire load object) for each module for faster reloading. It also provides APIs for traversing the dependency graph.
Adds the trace extension
This includes a fix for orphaned modules
Upgrade live-reload to 1.0.1
update to system-live-reload 1.1.0
This upgrades us to live-reload 1.1.1.  This version allows you to turn off live-reload with a configuration option: `System.liveReload = false;`. This was needed for the server side rendering live-reload feature.
Upgrade to live-reload 1.1.1
This fixes #482

The solution is in the envs setter, when encountering map, paths, or meta that has already been set for that env, extend these properties rather than overwriting them.
Deeply extend envs map,paths,meta config
Upgrade to live-reload 1.2.0
Upgrade to system-npm 0.3.3
Upgrade to system-live-reload 1.3.0
This adds docs for steal.done, fixes #489
Upgrade to system-live-reload 1.3.1
Upgrade to system-trace 0.1.6
This upgrades to the latest system-live-reload and adds documentation on the new `live-reload.disposeModule` function.

Closes #498
Upgrade to live-reload 1.4 and document
Add the new live-reload module
matthewp added a commit that referenced this pull request Oct 19, 2015
Merge minor into master for 0.12 release
@matthewp matthewp merged commit df04f62 into master Oct 19, 2015
@matthewp matthewp deleted the minor branch October 19, 2015 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant