You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,7 @@ If you're searching for older logs, please check the [old changelog](https://git
10
10
| --- | --- |
11
11
| fela-plugin-extend | ([#685](https://github.com/rofrischmann/fela/pull/685)) Added style extension for edge cases that weren't respected before. |
12
12
| 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. |
15
14
| all | ([#680](https://github.com/rofrischmann/fela/pull/680)) Added sideEffects property to all packages in order to support Tree-Shaking in Webpack. |
16
15
17
16
### 10.2.1
@@ -67,4 +66,4 @@ If you're searching for older logs, please check the [old changelog](https://git
67
66
| Package | Changes |
68
67
| --- | --- |
69
68
| 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