Releases: dan1229/typescript-api-services
Releases · dan1229/typescript-api-services
0.2.3
### [0.2.3] - 2023-04-25 - URL API fix for Django API - Installed `js-cookie`
0.2.2
### [0.2.2] - 2023-03-22 - Added 'extraHeaders' param to Django services - Some field error processing cleanup
0.2.1
### [0.2.1] - 2023-02-27 - Lots of type cleanup
0.2.0
### [0.2.0] - 2023-02-22 - Fixed import and dependency issues - Updated axios client in Django Api to use different headers - Cleaned up BaseApi to be more generic than DjangoApi - Eslint added and package set up - CI - lint for TS - CD - for creating branch and release