mattermost/webapp/platform/mattermost-redux
unified-ci-app[bot] d5946e9477
Update latest minor version to 11.8.0 (#36437)
Automatic Merge
2026-05-06 08:23:38 +02:00
..
package.json Update latest minor version to 11.8.0 (#36437) 2026-05-06 08:23:38 +02:00
postbuild.sh MM-66286 Copy Redux type extensions to mattermost-redux (#34348) 2025-10-31 14:26:21 -04:00
README.md Add platform/mattermost-redux package for publishing (#30020) 2025-02-04 22:26:46 +00:00
tsconfig.json MM-67323 Add system for plugins to use shared package and allow plugins to load asynchronously (#35183) 2026-02-17 12:57:49 -05:00

mattermost-redux

This package contains a large part of the Redux code and some utilities used by the Mattermost web app for usage in Mattermost plugins and other related projects.

This code doesn't strictly follow semantic versioning as it is mostly internal code to Mattermost, and it will feature breaking changes outside of major releases, but it can be considered stable for the most part.

Installation

$ npm install mattermost-redux @mattermost/types @mattermost/client