This repository has been archived by the owner on Jul 24, 2023. It is now read-only.
Releases: gregives/eleventy-load
Releases · gregives/eleventy-load
v0.3.1
What's Changed
- Update CI config for windows tests by @johnhunter in #20
- 11ty version compatibility checking by @johnhunter in #22
- Update dependencies by @dependabot
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Fix compatibility with 11ty 1.0 by @johnhunter in #6
- Add tests by @johnhunter in #7
- Add config for CI tests and Dependabot updates by @johnhunter in #9
New Contributors
- @johnhunter made their first contribution in #6
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
- Add release script 21f4ab2
- Add code style Prettier badge 2bebceb
- Add LICENSE.md fb7af08
- Update README.md 2bef4d0
- Update README.md 4d45977
- Add README.md c954a07
- Use constant for debug string 5f88286
- Add eleventy-load shortcode and change config 011f91e
- Add root to ESLint config 2a67b41
- Change ESLint ecmaVersion to 2019 bb22ff2
- Add ESLint cache and EditorConfig 8be44a4
- Remove cache from lint-staged script a3d8e3e
- Add pre-commit hooks for linting 80dc46c
- Add ESLint and Prettier 9a97942
- Use sync methods over async 8db4854
- Ensure cache works in parallel 8d16e75
- Resolve all dependencies from the input directory 767d016
- Warn in console if no rules are passed 507a58b
- Create new instance of EleventyLoad each transform 734805a
- Clear cache on re-runs to enable live reload 96b6514
- Add support for external sources 4968b44
- Support query string in dependencies 181d0a7
- Rename main file 4e1514a
- Resolve path from dependent file and cache loaders d2a21f0
- Keep track of dependent files fae7fda
- Add emitFile and expose utils in loader context 0f19969
- Format files and create context for loaders 3026956
- Process additional dependencies immediately 49d98d1
- Allow async loaders edf77cb
- Add Eleventy watch target for all dependencies c517824
- Add loader context to add new dependencies 50fdfa3