What's Changed
🚧 Breaking Changes
- Refactor listener registration by @vinistock in #829
- Use URI objects instead of strings by @vinistock in #848
🐛 Bug Fixes
- Lazily load custom bundle dependencies by @vinistock in #853
- Standardize URI and file paths conversions by @vinistock in #850
- Use hash to compare lockfiles instead of modified timestamps by @vinistock in #857
Full Changelog: v0.7.6...v0.8.0