Skip to content

Releases: reshape/loader

v1.3.0

24 Jul 23:07
Compare
Choose a tag to compare
  • Update to latest version of reshape

v1.2.0

19 Jun 05:02
Compare
Choose a tag to compare
  • Update to latest version of reshape

v1.1.0

21 Jul 21:04
Compare
Choose a tag to compare
  • Very exciting release with a huge feature add today -- support for multiple outputs!
  • If you pass in the multi as an array of options, a unique output will generated for each item, see docs for details

v1.0.0

05 Apr 22:15
Compare
Choose a tag to compare
  • Stable release!
  • A bunch of upgrades from a custom webpack plugin for modifying options to better dependency resolution and reporting.

v0.4.0

18 Jan 16:43
Compare
Choose a tag to compare
  • BREAKING: This version is compatible with reshape@0.4.0 and above, but will be broken with any version that is lower.

v0.3.0

20 Oct 20:52
912abc7
Compare
Choose a tag to compare

v0.2.3

18 Aug 19:09
Compare
Choose a tag to compare
  • Update to latest version of reshape

v0.2.2

17 Aug 19:35
Compare
Choose a tag to compare
  • Runtime template errors go to the right place when using locals option

v0.2.1

12 Aug 21:15
Compare
Choose a tag to compare
  • Correctly handles filename argument

v0.2.0

12 Aug 16:00
Compare
Choose a tag to compare
  • BREAKING: Changes callWith to locals
  • Fixes a bug with runtime being included in static html renders