Releases: gregives/eleventy-load-file
Releases · gregives/eleventy-load-file
v0.1.0
- Add release script and keywords to package.json 52bcb38
- Default options to empty object 78e7edf
- Update README.md eec3f8a
- Add documentation of placeholders 82f40a6
- Add README.md 131281c
- Switch usage of output and public path cd06e25
- Update description in package.json 6c6946a
- Add LICENSE.md fd9b0bd
- Remove destructure of options 465fca9
- Use new eleventy-load config.inputDir a7bd9f2
- Add root to ESLint config 3d834f8
- Change ESLint ecmaVersion to 2019 b1625dd
- Add EditorConfig 965ff7f
- Add ESLint cache to .gitignore 378844d
- Add Prettier and ESLint 074ddc6
- Load files as raw buffer 3d691cd
- Remove [name] from default filename 34cd622
- Use hash in default file name faf558f
- Add package-lock.json 92adb85
- Fix absolute path to emitted files 147cb3c
- Use emitFile util to emit file with given name 134035f