Releases
1.5.2
Compare
Sorry, something went wrong.
No results found
Architecture Change
Implemented Middleware Architecture
Support for default middleware implementation
Support for custom middleware implementation
List of middlewares implemented:
New Features
Added provider to integrate MSAL.js for Authentication (Supported frontend only)
Added Middleware Options to customize the middleware behavior both at client level and request level
Added isComplete() to PageIterator task
Refactoring and Miscellaneous
Refactored graph request and response handling
Added templates for PR and issues submission
Removed generated files from the repository
Added Linter and Prettier
Added pre-commit hook with husky (for linting, testing and running prettier)
Added more launch tasks for vscode
Added License information in all source files
Added jsDoc comment for all functions and interfaces
Added tslib to reduce the output js size
Updated samples for browser and node environment
Added clean docs for all features
Refactored source and test files with modern js syntax
Updated dependencies to latest version
Removed spec files from packaging
Added various batches in the readme (Vulnerability, Downloads, License and Code Style)
Bug Fixes
You can’t perform that action at this time.