Skip to content

Releases: emaphp/underscore-template-loader

Version 1.0

Version 1.0 Pre-release
Pre-release

Choose a tag to compare

@emaphp emaphp released this 23 Feb 21:45

Added:

  • Loader now works with Webpack 4.

Version 0.8

Choose a tag to compare

@emaphp emaphp released this 30 Jul 18:54

Added:

  • Macros now support object literals as arguments
  • The require macro accepts an additional object argument

Version 0.7.3

Choose a tag to compare

@emaphp emaphp released this 27 Apr 22:00

Fixed: Removed unused dependency in file-loader.js

Version 0.7.2

Choose a tag to compare

@emaphp emaphp released this 09 Mar 19:57
  • Added: Support for the parseDynamicRoutes argument (false by default)
  • Modified: Now dynamic routes in attributes won't be translated unless both root and parseDynamicRoutes are defined.

Version 0.7.1

Choose a tag to compare

@emaphp emaphp released this 08 Mar 20:20
  • FIX: Check if attribute contains a template expression before using the file-loader.

Version 0.7.0

Choose a tag to compare

@emaphp emaphp released this 23 Feb 18:36
  • Enable _.templateSettings.imports support (thx @kmck)

Version 0.6.0

Choose a tag to compare

@emaphp emaphp released this 15 Jan 22:11
  • Added support for html-webpack-plugin (thx @jantimon).

Version 0.5.2

Choose a tag to compare

@emaphp emaphp released this 23 Oct 21:54
  • Adding support for _.templateSettings.variable (LoDash). Thx @pascalpp.

Version 0.5.1

Choose a tag to compare

@emaphp emaphp released this 22 Aug 22:09
  • Added: Test suites (thx @SpaceK33z )
  • Fixed: Macros not being parsed when used at the beginning.
  • Fixed: Removing predeceding character when parsing a macro. Escaped macros not being affected at all.

Version 0.5.0

Choose a tag to compare

@emaphp emaphp released this 19 Aug 17:23