Commit Graph

91 Commits

Author SHA1 Message Date
Jan Nicklas 1a2e2b3e94 Release 2.24.0 2016-10-21 10:11:17 +02:00
Jonny Buchanan 4e9582556f Update peerDependencies to support use with Webpack 2 beta and npm2 2016-09-10 09:34:08 +10:00
Jan Nicklas 263b5b6bde Update dependencies 2016-08-12 09:36:22 +02:00
Jan Nicklas 8fbbf69e50 Update dependencies 2016-07-02 12:51:07 +02:00
Jan Nicklas 2f2c88bbdb Update dependencies and integration tests 2016-07-02 12:30:16 +02:00
Jan Nicklas c6b45b314e Better error handling (#354)
Add some docs
2016-07-02 12:17:11 +02:00
Jan Nicklas 86badc3d6e Add documentation for `html-webpack-plugin-alter-asset-tags` 2016-06-10 14:11:01 +02:00
Jan Nicklas c54273563a Exclude chunks works now even if combined with dependency sort 2016-06-09 23:04:19 +02:00
Jan Nicklas c229fcbab2 Add html-webpack-plugin-alter-chunks event 2016-05-30 11:59:17 +02:00
Jan Nicklas 3a10699319 Update dependencies 2016-05-29 13:12:39 +02:00
Jan Nicklas 390635a519 Release 2.17.0 2016-05-13 13:43:19 +02:00
Jan Nicklas 0952b3a810 Release v2.16.2 2016-05-13 11:46:16 +02:00
Jan Nicklas 3e751b7046 Release 2.16.1 2016-05-02 18:08:04 +02:00
Jan Nicklas 0a9d8e8417 Update dependencies 2016-04-25 19:16:19 +02:00
Jan Nicklas bfed3a29cc Add support for dynamic filenames 2016-04-18 13:00:48 +02:00
Jan Nicklas a009406838 Write changelog 2016-03-29 18:32:23 +02:00
Jan Nicklas def0703e71 Add inline tests for webpack 2 2016-03-23 11:13:38 +01:00
Jan Nicklas f616f2e22f Add inlining 2016-03-23 10:07:26 +01:00
Jan Nicklas a04434a225 Add unit tests for absolute file names 2016-03-23 09:20:34 +01:00
Jan Nicklas 9066ad2ad3 Merge pull request #263 from ampedandwired/feature/recompilation-tests
Add caching tests
2016-03-21 12:02:09 +01:00
Jan Nicklas 58681c3bdb Release v2.12.0 2016-03-20 15:40:12 +01:00
Jan Nicklas 890353b6e4 Add caching tests 2016-03-20 15:34:59 +01:00
Jan Nicklas 75adbcb066 Release 2.11.0 2016-03-20 14:14:26 +01:00
Jan Nicklas 4a817ab2c3 v2.10.0
switch to jasmine 2 #241
add before-html-generation event #240
Properly throw an error in compiler even when childCompilation is missing #243
Update dependencies
2016-03-10 11:14:18 +01:00
Simen Bekkhus 75175a6297 Upgrade jasmine to 2 2016-02-28 09:30:26 +01:00
Jan Nicklas 713643f84f v2.9.0 Fix favicon path (#185 #208 #215) 2016-02-17 13:17:23 +01:00
Jan Nicklas 7f81466c14 v2.8.2: Support relative urls on windows (#205) 2016-02-16 08:25:12 +01:00
Jan Nicklas 99a8d7e4fd v2.8.1: Improve caching - fixes #204 2016-02-03 18:03:22 +01:00
Jan Nicklas 3f38901758 v2.8.0: Add chunk sort mode dependency 2016-02-03 18:00:27 +01:00
Jan Nicklas 5fb1eca651 Merge pull request #187 from SpaceK33z/add-jade-dep
Add jade dev dependency to fix tests
2016-01-28 00:23:36 +01:00
Christian Rühl 3fedf6ac33 Implemented new chunk sorting mode 'dependency', which attempts to order chunks based on their relation within the dependency tree as devised by Webpack.
Added unit test for new sorting mode.

Fixed a few typos in other unit tests...sorry, couldn't resist ;-)
2016-01-25 15:13:19 +01:00
Jan Nicklas 70df65d9e5 Add support for require in js templates 2016-01-24 19:07:09 +01:00
Kees Kluskens 01d7dd602d Add jade dev dependency to fix tests
3 tests failed without this dependency.
2016-01-22 00:12:27 +01:00
Jan Nicklas 8eb8c86be4 Fix relative windows path 2016-01-20 16:51:07 +01:00
Jan Nicklas bf48112fa9 Use semistandard code style 2016-01-20 16:50:16 +01:00
Jan Nicklas d5c4e08457 Minor refactoring because of #179
Release 2.6.5
2016-01-19 14:52:25 +01:00
Jan Nicklas c4ee1738e7 Add some documentation for the hmr fix 2016-01-19 07:38:21 +01:00
Jan Nicklas 9e7cc462ba Add example results and add them to the test suite 2016-01-18 14:48:39 +01:00
Jan Nicklas 0450b45c40 Prevent parsing the base template with the html-loader 2016-01-18 11:57:13 +01:00
Jan Nicklas 26c87253ca Release 2.6.2 2016-01-15 17:05:48 +01:00
Simen Bekkhus dd1518a260 Include the whole lib-directory 2016-01-12 10:01:55 +01:00
Jan Nicklas c6cb00c4fe Fixes #164 - Error: Cannot find module './lib/compiler.js' 2016-01-12 09:31:48 +01:00
Jan Nicklas 1622c7d2e2 Move compiler to its own file
Improve error messages
Fix global HTML_WEBPACK_PLUGIN variable
2016-01-11 22:00:47 +01:00
Jan Nicklas 54528a5b41 Release 2.5.0 2016-01-11 16:08:47 +01:00
Jan Nicklas 37e744dd85 Update examples 2016-01-08 10:13:40 +01:00
Jan Nicklas b4363a8575 Add events `html-webpack-plugin-before-html-processing`, `html-webpack-plugin-after-html-processing`, `html-webpack-plugin-after-emit` 2016-01-07 11:14:23 +01:00
Jan Nicklas df441b8b83 Update dependencies and bump version 2016-01-07 10:22:03 +01:00
Jan Nicklas cbce36cb58 Release 2.1.0 2015-11-23 14:10:18 +01:00
Jan Nicklas e813b0576a Work around css-loader issue during testing 2015-11-23 13:38:50 +01:00
Jan Nicklas ead6d4a2c8 Update dependencies 2015-11-23 12:21:16 +01:00