Skip to content

Releases: probil/vue-prevent-unload

v0.2.3

07 Mar 22:42
Compare
Choose a tag to compare

Bug Fixes

  • default export usage in browser (b5ec378)

v0.2.2

07 Mar 22:17
Compare
Choose a tag to compare

Bug Fixes

  • chrome issue when default browser message wasn't showed (4fb7ff9)

v0.2.1

25 Feb 01:08
Compare
Choose a tag to compare

Features

  • package: ignore everything except for the dist/ folder while publishing (speed-up install from npm)

v0.2.0

25 Feb 00:51
Compare
Choose a tag to compare

Features

  • component: basic implementation of vue component (09a7296)
  • precompile: precompile es6 and umd builds using rollup and babel (621a896)