Releases: vercel/webpack-asset-relocator-loader
Releases · vercel/webpack-asset-relocator-loader
0.6.2
Patches
- Skip analysis on syntax error: #63
0.6.1
Patches
- Reinclude cache API changes: #62
0.6.0
Minor Changes
- Public path asset handling , reimplements #55, #57: #61
0.5.7
Patches
- Fixup return statement asset inlining: #59
- Fixup and document cache attachment: #58
0.5.6
Minor Changes
- Add asset filter customization: #56
- Use webpack public path in asset emission: #55
Patches
- Windows pathing fixes: #57
0.5.5
Minor Changes
- Remove __dirname filtering: #53
0.5.4
Patches
- Fixup require wrapper case handling: #50
0.5.3
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
Patches
- Never inline empty require case: 6e600f4
- Fixup coverage test case: 20ae3be