Commit Graph

8 Commits (d91f60540a77580214db9d13f58e8ce53764d82a)

Author SHA1 Message Date
Shaun Dern 9b14abcda0
Lint deps are upgraded to latest 2020-04-02 15:16:13 +01:00
Aaron Jensen dcee2038b6
Format code with prettier 2017-04-18 17:55:46 -07:00
Aaron Jensen 485bde7b9b Revert "Merge pull request #34 from substantial/default-to-array"
This reverts commit 12bf952d64, reversing
changes made to 7a35404ae1.
2015-11-16 08:13:01 -08:00
Aaron Jensen 2dfa674124 Add support for wildcards to u.updateIn
Fixes #27
2015-09-11 22:48:10 -07:00
Andy Brown 0b0f6dc376 default to array when update keys are integers 2015-08-30 16:54:22 -07:00
Aaron Jensen 0cf608c2c4 Revert "Replace chai with expect"
This reverts commit f7e570934d.

Fixes #30
2015-08-19 00:24:32 -07:00
Aaron Jensen f7e570934d Replace chai with expect
Fixes #17
2015-08-12 22:31:01 -07:00
Aaron Jensen 333ca47cfd Rename u.in to u.updateIn
With u.if and u.is, it was too confusing. Originally I thought that because
u stood for update, it would make sense, but as I add more functions,
I think that was wrong.
2015-08-06 20:52:06 -07:00