UNPKG

@gridsome/source-filesystem

Version:
132 lines (49 loc) 5 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.6.2](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/compare/@gridsome/source-filesystem@0.6.1...@gridsome/source-filesystem@0.6.2) (2019-10-15) ### Bug Fixes * **filesystem:** don’t slugify path prefix ([#739](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/issues/739)) ([79a72c7](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/commit/79a72c7)) * **filesystem:** update auto ref nodes in dev mode ([1b3db5b](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/commit/1b3db5b)) ## [0.6.1](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/compare/@gridsome/source-filesystem@0.6.0...@gridsome/source-filesystem@0.6.1) (2019-10-07) ### Bug Fixes * **filesystem:** don’t create refs for filtered nodes ([e458e0a](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/commit/e458e0a)) # [0.6.0](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/compare/@gridsome/source-filesystem@0.5.0...@gridsome/source-filesystem@0.6.0) (2019-09-11) ### Bug Fixes * **filesystem:** add fallback mime type ([#642](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/issues/642)) ([9a5ca89](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/commit/9a5ca89)) ### Features * **filesystem:** basic gridsome v0.7 support ([1d35fe7](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/commit/1d35fe7)) # [0.5.0](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/compare/@gridsome/source-filesystem@0.4.1...@gridsome/source-filesystem@0.5.0) (2019-05-20) ### Features * **filesystem:** pathPrefix option ([88c7e2b](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/commit/88c7e2b)) ## [0.4.1](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/compare/@gridsome/source-filesystem@0.4.0...@gridsome/source-filesystem@0.4.1) (2019-05-10) ### Bug Fixes * **filesystem:** get ref id from node object ([#415](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/issues/415)) ([e523b0a](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/commit/e523b0a)) # [0.4.0](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/compare/@gridsome/source-filesystem@0.3.0...@gridsome/source-filesystem@0.4.0) (2019-05-10) ### Features * **filesystem:** baseDir option ([#297](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/issues/297)) ([ef0af5a](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/commit/ef0af5a)) * **filesystem:** update for latest changes in core ([2bb8ca1](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/commit/2bb8ca1)) <a name="0.3.0"></a> # [0.3.0](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/compare/@gridsome/source-filesystem@0.2.0...@gridsome/source-filesystem@0.3.0) (2019-02-19) ### Features * **filesystem:** fileInfo field in schema ([b844708](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/commit/b844708)) * **filesystem:** refs option to create references ([d445f1f](https://github.com/gridsome/gridsome/tree/master/packages/source-filesystem/commit/d445f1f)) <a name="0.2.0"></a> # [0.2.0](https://github.com/gridsome/gridsome/compare/@gridsome/source-filesystem@0.1.0...@gridsome/source-filesystem@0.2.0) (2018-11-11) ### Features * plugin api ([7a7889b](https://github.com/gridsome/gridsome/commit/7a7889b)) * store api ([15d1c97](https://github.com/gridsome/gridsome/commit/15d1c97)) <a name="0.1.0"></a> # [0.1.0](https://github.com/gridsome/gridsome/compare/@gridsome/source-filesystem@0.0.4...@gridsome/source-filesystem@0.1.0) (2018-10-20) ### Features * **source-filesystem:** remove type option ([bde6762](https://github.com/gridsome/gridsome/commit/bde6762)) <a name="0.0.4"></a> ## [0.0.4](https://github.com/gridsome/gridsome/compare/@gridsome/source-filesystem@0.0.3...@gridsome/source-filesystem@0.0.4) (2018-10-17) ### Bug Fixes * hot reload filesystem sources in windows ([8e7b76a](https://github.com/gridsome/gridsome/commit/8e7b76a)) <a name="0.0.3"></a> ## [0.0.3](https://github.com/gridsome/gridsome/compare/142896c2454016dc989a7872faffec7263fc658c...@gridsome/source-filesystem@0.0.3) (2018-09-26) ### Bug Fixes * **filesystem:** add missing dep ([5e96dc2](https://github.com/gridsome/gridsome/commit/5e96dc2)) <a name="0.0.2"></a> ## [0.0.2](https://github.com/gridsome/gridsome/compare/142896c2454016dc989a7872faffec7263fc658c...@gridsome/source-filesystem@0.0.3) (2018-09-16)