Releases: GetStream/mml-react
Releases · GetStream/mml-react
v0.4.7
0.4.7 (2022-05-02)
Chore
- fix peer dependencies by adding react v18 (#72)
v0.4.6
0.4.6 (2022-05-02)
Chore
- upgrade to React v18 (#69)
v0.4.5
0.4.5 (2022-04-27)
Chore
- bump url-parse from 1.5.1 to 1.5.10 #67
v0.4.4
Chore
- bump axios from 0.21.1 to 0.21.4 (#47)
- bump moment from 2.29.1 to 2.29.3 (#46)
- bump minimist from 1.2.5 to 1.2.6 (#45)
v0.4.3
Chore
- bump @braintree/sanitize-url from 5.0.0 to 6.0.0
- add CHANGELOG.md
v0.4.2
Chore
- Forbid access to object prototype props in mml parser #43
v0.4.1
Chore
- Upgrade
react-virtuoso
and typescript
dependencies #42
v0.4.0
Chore
- Upgrade
react-virtuoso
to v1 #41
- Upgrade
xml-parser
to v3 #40
v0.3.3
Feature
- Text & Image components accept
className
prop #39
Chore
v0.3.2
Feature
- Input component accepts
type
prop that allows adding hidden input form #38
Chore