v0.14 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