Skip to content

Releases: vercel/webpack-asset-relocator-loader

0.6.2

02 Jul 22:16
Compare
Choose a tag to compare

Patches

  • Skip analysis on syntax error: #63

0.6.1

02 Jul 18:32
Compare
Choose a tag to compare

Patches

  • Reinclude cache API changes: #62

0.6.0

02 Jul 17:49
Compare
Choose a tag to compare

Minor Changes

  • Public path asset handling , reimplements #55, #57: #61

0.5.8

02 Jul 17:40
Compare
Choose a tag to compare

Patches

0.5.7

26 Jun 00:13
Compare
Choose a tag to compare

Patches

  • Fixup return statement asset inlining: #59
  • Fixup and document cache attachment: #58

0.5.6

25 Jun 22:58
Compare
Choose a tag to compare

Minor Changes

  • Add asset filter customization: #56
  • Use webpack public path in asset emission: #55

Patches

  • Windows pathing fixes: #57

0.5.5

19 Jun 18:32
Compare
Choose a tag to compare

Minor Changes

  • Remove __dirname filtering: #53

0.5.4

13 Jun 12:33
Compare
Choose a tag to compare

Patches

  • Fixup require wrapper case handling: #50

0.5.3

12 Jun 17:21
Compare
Choose a tag to compare

Patches

  • Bump js-yaml from 3.13.0 to 3.13.1: #48
  • Do not carry analysis inlining through loops: 799258d
  • Add all loop deopts as well: 34b47bb

0.5.2

11 Jun 17:24
Compare
Choose a tag to compare

Patches

  • Never inline empty require case: 6e600f4
  • Fixup coverage test case: 20ae3be