Skip to content

Commit 000f3c0

Browse files
authored
Update CHANGELOG.md
1 parent b3f7f53 commit 000f3c0

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ If you're searching for older logs, please check the [old changelog](https://git
1010
| --- | --- |
1111
| fela-plugin-extend | ([#685](https://github.com/rofrischmann/fela/pull/685)) Added style extension for edge cases that weren't respected before. |
1212
| fela-bindings<br>react-fela<br>preact-fela<br>inferno-fela | ([#686](https://github.com/rofrischmann/fela/pull/686)) Refactored the `ThemeProvider` component to match the old behaviour with auto-merging themes. |
13-
| react-fela | ([#683](https://github.com/rofrischmann/fela/pull/683)) Added TypeScript typings for the new `useFela` hook API.<br>
14-
([#677](https://github.com/rofrischmann/fela/pull/677)) Added TypeScript typings for the `FelaRenderer` component.<br>([#678](https://github.com/rofrischmann/fela/pull/678)) Added a warning when `FelaComponent` is used without passing the `style` prop. |
13+
| react-fela | ([#683](https://github.com/rofrischmann/fela/pull/683)) Added TypeScript typings for the new `useFela` hook API.<br>([#677](https://github.com/rofrischmann/fela/pull/677)) Added TypeScript typings for the `FelaRenderer` component.<br>([#678](https://github.com/rofrischmann/fela/pull/678)) Added a warning when `FelaComponent` is used without passing the `style` prop. |
1514
| all | ([#680](https://github.com/rofrischmann/fela/pull/680)) Added sideEffects property to all packages in order to support Tree-Shaking in Webpack. |
1615

1716
### 10.2.1
@@ -67,4 +66,4 @@ If you're searching for older logs, please check the [old changelog](https://git
6766
| Package | Changes |
6867
| --- | --- |
6968
| react-fela<br>inferno-fela<br>preact-fela | ([#637](https://github.com/rofrischmann/fela/pull/637)) Migrated to the new Context API.<br>([#636](https://github.com/rofrischmann/fela/pull/636)) FelaComponent and FelaTheme introduced some major changes. Please check the migration guide for information. |
70-
| fela-dom | ([#633](https://github.com/rofrischmann/fela/pull/633)) Style nodes are now correctly selected. |
69+
| fela-dom | ([#633](https://github.com/rofrischmann/fela/pull/633)) Style nodes are now correctly selected. |

0 commit comments

Comments
 (0)