This PR removes the existing "v1" API and replaces it entirely with the "v2" API, as well as removing any packages only used by the former.
Only merging into next for now, but this will completely break Alberto, Gwen, Kaylee, and Talib. I'm updating the apps one by one to use the new API and only then should next be merged into main, probably with great fanfare and a bump to v0.2.0.
HELLA BREAKING CHANGE
This PR removes the existing "v1" API and replaces it entirely with the "v2" API, as well as removing any packages only used by the former.
Only merging into
next
for now, but this will completely break Alberto, Gwen, Kaylee, and Talib. I'm updating the apps one by one to use the new API and only then shouldnext
be merged intomain
, probably with great fanfare and a bump tov0.2.0
.