Skip to content

Version 2.0.1

Compare
Choose a tag to compare
@jakewmeyer jakewmeyer released this 25 Aug 04:25
· 2319 commits to master since this release
838f230

Features & Fixes

  • Endpoint and no results errors now return JSON in lieu of strings
  • 404 page removed for faster JSON error responses
  • Added endpoint for sorting past launches by launchpad
  • Set global content type to application/json for proper headers
  • Added more ESlint rules for cleaner javascript