6.8 KiB
Change Log - @fluentui/set-version
This log was last generated on Fri, 05 May 2023 18:14:00 GMT and should not be manually modified.
8.2.9
Fri, 05 May 2023 18:14:00 GMT Compare changes
Patches
- fix: explicitly ship dist/ folder. (PR #27769 by tristan.watanabe@gmail.com)
8.2.8
Tue, 02 May 2023 00:58:18 GMT Compare changes
Patches
- fix: esm, cjs, and amd folders should all be published correctly. (PR #27736 by tristan.watanabe@gmail.com)
8.2.0
Thu, 03 Mar 2022 07:24:24 GMT Compare changes
Minor changes
- Adding explicit export maps on all consumer packages for FUIR 8 and 9. (PR #21508 by dzearing@microsoft.com)
8.1.4
Tue, 03 Aug 2021 07:39:30 GMT Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.3.3 (PR #19169 by behowell@microsoft.com)
8.1.3
Fri, 09 Jul 2021 07:39:31 GMT Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.3.2 (PR #18808 by martinhochel@microsoft.com)
8.1.2
Mon, 07 Jun 2021 07:38:15 GMT Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.3.1 (PR #18437 by martinhochel@microsoft.com)
8.1.1
Thu, 20 May 2021 07:41:54 GMT Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.3.0 (PR #18024 by elcraig@microsoft.com)
8.1.0
Fri, 30 Apr 2021 07:42:23 GMT Compare changes
Minor changes
- Upgrade to ts 4.0 (PR #17932 by joschect@microsoft.com)
Patches
- Bump @fluentui/eslint-plugin to v1.2.0 (PR #17932 by joschect@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 (PR #17932 by joschect@microsoft.com)
8.0.3
Fri, 23 Apr 2021 07:37:10 GMT Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.1.1 (PR #17894 by olfedias@microsoft.com)
8.0.2
Wed, 31 Mar 2021 00:53:43 GMT Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.1.0 (PR #17568 by elcraig@microsoft.com)
8.0.1
Fri, 26 Feb 2021 01:16:27 GMT Compare changes
Patches
- Release version 8 (PR #17169 by elcraig@microsoft.com)
8.0.0-beta.2
Thu, 18 Feb 2021 12:27:34 GMT Compare changes
Changes
- Bump @fluentui/eslint-plugin to v1.0.0-beta.2 (PR #16975 by elcraig@microsoft.com)
8.0.0-beta.0
Fri, 23 Oct 2020 03:26:15 GMT Compare changes
Changes
- Rename @uifabric/set-version to @fluentui/set-version (PR #15616 by ololubek@microsoft.com)
- Rename @uifabric/set-version to @fluentui/set-version (PR #15615 by elcraig@microsoft.com)
7.0.9
Wed, 25 Mar 2020 12:30:04 GMT
Patches
- Changing references of Fabric to Fluent (mgodbolt@microsoft.com)
7.0.8
Mon, 23 Mar 2020 12:28:29 GMT
Patches
- Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui (elcraig@microsoft.com)
7.0.3
Fri, 17 Jan 2020 02:32:17 GMT
Patches
- Update tslib minver to first version containing __spreadArrays helper due to changes in how TS emits spreads. (jagore@microsoft.com)
7.0.2
Fri, 23 Aug 2019 12:35:28 GMT
Patches
- Update npmignores, delete unused jest setup files (elcraig@microsoft.com)
- Fix up readme and package.json descriptions (elcraig@microsoft.com)
7.0.1
Wed, 17 Jul 2019 18:58:57 GMT
Patches
- Adding @types/react and @types/react-dom to package.json that have peer dependencies on react and react-dom. (makotom@microsoft.com)
1.1.3
Tue, 09 Oct 2018 12:26:48 GMT
Patches
- Adding package boilerplate files.
1.1.2
Mon, 08 Oct 2018 12:24:15 GMT
Patches
- Moving tslint/prettier dependencies
1.1.1
Fri, 28 Sep 2018 12:27:38 GMT
Patches
- version files now expose a call that can be called by apps that don't do index import
1.1.0
Fri, 21 Sep 2018 14:25:46 GMT
Minor changes
- Adding a set-version package to manage duplicated version code