Skip to content

v2.0.0

Compare
Choose a tag to compare
@medfreeman medfreeman released this 21 Sep 09:50
· 161 commits to master since this release

2.0.0 (2017-09-21)

Bug Fixes

  • package: eslint compliance on commonjs index (55a8f07)

Chores

  • package: re-export module in commonjs format (1bba36c), closes #19

Features

  • config: enforce a single netlify-cms folder (3fcbc2c), closes #21

BREAKING CHANGES

  • config: the cms config file should be placed in the "netlify-cms" folder and named "config.yml" along with the extensions js files
  • config: remove extensionsDir option
  • package: remove having to use .default while requiring this module