UNPKG

4.11 kBMarkdownView Raw
1# Change Log - @fluentui/react
2
3This log was last generated on Tue, 24 Nov 2020 12:26:56 GMT and should not be manually modified.
4
5<!-- Start content -->
6
7## [7.153.0](https://github.com/microsoft/fluentui/tree/@fluentui/react_v7.153.0)
8
9Tue, 24 Nov 2020 12:26:56 GMT
10[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v7.141.0..@fluentui/react_v7.153.0)
11
12### Minor changes
13
14- Add re-exports for date-time-utilities ([PR #16054](https://github.com/microsoft/fluentui/pull/16054) by elcraig@microsoft.com)
15
16## [7.141.0](https://github.com/microsoft/fluentui/tree/@fluentui/react_v7.141.0)
17
18Fri, 25 Sep 2020 12:25:17 GMT
19[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v7.138.0..@fluentui/react_v7.141.0)
20
21### Patches
22
23- Delete unneeded compat exports ([PR #15128](https://github.com/microsoft/fluentui/pull/15128) by elcraig@microsoft.com)
24
25## [7.138.0](https://github.com/microsoft/fluentui/tree/@fluentui/react_v7.138.0)
26
27Thu, 17 Sep 2020 23:15:07 GMT
28[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v7.137.3..@fluentui/react_v7.138.0)
29
30### Minor changes
31
32- Adding a compat folder and introducing compat component exports. ([PR #15079](https://github.com/microsoft/fluentui/pull/15079) by czearing@outlook.com)
33
34## [7.136.0](https://github.com/microsoft/fluentui/tree/@fluentui/react_v7.136.0)
35
36Wed, 09 Sep 2020 18:41:54 GMT
37[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v7.128.2..@fluentui/react_v7.136.0)
38
39### Minor changes
40
41- Exposing additional exports to reduce deep imports we're seeing in partner code. ([PR #14824](https://github.com/microsoft/fluentui/pull/14824) by dzearing@hotmail.com)
42
43## [7.128.2](https://github.com/microsoft/fluentui/tree/@fluentui/react_v7.128.2)
44
45Tue, 18 Aug 2020 07:58:00 GMT
46[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v7.123.9..@fluentui/react_v7.128.2)
47
48### Patches
49
50- fixing publish ([PR #14566](https://github.com/microsoft/fluentui/pull/14566) by kchau@microsoft.com)
51
52## [7.123.9](https://github.com/microsoft/fluentui/tree/@fluentui/react_v7.123.9)
53
54Mon, 27 Jul 2020 12:42:21 GMT
55[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v7.122.0..@fluentui/react_v7.123.9)
56
57### Patches
58
59- Add missing dist/sass and dist/css content. ([PR #14202](https://github.com/microsoft/fluentui/pull/14202) by xgao@microsoft.com)
60
61## [7.113.0](https://github.com/microsoft/fluentui/tree/@fluentui/react_v7.113.0)
62
63Tue, 12 May 2020 23:23:51 GMT
64[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v7.111.1..@fluentui/react_v7.113.0)
65
66### Minor changes
67
68- Resolving tsconfig paths which were not correctly configured, causing re-exports to fail. ([PR #13127](https://github.com/microsoft/fluentui/pull/13127) by dzearing@microsoft.com)
69
70## [7.110.5](https://github.com/microsoft/fluentui/tree/@fluentui/react_v7.110.5)
71
72Thu, 07 May 2020 01:06:55 GMT
73[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v7.106.2..@fluentui/react_v7.110.5)
74
75### Patches
76
77- CommonJS paths were pointing to esm paths, now should correctly point to the rigth path. ([PR #13026](https://github.com/microsoft/fluentui/pull/13026) by dzearing@hotmail.com)
78
79## [7.106.2](https://github.com/microsoft/fluentui/tree/@fluentui/react_v7.106.2)
80
81Thu, 16 Apr 2020 04:01:45 GMT
82[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v7.106.0..@fluentui/react_v7.106.2)
83
84### Patches
85
86- Readme: Fabric=>Fluent wording updates ([PR #12508](https://github.com/microsoft/fluentui/pull/12508) by elcraig@microsoft.com)
87
88## 7.105.4
89Wed, 25 Mar 2020 12:30:04 GMT
90
91### Patches
92
93- Update docs: Fabric to Fluent (micahgodbolt@gmail.com)
94## 7.105.3
95Mon, 23 Mar 2020 12:28:29 GMT
96
97### Patches
98
99- Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui (elcraig@microsoft.com)
100## 7.105.2
101Fri, 20 Mar 2020 12:25:01 GMT
102
103### Patches
104
105- Adding @fluentui/react major release build which aliases office-ui-fabric-react. (dzearing@microsoft.com)