437e2e9c254014558c3d9b64faa729f822c603bdd645d0f944063040927712a8628efce453030507fa42226a7c4ad5a314eef3107ed8fa64aaa8fb6dd7a905 1.0 KB

1234567891011121314151617181920212223242526272829303132
  1. # Changelog
  2. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
  3. ## [0.2.0](https://github.com/unjs/pathe/compare/v0.1.0...v0.2.0) (2021-09-27)
  4. ### ⚠ BREAKING CHANGES
  5. * improved implementation with tests (#3)
  6. ### Features
  7. * improved implementation with tests ([#3](https://github.com/unjs/pathe/issues/3)) ([d8d0cb5](https://github.com/unjs/pathe/commit/d8d0cb51dbca7295248c36f93510738057f2828d))
  8. ## [0.1.0](https://github.com/unjs/pathe/compare/v0.0.3...v0.1.0) (2021-09-24)
  9. ### [0.0.3](https://github.com/unjs/pathe/compare/v0.0.2...v0.0.3) (2021-09-24)
  10. ### Bug Fixes
  11. * add hotfix for resolve ([a221d34](https://github.com/unjs/pathe/commit/a221d3468c81802da03823bd606de70a524a7b55))
  12. ### [0.0.2](https://github.com/unjs/pathe/compare/v0.0.1...v0.0.2) (2021-09-22)
  13. ### Bug Fixes
  14. * **pkg:** expose types ([77000b1](https://github.com/unjs/pathe/commit/77000b1a45780fd62c93dc71d8264f10d97af864))
  15. ### 0.0.1 (2021-09-22)