Skip to content

1.0.8

Compare
Choose a tag to compare
@scott-wyatt scott-wyatt released this 13 Jul 20:09
· 69 commits to master since this release

Bug Fixes

  • When using config.set('path.to.value'), it will set 'path.to' and 'path' This fixes an issue where different .set methods produced different mapped results.
  • Config now better handles Array value.

Change Log

  • No Breaking Changes