UNPKG

@microsoft/msgraph-sdk-core

Version:
70 lines (33 loc) 3.93 kB
# Changelog ## [1.0.0-preview.17](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/compare/v1.0.0-preview.16...v1.0.0-preview.17) (2025-04-01) ### Features * removes singleton refrences ([#404](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/issues/404)) ([3b1afa8](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/3b1afa8d0ceb8588cc41193c0a057ec929c04c20)) ## [1.0.0-preview.16](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/compare/v1.0.0-preview.15...v1.0.0-preview.16) (2025-03-12) ### Bug Fixes * directory import in factory ([7558470](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/7558470e373d511aeaacc1ae484e51fb491f8ce6)) * directory import in factory ([61727b4](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/61727b497fbdac3b50ff1a44aba71ed6c2dd9079)) ## [1.0.0-preview.15](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/compare/v1.0.0-preview.14...v1.0.0-preview.15) (2025-03-05) ### Features * add authorization middleware support and factory overload ([be42e2e](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/be42e2ef26335d730035b227a0d4ae7605e7d601)) ## [1.0.0-preview.14](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/compare/v1.0.0-preview.13...v1.0.0-preview.14) (2025-03-04) ### Bug Fixes * adds missing js extension to imports ([f75a663](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/f75a6638a065939f29305a5b315ef1c1838e00cf)) * adds missing js extension to imports ([b0a5d4c](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/b0a5d4c4722eb7001cc338f22db75e1d034e8fe3)) * corrected the imports for observability options ([43323ef](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/43323efcb63028e51255167d4b12919581e53d87)) * corrected the imports for observability options ([bff310f](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/bff310ff2db464af4dfe213c47501c5f192878d8)) ## [1.0.0-preview.13](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/compare/v1.0.0-preview.12...v1.0.0-preview.13) (2025-03-04) ### Features * add batch request content ([#354](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/issues/354)) ([c344031](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/c344031d35c79b8026f54c6c731409e6097ce2db)) ## [1.0.0-preview.12](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/compare/v1.0.0-preview.11...v1.0.0-preview.12) (2025-02-27) ### Features * Add large file upload ([#347](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/issues/347)) ([08c4c9e](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/08c4c9e34edaaf497d8cc2983fa60d89dd5fd86a)) ## [1.0.0-preview.11](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/compare/v1.0.0-preview.10...v1.0.0-preview.11) (2025-02-25) ### Features * add page iterator ([c4d0bc9](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/c4d0bc9ddf9a02aa8ad8c75ef0e2b92380ca0e7e)) ## [1.0.0-preview.10](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/compare/v1.0.0-preview.9...v1.0.0-preview.10) (2025-02-13) ### Features * switches to kiota bundle for dependencies ([b0aa449](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/b0aa4499ba8de809580faaf0e535e468b5503d57)) ## [1.0.0-preview.9](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/compare/v1.0.0-preview.8...v1.0.0-preview.9) (2025-02-03) ### Features * adds graph allowed hosts ([effdf42](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/effdf424ebf378a881a5d6ccfff76416fb4e390b)) * adds graph allowed hosts ([2725aac](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/commit/2725aace6a5d4ff713e2a8bf213e7e22f985dcde))