Skip to content

Releases: niieani/aurelia-template-lint-webpack-loader

v1.0.3

16 Apr 22:19

Choose a tag to compare

<a name"1.0.3">

1.0.3 (2017-04-16)

Bug Fixes

  • Options: Update getting options as the parseQuery method is depricated (4f23ea5a)
  • index: temporarily ignore typings for loaderUtils (306ff9e0)

v1.0.2

13 Nov 23:24

Choose a tag to compare

<a name"1.0.2">

1.0.2 (2016-11-13)

Bug Fixes

  • index: correct paths and fix option (63bca5e1)

v1.0.1

12 Nov 17:28

Choose a tag to compare

<a name"1.0.1">

1.0.1 (2016-11-12)

Bug Fixes

v1.0.0

12 Nov 17:13

Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-11-12)

Bug Fixes

  • index:
    • fix usage of options, pass the input source along (26672ae6)
    • use TypeScript extension (02af463c)

Features

  • all: upgrade to Webpack 2 and use TypeScript (b478ae4e)

Breaking Changes

  • options are now passed in the config of the rule

    (b478ae4e)