xinny/src/client/state
dependabot[bot] 62e0821be2
Bump matrix-js-sdk from 20.1.0 to 21.0.1 (#959)
* Bump matrix-js-sdk from 20.1.0 to 21.0.0

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 20.1.0 to 21.0.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v20.1.0...v21.0.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump matrix-js-sdk from 20.1.0 to 21.0.1

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 20.1.0 to 21.0.1.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v20.1.0...v21.0.1)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix upload content

* Change min supported node

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2022-11-08 20:19:22 +05:30
..
AccountData.js Add function to move space shortcut 2022-03-08 16:29:52 +05:30
auth.js Fix typo 2021-09-14 09:30:37 +02:00
cons.js Release v2.2.2 2022-09-28 20:48:41 +05:30
navigation.js Allow rendering messages as plaintext (#805) 2022-09-14 14:30:06 +05:30
Notifications.js Parsing HTML to Markdown AST (#847) 2022-09-16 21:21:53 +05:30
RoomList.js Fix commands (#791) 2022-09-03 21:46:40 +05:30
RoomsHierarchy.js Fix bug in room hierarchy 2022-02-16 19:50:11 +05:30
RoomsInput.js Bump matrix-js-sdk from 20.1.0 to 21.0.1 (#959) 2022-11-08 20:19:22 +05:30
RoomTimeline.js Improve jump to unread button (#396) 2022-03-18 09:09:14 +05:30
secretStorageKeys.js Add support to manage cross-signing and key backup (#461) 2022-04-24 15:42:24 +05:30
settings.js Add clear cache btn in loading screen 2022-09-17 15:48:45 +05:30