Skip to content
This repository was archived by the owner on Jun 18, 2019. It is now read-only.

v2.3.0

Choose a tag to compare

@mdreizin mdreizin released this 20 Nov 11:48

2.3.0 (2015-11-20)

Bug Fixes

  • configDefaultsMixin: uses Function.call() instead of _.callback() (ee3b7713)
  • configMergeMixin: uses Function.call() instead of _.callback() (dda1b12f)
  • configVisitor: uses Function.call() instead of _.callback() (8c54e7b7)

Features

  • configExtendMixin: now extend does merge immediately (cca30568)