Gabriel Théron
Gabriel Théron
Current epilogue has a dependency on Sequelize 3. This fixes the search for users with Sequelize 4 **without** a dependency bump in epilogue's sequelize version.
Fixes the search and uses Sequelize's Symbols (as per @michailpanagiotis's work). **This results in a dependency bump to Sequelize 4**
### Output ``` Error: Configure failed: The last 5 lines in the log file: checking size of int... (cached) 4 checking size of long... (cached) 8 checking size of long...
I like this plugin, but I've started using it along with `jest --watch`, and as the plugin triggers file changes every keystroke, my tests just keep on reloading when I...
### Details Currently, when adopting the native test runner, it is very hard to understand how to mock standalone functions used in the unit under test. Judging by [this SO...
I'm just starting using Elm, and it wasn't completely straightforward how to install this package from the manager. These days, many libraries indicate installation instructions in their README (even simple...
Also deduplicates the animation code to simplify the update method