Skip to content

v0.5.0

Compare
Choose a tag to compare
@pi0 pi0 released this 13 Apr 19:42

New Features

  • Allow creating new instances with $http.create(kyOptions) (#3) (#94) (docs)
  • ‍Allow changing baseURL on runtime $http.setBaseURL(baseURL)‍‍ (#82) (#94)

Docs

Restructure sidebar (#94)

Types

  • fix(types): update types for HTTPError to ky.HTTPError (#91)

Chore