All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Introduced "Architecture Diagram" in documentation
- Support for Entity
- Drupal.core removed
- CoreService renamed to Core
- Started using CHANGELOG.md
axios
is a proper dependency, and no longer just a dev-dependency.
AxiosApiClient
would be the default api client for the project
- Reverted changes in last release 0.1.0 due to unstability reason
FetchApiClient
,NodeFetchApiClient
removed- Removed optional dependency on
node-fetch
andwhat-fetch
FetchApiClient
,NodeFetchApiClient
added- Introduced optional dependency on
node-fetch
andwhat-fetch
NodeFetchApiClient
would be the default api client for the project