Skip to content

Releases: webpack/loader-utils

v1.1.0

16 Mar 14:08
a5602ad
Compare
Choose a tag to compare

Features

  • automatic-release: Generation of automatic release (7484d13)
  • parseQuery: export parseQuery (ddf64e4)

v1.0.4

14 Mar 10:57
dfaa358
Compare
Choose a tag to compare

v1.0.3

07 Mar 14:04
b3648f5
Compare
Choose a tag to compare
  • Fix issue in interpolateName with periods in folder names #71

v1.0.2

21 Feb 15:38
622de89
Compare
Choose a tag to compare
  • Fix yarn install error #67

v1.0.1

21 Feb 14:58
9986c9c
Compare
Choose a tag to compare
  • Fix getOptions() with unexpected queries #68

v1.0.0

20 Feb 23:22
8cda6ab
Compare
Choose a tag to compare
  • Breaking: Replaced parseQuery with getOptions #65
  • Breaking: Removed node 0.10 and 0.12 support #63

v0.2.17

20 Feb 23:06
00b9d08
Compare
Choose a tag to compare
  • Add parseQuery deprecation warning #57
  • Fix bugs in stringifyRequest #58
  • Allow function interpolation #59