Skip to content

3.0.0-Preview.1

Pre-release
Pre-release

Choose a tag to compare

@nikithauc nikithauc released this 26 Apr 18:44
5dd013a

Changes:

  • 5dd013a ignoring the test folder (#441)
  • 755a540 modifying return type of onedrive create (#442)
  • 5c32593 Merge pull request #440 from microsoftgraph/nikithauc/delete-orphan-file
  • 7a5469d Merge branch 'dev' into nikithauc/delete-orphan-file
  • 8977374 Merge pull request #437 from microsoftgraph/nikithauc/set-preview-01-v3
  • 4bd6014 Merge branch 'dev' into nikithauc/delete-orphan-file
  • a3f2106 removing orphan package.lock json file
  • da82066 Merge branch 'dev' into nikithauc/set-preview-01-v3
  • e480877 Merge pull request #439 from microsoftgraph/security/samples
  • fd4f3b7 updating version in package.lock and version file
See More
  • 6e0d26b - udpates dependencies to latest to address a security issue
  • 552c12f Merge branch 'dev' into nikithauc/set-preview-01-v3
  • 9441382 Merge pull request #436 from microsoftgraph/dependabot/npm_and_yarn/samples/tokenCredentialSamples/ClientCredentialFlow/ini-1.3.8
  • 8846fc1 Merge branch 'dev' into dependabot/npm_and_yarn/samples/tokenCredentialSamples/ClientCredentialFlow/ini-1.3.8
  • c6e5bfb Merge pull request #435 from microsoftgraph/dependabot/npm_and_yarn/samples/tokenCredentialSamples/AuthenticationCodeFlow/ini-1.3.8
  • 1a1ba8a Update package.json
  • bb7e507 Bump ini in /samples/tokenCredentialSamples/ClientCredentialFlow
  • 5135768 Bump ini in /samples/tokenCredentialSamples/AuthenticationCodeFlow
  • 9bda63d Merge pull request #434 from microsoftgraph/3.0.0
  • 3639c75 merging with dev
  • b125863 Sync with dev, TS library update, doc correction. (#432) [ #412, #411, #410 ]
  • beea121 Create v3-upgrade-guide.md (#430)
  • e238b45 Sebastienlevert/fix chaos handler random (#429)
  • 597f716 LargeFileTaskUpload- High-level design changes (#392)
  • 0043f10 Remove timeout option and update node-fetch options (#425)
  • a2b6dea ReadMe - Adding table of contents (#416)
  • c239b7c Bump y18n from 4.0.0 to 4.0.1 in /samples/browser (#410)
  • 2b36dd8 Bump y18n from 3.2.1 to 3.2.2 (#411)
  • 5a6f0e9 Bump y18n from 3.2.1 to 3.2.2 in /scripts (#412)
  • a703e6e adding canary graph in constants (#413)
  • 7a25b95 Document supported Node.js version (#414)
  • d193793 Adding cancelrequest doc (#409)
  • 7c0c3f1 Merge branch 'dev' into 3.0.0
  • 9ad1150 LargeFileUpload - node js stream support and progress handling, rollup library updates (#401)
  • 398303d Merge pull request #403 from microsoftgraph/nikithauc/rollup-entry
  • 8ccf60c Update docs/TokenCredentialAuthenticationProvider.md
  • f54101f browser index.js;minor doc change
  • 8d03bc1 rollup new entry point, token cred auth provider, deprecate implicitmsal
  • 4f5ed0b Merge pull request #396 from microsoftgraph/nikithauc/publish-doc
  • 61fe3dd Merge pull request #397 from microsoftgraph/nikithauc/largeFile-uploadreasult
  • dcf1d6c Apply suggestions from code review
  • a18b0a2 Apply suggestions from code review
  • 05e3d36 Correcting param case
  • 647c329 Format errors
  • a14eafc cancel task doc, conditions update
  • 6c26af3 resetting files
  • 39f52b0 Update publishing.md
  • 5602d6e Adding unit test, linting
  • b1492b4 AuthHandler check for graph url, createUploadResult static function
  • 7ac914b Update publishing.md
  • a528b22 Create publishing.md
  • 34a5436 Adding upload result, isCancelled upload session property
  • bb319a5 Merge pull request #389 from microsoftgraph/JS-Migrate-To-ESLint-Part-2_#308
  • 7ff9039 Reenable eslint after code-block
  • be8e853 Correcting test assertion, using multiline disabling
  • ca19972 Lint samples, eslint remove comments
  • 9cbc5a5 update packages
  • 8d5d756 Removing try-catch blocks
  • 98ff475 merging with 3.0.0
  • c41881f Merge pull request #371 from microsoftgraph/Authentication
  • c9aff66 Merge branch 'Authentication' of https://github.com/microsoftgraph/msgraph-sdk-javascript into Authentication
  • 6c296a0 Re-adding peerdependency meta in package.json
  • 3a2fe1b Update samples/tokenCredentialSamples/ClientCredentialFlow/README.md
  • fee04ec Update docs/TokenCredentialAuthenticationProvider.md
  • a26c288 Merge pull request #381 from microsoftgraph/nikithauc/audit
  • 08cb455 audit fix
  • cf34076 audit fix
  • 10dc19d Merge pull request #376 from microsoftgraph/nikithauc/update-TS-4.1.3
  • bfa737f Merge branch 'dev' into nikithauc/update-TS-4.1.3
  • e688aeb Merge pull request #374 from microsoftgraph/Issue-Template-Update
  • 7e39e1b Update docs/TokenCredentialAuthenticationProvider.md
  • dfce4fd Correcting doc language errors
  • 53afe2f Merge branch 'dev' into Issue-Template-Update
  • 571bdaf adding js sample
  • 75a80a4 Merge pull request #377 from microsoftgraph/nikithauc/ci_github
  • d5c4d13 Creating CI github action
  • 81f0213 Merge branch 'dev' into nikithauc/update-TS-4.1.3
  • c61af2e Adding note and karma file path
  • 7da0d9f refactoring with error conditions and test merge
  • a2bf615 Update issue templates
  • ca3d823 Merge pull request #263 from microsoftgraph/gallery-automation-updates
  • 5a14bee Merge branch 'dev' into gallery-automation-updates
  • 23fc68e Merge pull request #340 from OlivierCuyp/count-default-true
  • de59819 Merge branch '3.0.0' into count-default-true
  • a7e1a62 merge with 3.0.0
  • 48d5a01 Merge branch 'Authentication' of https://github.com/microsoftgraph/msgraph-sdk-javascript into Authentication
  • e169e3c Merging with 3.0.0
  • eceb67e Merge pull request #370 from microsoftgraph/code-coverage
  • 4c4ee32 added assertions, removed dup test file, language changes
  • 1967788 Delete versionTest.yml
  • 39d242e Create versionTest.yml
  • 6f6c690 Merge branch 'dev' into Authentication
  • 6ea648a Merge branch 'dev' into code-coverage
  • 524572e Merge pull request #368 from plamber/dev
  • 5a8ed6a Adding eslint-sort-import plugin
  • 0bcb659 Resetting file, removing empty references
  • 2cfaf69 Keywords, msal files path change
  • 4d2cd23 Removing rethrown errors
  • fdcb113 Delete files and format
  • 5d40cdc Adding documentation
  • 7084038 Adding headers to chaoshandleroptions
  • 3c729a2 Update docs/content/Batching.md
  • e06f3f3 Update docs/content/Batching.md
  • 4f2efaa Update docs/content/Batching.md
  • 7aba27f merge with dev
  • 2b5b59e Removing rethrown errors
  • a580f54 Extended batching example with image rendering
  • 2c15c5d merge with dev
  • 1a23f51 middlewareutil removing getall
  • 3a0787e Removing test/package.json
  • 86d3bff sorting the graph responsehandler tests
  • 6330bfb adding headless browser
  • 8c57c0a Exporting authProviders from lib folder
  • d89f994 Exporting authProviders from lib folder
  • 862081c Updating to isomorphic-fetch 3.00, commenting some tests
  • 40e1a43 Merge with dev
  • ba0947d temporarily resetting package json
  • 96b40bd Merge pull request #353 from microsoftgraph/nikitha/graph-clientside-error
  • 386aae3 Merge branch 'dev' into nikitha/graph-clientside-error
  • ba5e318 Changing param type in doc
  • 78a7dad Merge branch 'nikitha/graph-clientside-error' of https://github.com/microsoftgraph/msgraph-sdk-javascript into nikitha/graph-clientside-error
  • 5a39925 adding the graph api response interface
  • b3e3164 update typescript and tslib
  • d70b08a Adding project references from spec and aut
  • 4ffbc1d Merge pull request #366 from microsoftgraph/dependabot/npm_and_yarn/scripts/ini-1.3.7
  • 5a836ca Bump ini from 1.3.5 to 1.3.7 in /scripts
  • c604cae Merge pull request #365 from microsoftgraph/dependabot/npm_and_yarn/ini-1.3.7
  • fc89aeb Bump ini from 1.3.5 to 1.3.7
  • b6cee0b Karma test
  • d0a5704 Merge branch 'dev' into nikitha/graph-clientside-error
  • 7f12ab6 Adding readme docs
  • a56a103 package json change
  • 6e74cda Adding unit tests
  • 09aa804 Merge branch 'nikitha/graph-clientside-error' of https://github.com/microsoftgraph/msgraph-sdk-javascript into nikitha/graph-clientside-error
  • d4d1db0 Correcting file name and changing the rawresponse condition check
  • cadd22e Merge branch 'dev' into nikitha/graph-clientside-error
  • faccdf6 Adding unit tests for graph client error class
  • 0dab297 Adding client secret cred flow
  • 4c894a8 Adding GraphClientError Class
  • ee778f9 Adding GraphClientError Class
  • cd9107c Adding a comment
  • d06308e Unit testing empty access token
  • 213bc07 Adding istanbul for code coverage
  • 289f566 custom error non error type set to Graph Error body
  • 6a12f68 Change GraphRequest.count default value to true
  • 9e4db10 testing with samplenpm
  • 999b114 Adding token credential auth provider
  • 7a631d1 More rules
  • ed10042 Merge branch 'dev' into gallery-automation-updates
  • 7a01c60 Added period
  • 16a3ff0 Removing the inline tslint rules
  • 459ffeb Merge branch 'JS-Migrate-To-ESLint-Part-1_#308' of https://github.com/microsoftgraph/msgraph-sdk-javascript into JS-Migrate-To-ESLint-Part-1_#308
  • e571309 Merge branch 'dev' into JS-Migrate-To-ESLint-Part-1_#308
  • ec45c1b Merge branch 'dev' into JS-Migrate-To-ESLint-Part-1_#308
  • eed4f73 Adding prettier rule in eslint.rc
  • f0bfec0 Temporary disabling no-mixed-spaces-and-tabs rule
  • 08cf572 Installed eslint, removed tslint and related files and added rules
  • e054775 Update msgraph-sdk-javascript.yml
  • aeb9af6 Create msgraph-sdk-javascript.yml

This list of changes was auto generated.