Skip to content

Release 1.3.8

Compare
Choose a tag to compare
@glebcha glebcha released this 27 Aug 16:25
· 13 commits to master since this release

5d3daa4 fix: forgotten createMethod export
442f29d docs: added auth middleware example
9b38ba1 feat: expose createMethod module
7b5cf09 chore: dom iterable lib to support Headers iterable
2c78b6c fix(middleware): types
6827973 refactor(middleware): use LIB_ID for global scope flags in auth middleware
cd3c650 fix: middleware tests
0343ccf fix: middleware handling in createMethod
dbd1b97 feat: expose global LIB_ID
7aa9295 build: updated dependencies and replaced outdated rollup plugins
aa397b5 refactor(middleware): auth headers apply logic
3084dee feat(utils): added isHeaders check
7d081d1 feat(utils): apply headers to Headers instance
88a24bb feat(middleware): allow url as promise function
66738cd fix(middleware): send auth header only if access token exist
94d8d5a build: ignore tsc cache files
10ffe3b ci: fix tests run in git hook
4a06d67 feat(middleware): allow functional url and custom request method in auth middleware
8b691a5 feat: expose utility and middleware modules
b82c356 feat: added auth middleware mocks
d087539 refactor: updated middleware types
63abca1 feat(utils): deep merge for objects
2844881 feat(middleware): authorization
ea0154e refactor: single entrypoint for utility modules
cf27697 refactor(utils): created context for utility modules
3e793bb refactor(core): logic and types of createHttpClient module
960aa72 refactor(middleware): logic and types of applyMiddleware module
93ddf3a build: updated dependencies and used esbuild instead ts-node to run tests

Full Changelog: v1.2.0...v1.3.8