|
1 | 1 | # @xmtp/content-type-reaction
|
2 | 2 |
|
| 3 | +## 1.1.9 |
| 4 | + |
| 5 | +### Patch Changes |
| 6 | + |
| 7 | +- [#75](https://github.com/xmtp/xmtp-js-content-types/pull/75) [`da0bd85`](https://github.com/xmtp/xmtp-js-content-types/commit/da0bd8578d5f5032b221e25f02e8492b27929d6c) |
| 8 | + - Use primitives package for types |
| 9 | + |
3 | 10 | ## 1.1.8
|
4 | 11 |
|
5 | 12 | ### Patch Changes
|
6 | 13 |
|
7 |
| -- [#68](https://github.com/xmtp/xmtp-js-content-types/pull/68) [`8896b33`](https://github.com/xmtp/xmtp-js-content-types/commit/8896b33501b2860d68ea8be5e33a9cca5dd9315c) Thanks [@rygine](https://github.com/rygine)! - Add optional referenceInboxId |
| 14 | +- [#68](https://github.com/xmtp/xmtp-js-content-types/pull/68) [`8896b33`](https://github.com/xmtp/xmtp-js-content-types/commit/8896b33501b2860d68ea8be5e33a9cca5dd9315c) |
| 15 | + - Add optional referenceInboxId |
8 | 16 |
|
9 | 17 | ## 1.1.7
|
10 | 18 |
|
11 | 19 | ### Patch Changes
|
12 | 20 |
|
13 |
| -- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b) Thanks [@rygine](https://github.com/rygine)! - Add `shouldPush` to all content codecs |
| 21 | +- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b) |
| 22 | + - Add `shouldPush` to all content codecs |
14 | 23 |
|
15 | 24 | ## 1.1.6
|
16 | 25 |
|
17 | 26 | ### Patch Changes
|
18 | 27 |
|
19 |
| -- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3) Thanks [@rygine](https://github.com/rygine)! - Upgraded JS SDK to `11.3.12` |
| 28 | +- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3) |
| 29 | + - Upgraded JS SDK to `11.3.12` |
20 | 30 |
|
21 | 31 | ## 1.1.5
|
22 | 32 |
|
23 | 33 | ### Patch Changes
|
24 | 34 |
|
25 |
| -- [#54](https://github.com/xmtp/xmtp-js-content-types/pull/54) [`718cb9f`](https://github.com/xmtp/xmtp-js-content-types/commit/718cb9fec51f74bf2402f3f22160687cae35dda8) Thanks [@rygine](https://github.com/rygine)! - - Updated Turbo config to remove `generate:types` command and instead rely on `build` |
| 35 | +- [#54](https://github.com/xmtp/xmtp-js-content-types/pull/54) [`718cb9f`](https://github.com/xmtp/xmtp-js-content-types/commit/718cb9fec51f74bf2402f3f22160687cae35dda8) |
| 36 | + - Updated Turbo config to remove `generate:types` command and instead rely on `build` |
26 | 37 | - Removed all `generate:types` commands from `package.json` files
|
27 | 38 | - Updated shared ESLint config and local ESLint configs
|
28 | 39 | - Updated `include` field of `tsconfig.json` and `tsconfig.eslint.json` files
|
|
32 | 43 |
|
33 | 44 | ### Patch Changes
|
34 | 45 |
|
35 |
| -- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d) Thanks [@rygine](https://github.com/rygine)! - Only publish files in the `/dist` directory |
| 46 | +- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d) |
| 47 | + - Only publish files in the `/dist` directory |
36 | 48 |
|
37 | 49 | ## 1.1.3
|
38 | 50 |
|
|
52 | 64 |
|
53 | 65 | ### Patch Changes
|
54 | 66 |
|
55 |
| -- [#30](https://github.com/xmtp/xmtp-js-content-types/pull/30) [`41fe976`](https://github.com/xmtp/xmtp-js-content-types/commit/41fe976c009af8daa415e29b6820166675a8c77b) Thanks [@nplasterer](https://github.com/nplasterer)! - fix: update the copy for the default fallbacks |
| 67 | +- [#30](https://github.com/xmtp/xmtp-js-content-types/pull/30) [`41fe976`](https://github.com/xmtp/xmtp-js-content-types/commit/41fe976c009af8daa415e29b6820166675a8c77b) |
| 68 | + - fix: update the copy for the default fallbacks |
56 | 69 |
|
57 | 70 | ## 1.1.0
|
58 | 71 |
|
59 | 72 | ### Minor Changes
|
60 | 73 |
|
61 |
| -- [#25](https://github.com/xmtp/xmtp-js-content-types/pull/25) [`3c531b7`](https://github.com/xmtp/xmtp-js-content-types/commit/3c531b7dc057a9f7907a9289a0a35f0da3a48e44) Thanks [@nplasterer](https://github.com/nplasterer)! - Add dummy fallback field to all content types |
| 74 | +- [#25](https://github.com/xmtp/xmtp-js-content-types/pull/25) [`3c531b7`](https://github.com/xmtp/xmtp-js-content-types/commit/3c531b7dc057a9f7907a9289a0a35f0da3a48e44) |
| 75 | + - Add dummy fallback field to all content types |
62 | 76 |
|
63 | 77 | ## 1.0.2
|
64 | 78 |
|
|
0 commit comments