All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Allow minor releases of isomorphic-fetch (^2.1.1)
- Add yarn support
- Support
0
as a valid path parameter value. Example:
url: '/api-url/{score}',
params: {
score,
},
- Support PDF
- Supports lowercase ntag and clientid as options. Still backward compatible.
- BREAKING: remove Promise polyfill
TODO: write about past releases, if needed