Commit Graph

10 Commits

Author SHA1 Message Date
Toby Zerner
fe51b5faf2 Add Object.assign polyfill for IE11 support, update dependencies 2018-11-17 16:23:34 +10:30
Toby Zerner
fec32848a4 0.1.0-beta.9 2018-08-25 20:15:13 +09:30
Toby Zerner
79a56cfea1 Update dependencies 2018-08-25 20:14:56 +09:30
Toby Zerner
50dc913c58 0.1.0-beta.8 2018-06-16 22:55:03 +09:30
Toby Zerner
85de35cc47 Make webpack a peer dependency, commit lock 2018-06-16 22:54:43 +09:30
Toby Zerner
2e8be0aba2 0.1.0-beta.7 2018-06-03 14:19:33 +09:30
Toby Zerner
72eb2ed89f Webpack 4 is stable now 2018-06-03 14:19:09 +09:30
Toby Zerner
49fa832a9b Remove compatPrefix option
Aliasing was only working for the `src` directory, it would not find
modules in the `lib` directory. Therefore the easiest way to migrate
will be to remove the prefix manually from import statements.
2018-02-24 17:03:09 +10:30
Toby Zerner
7fd61971d6 0.1.0-beta.5 2018-02-24 16:29:58 +10:30
Toby Zerner
2b80a9913c Initial commit 2018-02-24 16:01:59 +10:30