Skip to content

v0.7.2

Compare
Choose a tag to compare
@prescottprue prescottprue released this 10 Mar 20:42
238d610
  • fix(query): allow date object as startAt (arrayToStr calls toString if it exists) - #186 - @nemo
  • fix(tests): add a test case for startAt being passed to getQueryName - #186
  • fix(docs): update query params docs to note they can accept date objects - #186
  • fix(tests): correctly generate coverage in lcov format now that nyc is being used