Skip to content

Releases: yashkathe/F1-API-JSON

2.2.2

Choose a tag to compare

@yashkathe yashkathe released this 10 Jul 19:21

version mismatch (npm and github) issue fix

2.2.1

Choose a tag to compare

@yashkathe yashkathe released this 10 Jul 19:06
  • Dist Folder Missing Fixed #10

2.2.0

Choose a tag to compare

@yashkathe yashkathe released this 05 Jul 13:27
4020707
  • Updated all the functions to according to the newer changes on the website #7

2.1.1

Choose a tag to compare

@yashkathe yashkathe released this 22 Apr 21:27
  • downgrade the Axios version as it's causing issues with CI/CD while building the typescript project

2.1.0

Choose a tag to compare

@yashkathe yashkathe released this 22 Apr 21:05
  • Race Schedule Function Works Now!

image

2.0.3

Choose a tag to compare

@yashkathe yashkathe released this 16 Apr 01:06
  • Fixed Documentation

2.0.2

Choose a tag to compare

@yashkathe yashkathe released this 29 Mar 21:17
v2.0.2

2.0.2

2.0.1

Choose a tag to compare

@yashkathe yashkathe released this 28 Mar 19:08
v2.0.1

2.0.1

2.0.0

Choose a tag to compare

@yashkathe yashkathe released this 28 Mar 18:58

New Major Version of F1 API

  • All functions work correctly
  • Get Race Results function is not included for now

1.9.0

Choose a tag to compare

@yashkathe yashkathe released this 25 Mar 20:52

Bugs and Fixes

  • Fixed getWorldChampions function
    • Removed array of years the driver won the world champion
    • Added driver image to response
  • Fixed getFastestLaps function
    • F1 website doesn't seem to have this for 2025 as of now