Initial commit
[yaffs-website] / node_modules / assert-plus / CHANGES.md
1 # assert-plus Changelog
2
3 ## 0.2.0
4
5 - Fix `assert.object(null)` so it throws
6 - Fix optional/arrayOf exports for non-type-of asserts
7 - Add optiona/arrayOf exports for Stream/Date/Regex/uuid
8 - Add basic unit test coverage