Skip to content

v0.14 release

Choose a tag to compare

@Kelin2025 Kelin2025 released this 29 Apr 11:27
· 279 commits to master since this release

New package

Check out @apicase/spawner package that helps you better organise requests queues and create debounced requests.

Deprecations

Requests+ features are now deprecated

Use @apicase/spawner instead

ApiService moved from @apicase/core to @apicase/services

Core still has ApiService but will be totally removed in 0.15.
Also, new ApiService(adapter, options) syntax is no longer supported in @apicase/services

NOTE: These changes are compatible with previous version.
You'll get soft warnings with migration info.
Backward compatibility will be broken in 0.15