All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.6 (2023-05-22)
- npm: npmignore file should not exclude d.ts from dist directory (9d6f7a8)
3.0.5 (2022-06-03)
- github: use proper caching configuration for npm (9c4c925)
3.0.4 (2022-05-22)
3.0.3 (2022-05-07)
- npm: update lock file to fix the installation process (0b0c31e)
3.0.2 (2022-04-10)
3.0.1 (2022-04-09)
- sonar: fix sonar TS configuration (02a928f)
3.0.0 (2022-04-09)
- upgrade: types, http request library
- upgrade: full upgrade (b5feb26)
- readme: update old shields (19e5924)
2.1.4 (2020-09-02)
- deps: update dependency lodash to v4.17.19 (6099c5d)
- deps: update dependency lodash to v4.17.20 (34c9c68)
- deps: update dependency whatwg-fetch to v3.1.0 (a7b77ff)
- deps: update dependency whatwg-fetch to v3.2.0 (332bbde)
- deps: update dependency whatwg-fetch to v3.4.0 (ec5d843)
2.1.3 (2020-06-07)
- sonar: fix sonar authentication (0bd6958)
2.1.2 (2020-02-12)
- types: get the TS types back (f4daf6d)
2.1.1 (2020-02-12)
2.1.0 (2020-02-09)
- service: implement ability to use and extend BaseRemoteService (9c76c51)
- serializer: serializer should return string type (6755b2e)
2.0.7 (2019-12-14)
- coverage: bring test coverage back (00ae954)
2.0.6 (2019-09-20)
2.0.5 (2019-08-17)
- deps: update dependency lodash to v4.17.13 [security] (248a8e3)
2.0.4 (2019-04-29)
- strategy: throttle instead of debounce (47777fa)
2.0.3 (2019-04-25)
- fetch: window.fetch should be bound to window (c78728f)
2.0.2 (2019-04-25)
- audit: audit autofix (89798d6)
- sonar: sonar warnings fixes (ad96260)
- target: library target fix for browser mode (d52e8c7)
2.0.1 (2019-03-24)
- coverage: coverage report folder should not be cleaned (bdf5490)
2.0.0 (2019-03-24)
- build: bundle correction for webpack browser build (85bec1b)
- build: new entry point for bundlers
1.4.1 (2019-02-21)
1.4.0 (2019-02-10)
- sonar: fix of unsupported branch names in sonarcloud (01fda69)
- sonar: unsupported branch names in sonarcloud cannot be fixed (3b2d313)
- types: header object type correction (4299537)
- types: response mock should be casted to the correct type (28afbbd)
- service: elastic search service implementation (3bdffa1)
- build: webpack build speed should be 4 times faster (d6d5f13)
1.3.0 (2018-12-25)
- serializer: support of custom serializer (d8a20d3)
1.2.2 (2018-12-07)
1.2.1 (2018-12-07)
- polyfill: fetch polyfill should not be invasive (75f946c)
1.2.0 (2018-12-05)
- polyfill: fetch polyfill was added in order to support ie10 - ie11 (5345d78)
- workflow: configuration for commit linting (df16e32)
1.1.15 (2018-12-01)
- build: Build cleaning script (572ec30)