Skip to content

Releases: dvajs/babel-plugin-dva-hmr

v0.4.2

22 May 00:26
Compare
Choose a tag to compare
  • chore: use np for publish 4059b69
  • Support projects built with Babel 7 (#13) 26a8af3

0.4.0

30 Dec 00:06
Compare
Choose a tag to compare
  • Support require('./router').default and require('./model').default

0.3.0 (December 27, 2016)

27 Dec 08:27
Compare
Choose a tag to compare

Features

  • Support models HMR
  • Add option disableModel for disable model HMR

0.2.1 (December 14, 2016)

14 Dec 10:13
Compare
Choose a tag to compare

BugFix

  • Fix crash when no router found (#6, #3)

0.2.0 (October 19, 2016)

19 Oct 07:45
Compare
Choose a tag to compare

Changes

  • Refactor (#1)
  • Don't need to specify option entries, it can be detected automatically
  • Add to option container and quiet