Releases: wictorwilen/msteams-react-base-component
Releases · wictorwilen/msteams-react-base-component
4.0.1
4.0.1-preview
Fixes
- Fixed an issue when the
useTeams
hook did not get the context properly
4.0.0
[4.0.0] - <2022-06-23>
Changes
- Removed support for Node 10.x
- Node 12.x still available but not tested and pending removal
- Upgraded
@microsoft/teams-js
SDK to version 2
Deleted
- Deleted the
checkInTeams
helper method - Deleted the
getQueryVariable
helper method
4.0.0-preview.7
Changes
- Removed support for Node 10.x
- Node 12.x still available but not tested and pending removal
- Upgraded
@microsoft/teams-js
SDK to version 2
Deleted
- Deleted the
checkInTeams
helper method - Deleted the
getQueryVariable
helper method
4.0.0-preview.6
Changes
- Removed support for Node 10.x
- Node 12.x still available but not tested and pending removal
- Upgraded
@microsoft/teams-js
SDK to version 2
Deleted
- Deleted the
checkInTeams
helper method - Deleted the
getQueryVariable
helper method
3.2.0-preview.2
Added
- Added the
TeamsSsoProvider
Changes
- Removed support for Node 10.x
3.2.0-preview.1
Added
- Added the
TeamsSsoProvider
Changes
- Removed support for Node 10.x
4.0.0-preview5
Added
- Added the
host
property to indicate what host the app and environemnt the tab is hosted in
Changes
- Upgraded
@microsoft/teams-js
SDK to version 2
Deprecated
- The
checkInTeams
method only works for Microsoft Teams apps and not the new Microsoft 365 apps and will be removed in the future
4.0.0-preview4
Added
- Added the
host
property to indicate what host the app and environemnt the tab is hosted in
Changes
- Upgraded
@microsoft/teams-js
SDK to version 2
Deprecated
- The
checkInTeams
method only works for Microsoft Teams apps and not the new Microsoft 365 apps and will be removed in the future
4.0.0-preview3
Changes
- Upgraded
@microsoft/teams-js
SDK to version 2