diff --git a/CHANGELOG.md b/CHANGELOG.md index f2dfe30..4fc5b4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,25 @@ +## [0.5.0](https://github.com/FranckFreiburger/vue3-sfc-loader/compare/v0.4.5...v0.5.0) (2021-03-19) + + +### ⚠ BREAKING CHANGES + +* **core:** replace recurrent (absPath, relPath) with PathContext +* **core:** add Resource, rename additionalModuleHandlers into moduleHandlers, refactoring + +### Bug Fixes + +* **vue3:**