Skip to content

Releases: zorigitano/multipage-webpack-plugin

v0.4.0

07 Jul 03:32
Compare
Choose a tag to compare

<a name"0.4.0">

0.4.0 (2017-07-07)

Features

  • options: support htmlWebpackPlugin options & replace [name] in … (#34) (78bdb915)

v0.3.0

28 Jun 15:20
Compare
Choose a tag to compare

<a name"0.3.0">

0.3.0 (2017-06-28)

Features

  • options: add the ability to pass a custom boot strap file name (#33) (08eeb6c2)

v0.2.1

21 Feb 18:21
Compare
Choose a tag to compare

<a name"0.2.1">

0.2.1 (2017-02-21)

Bug Fixes

  • readme: Created WIP information for README usage (489dd7ff)

v0.2.0

21 Feb 17:01
Compare
Choose a tag to compare

<a name"0.2.0">

0.2.0 (2017-02-21)

Features

  • template: Add support for custom template in plugin arguments (#30) (37cf00ee)

v0.1.2

21 Dec 16:43
Compare
Choose a tag to compare

<a name"0.1.2">

0.1.2 (2016-12-21)

Bug Fixes

  • console: Remove console log from runtime output (25743e7c)

v0.1.1

20 Dec 20:24
Compare
Choose a tag to compare

<a name"0.1.1">

0.1.1 (2016-12-20)

Bug Fixes

  • dependencies: Add first class html-webpack-plugin support (5413e124)

TEST(v1.0.0)

19 Dec 20:21
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-12-19)

Bug Fixes

  • npm: remove babel-jest (bd290866)
  • test: cleaned up first running tests with derefereinces (ccda6b24)
  • tests: fixed an issue where the correct options weren't getting pulled into the individ (c10d30d5)

Features

  • build:
  • coverage: add coverage reporting and cute badge (#21) (724c0555)
  • custom: created in house custom case and implemented (f5909a12)
  • init: initial commit (7054914f)
  • options: add filename and filepath options and passing (f4abdb3b)
  • test:
    • update webpack dep to 2RC and remove perf warnings (#22) (06512ac9)
    • added clean functionality and slighlty refactored plugin (1a0e8776)
    • add better test covering each template (#14) (1f507e3e)
    • finish simplest tests for plugin (#12) (52119da6)
    • filled out base test cases, need to check inside tempalte… (#13) (44d132e5)
    • filled out base test cases, need to check inside tempalte content still (#11) (6d2da336)
    • added successful test, getting better handle on fs libraries (#10) (3bce712f)
    • rebuilt examples, fixed bug, added base travis config, added babelrc for future (57b857b8)
    • more fixtures, feeling like config work (fe95ff5f)
    • implemented automatic example testing, without specifying example exports (c32093af)
    • implemented automatic example testing, without specifying example exports (5e37c6a6)
  • testfixtures: added a new test fixture for our mutualofomaha internal use case (9bd5b317)
  • tests:
    • added more tests and test todos for multi-directory use case (d8658600)
    • added more tests and test todos for multi-directory use case (c67b72be)
    • added shared chunking func tests (#17) (fc2782a6)
    • added more tests, removed some stale example builds (#15) (2b4b68ab)
    • added more tests, removed some stale example builds (a04c85de)
    • added test files for other fixtures (5edd5750)

v0.1.0

19 Dec 20:33
Compare
Choose a tag to compare

<a name"0.1.0">

0.1.0 (2016-12-19)

Features

  • release: Confirm that release is made by adding change (673d1769)