Skip to content

v0.15 release

Latest
Compare
Choose a tag to compare
@Kelin2025 Kelin2025 released this 20 May 13:54
· 19 commits to master since this release

Migration guide

click here

Removed APIs

Removed Requests+

As we said before, Requests+ features are totally removed in 0.15.
Passing options won't do anything.

Removed ApiQueue

After Spawner API release, there are no need in ApiQueue because of duplicated logic.

Removed ApiService

ApiService is now totally removed from @apicase/core package. Use @apicase/services instead.