Releases: gxy5202/parcel-namer-hashless
Releases · gxy5202/parcel-namer-hashless
v1.0.7
🐞Bug Fixes:
- Fixed: Build failed: Cannot read properties of undefined (reading 'mode')(#12)
✨Features:
log
allows you to disable log info.
"parcel-namer-hashless": {
"log": false
}
v1.0.6
- If the same file name exists, a warning is given and no action is taken. (#10 )
v1.0.5
- 🚀Replace babel with swc.
- 🚀Replace yarn with pnpm.
- ⚡The file size is reduced from 2.29 KB to 1.76 KB.
- ⚡The unpacked size is reduced from 9.48 KB to 5.97 KB.
v1.0.4
- Update @parcel/namer-default to v2.8.3.
- Update @parcel/plugin to v2.8.3.
parcel-namer-hashless
exists as an optional field in package.json. See useage
v1.0.3
skip development environment