Nuxt/packages
Alexander Lichter b2eee1772e feat: add store module HMR (#4582)
* feat: add store module HMR

* fix: replace export with window.$nuxt

Thanks to @pi0 for the suggestion :)

* refactor: apply only in dev mode on client side

* test: make store module test more descriptive

* fix: clear modules to apply HMR

* fix: remove console.log

* fix: e2e tests

* refactor: use void
2018-12-19 16:22:00 +01:00
..
babel-preset-app fix(ts): switch from babel preset to ts-loader (#4563) 2018-12-17 15:21:53 +00:00
builder fix: detect plugin without extension (#4579) 2018-12-18 17:49:38 +03:30
cli chore(deps): update all non-major dependencies (#4581) 2018-12-18 20:32:05 +03:30
common fix: prevent matching native statements in serializeFunction (#4585) 2018-12-19 11:46:00 +03:30
config refactor: remove static class hotfix since it has been fixed in vue 2018-12-17 15:56:01 +00:00
core fix(resolver): resolve dir if no index found #4568 (#4569) 2018-12-17 18:40:39 +03:30
generator chore: update code to meet new curly-all rule (#4505) 2018-12-10 01:30:48 +03:30
server feat(server): export Listener (#4577) 2018-12-18 13:46:41 +00:00
vue-app feat: add store module HMR (#4582) 2018-12-19 16:22:00 +01:00
vue-renderer chore(deps): update all non-major dependencies (#4581) 2018-12-18 20:32:05 +03:30
webpack chore(deps): update dependency thread-loader to v2 (#4583) 2018-12-18 20:30:17 +03:30