Skip to content

Latest commit

 

History

History
131 lines (49 loc) · 4.88 KB

CHANGELOG.md

File metadata and controls

131 lines (49 loc) · 4.88 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.6.2 (2019-10-15)

Bug Fixes

  • filesystem: don’t slugify path prefix (#739) (79a72c7)
  • filesystem: update auto ref nodes in dev mode (1b3db5b)

0.6.1 (2019-10-07)

Bug Fixes

  • filesystem: don’t create refs for filtered nodes (e458e0a)

0.6.0 (2019-09-11)

Bug Fixes

Features

  • filesystem: basic gridsome v0.7 support (1d35fe7)

0.5.0 (2019-05-20)

Features

  • filesystem: pathPrefix option (88c7e2b)

0.4.1 (2019-05-10)

Bug Fixes

  • filesystem: get ref id from node object (#415) (e523b0a)

0.4.0 (2019-05-10)

Features

  • filesystem: baseDir option (#297) (ef0af5a)
  • filesystem: update for latest changes in core (2bb8ca1)

0.3.0 (2019-02-19)

Features

  • filesystem: fileInfo field in schema (b844708)
  • filesystem: refs option to create references (d445f1f)

0.2.0 (2018-11-11)

Features

0.1.0 (2018-10-20)

Features

  • source-filesystem: remove type option (bde6762)

0.0.4 (2018-10-17)

Bug Fixes

  • hot reload filesystem sources in windows (8e7b76a)

0.0.3 (2018-09-26)

Bug Fixes

  • filesystem: add missing dep (5e96dc2)

0.0.2 (2018-09-16)