- Added support for custom fetch configs with the default integration, using the property
fetchProps
.
- Added Taiga integration. Thanks @matthewbdaly !
- Upgrade
standard
version for linting - Cleanup test coverage script, still does not work in Windows
- Added bug tracker integrations, see integration docs.
- Added
customEncode
andcustomDecode
to help supportimmutable
- Fixed issue with container being too large and swallowing clicks
- cross-env support to fix npm scripts for windows users
- Essentially the first solid published version (0.1.0 was a prototype)