farmOS / farmOS.js

A JavaScript library for working with farmOS data structures and interacting with farmOS servers.
MIT License
15 stars 13 forks source link

Minor changes to fetch & send methods. #65

Closed jgaehring closed 2 years ago

jgaehring commented 2 years ago

Just some cosmetic refactoring and making the TS type-checker happy. I wanted to separate these out from forthcoming changes which may have significant breaking changes. I will probably tag a beta.11 release some time in the next couple days, as a kind of save-point between these rather trivial changes (as well as the little bug-fixes in #64) and those major changes, which will probably roll out as beta.12.