Skip to content

v1.6.0

Compare
Choose a tag to compare
@pi0 pi0 released this 07 Apr 14:32
· 3 commits to main since this release

compare changes

πŸš€ Enhancements

  • Add filterQuery utility (#287)

🩹 Fixes

  • parseQuery: Use object with null prototype (#286)
  • parseFilename: Use optional chaining to access opts.strict (#284)

πŸ“– Documentation

  • Clarify withBase jsdocs (#266)
  • Fix typos (#278)
  • Spelling and formatting (#285)

🏑 Chore

  • Consistent spelling in JSDoc comments & update automd syntax (#256)

βœ… Tests

  • query: Validate more than 2 values for key (#273)

❀️ Contributors