Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @microsoft/fast-components-class-name-contracts-base@4.8.0
 - @microsoft/fast-components-class-name-contracts-msft@4.9.0
 - @microsoft/fast-components-foundation-react@3.2.0
 - @microsoft/fast-components-react-base@4.27.0
 - @microsoft/fast-components-react-msft@4.32.0
 - @microsoft/fast-components-styles-msft@4.29.0
 - @microsoft/fast-jss-manager-react@4.8.0
 - @microsoft/fast-jss-manager@4.2.0
 - @microsoft/fast-jss-utilities@4.8.0
 - @microsoft/fast-layouts-react@4.12.0
 - @microsoft/fast-react-utilities@1.2.0
 - @microsoft/fast-storybook-design-system-addon@1.3.0
 - @microsoft/fast-storybook-presets@1.3.0
 - @microsoft/fast-figma-plugin-msft@0.7.0
 - @microsoft/fast-tooling-react@2.3.0
 - @microsoft/fast-tooling-wasm@1.0.1
 - @microsoft/fast-tooling@0.7.0
 - @microsoft/fast-animation@4.1.0
 - @microsoft/fast-colors@5.1.0
 - @microsoft/eslint-config-fast-dna@1.2.0
 - @microsoft/fast-tslint-rules@3.2.0
 - @microsoft/fast-web-utilities@4.6.0
 - @microsoft/fast-components-msft@1.5.0
 - @microsoft/fast-components@1.5.0
 - @microsoft/fast-element@0.15.0
 - @microsoft/fast-foundation@1.4.0
 - @microsoft/fast-color-explorer@1.6.0
 - @microsoft/fast-component-explorer@0.11.0
 - @microsoft/fast-creator@0.2.0
 - @microsoft/fast-tooling-examples@0.4.0
 - fast-website@1.2.0
 - @microsoft/site-utilities@0.4.0
  • Loading branch information
chrisdholt committed Jul 14, 2020
1 parent 5c37742 commit 4780a9b
Show file tree
Hide file tree
Showing 64 changed files with 635 additions and 155 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.8.0](https://github.com/microsoft/fast-react/compare/@microsoft/fast-components-class-name-contracts-base@4.7.3...@microsoft/fast-components-class-name-contracts-base@4.8.0) (2020-07-14)


### Bug Fixes

* update repo URL to be the soon-to-be archived repo for React packages ([#3498](https://github.com/microsoft/fast-react/issues/3498)) ([693d7fd](https://github.com/microsoft/fast-react/commit/693d7fd70823fbc9cc13d502764dbef8faf27e6f))


### Features

* update typescript version and remove utility types dependencies for react packages ([#3422](https://github.com/microsoft/fast-react/issues/3422)) ([09d07b5](https://github.com/microsoft/fast-react/commit/09d07b580cda3bcc5d28f83d3568521f710c9576))





## [4.7.3](https://github.com/Microsoft/fast/compare/@microsoft/fast-components-class-name-contracts-base@4.7.2...@microsoft/fast-components-class-name-contracts-base@4.7.3) (2020-06-26)

**Note:** Version bump only for package @microsoft/fast-components-class-name-contracts-base
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-components-class-name-contracts-base",
"description": "Type descriptions for the classnames that any given component can expect as props.",
"sideEffects": false,
"version": "4.7.3",
"version": "4.8.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand All @@ -29,7 +29,7 @@
"watch": "yarn build -- -w --preserveWatchOutput"
},
"devDependencies": {
"@microsoft/eslint-config-fast-dna": "^1.1.4",
"@microsoft/eslint-config-fast-dna": "^1.2.0",
"eslint-config-prettier": "^6.10.1",
"prettier": "2.0.2",
"typescript": "^3.9.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.9.0](https://github.com/microsoft/fast-react/compare/@microsoft/fast-components-class-name-contracts-msft@4.8.9...@microsoft/fast-components-class-name-contracts-msft@4.9.0) (2020-07-14)


### Bug Fixes

* update repo URL to be the soon-to-be archived repo for React packages ([#3498](https://github.com/microsoft/fast-react/issues/3498)) ([693d7fd](https://github.com/microsoft/fast-react/commit/693d7fd70823fbc9cc13d502764dbef8faf27e6f))


### Features

* update typescript version and remove utility types dependencies for react packages ([#3422](https://github.com/microsoft/fast-react/issues/3422)) ([09d07b5](https://github.com/microsoft/fast-react/commit/09d07b580cda3bcc5d28f83d3568521f710c9576))





## [4.8.9](https://github.com/Microsoft/fast/compare/@microsoft/fast-components-class-name-contracts-msft@4.8.8...@microsoft/fast-components-class-name-contracts-msft@4.8.9) (2020-06-26)

**Note:** Version bump only for package @microsoft/fast-components-class-name-contracts-msft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-components-class-name-contracts-msft",
"description": "Type descriptions for the classnames that any given component can expect as props.",
"sideEffects": false,
"version": "4.8.9",
"version": "4.9.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand All @@ -29,12 +29,12 @@
"watch": "yarn build -- -w --preserveWatchOutput"
},
"devDependencies": {
"@microsoft/eslint-config-fast-dna": "^1.1.4",
"@microsoft/eslint-config-fast-dna": "^1.2.0",
"eslint-config-prettier": "^6.10.1",
"prettier": "2.0.2",
"typescript": "^3.9.0"
},
"dependencies": {
"@microsoft/fast-components-class-name-contracts-base": "^4.7.3"
"@microsoft/fast-components-class-name-contracts-base": "^4.8.0"
}
}
16 changes: 16 additions & 0 deletions packages/react/fast-components-foundation-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/microsoft/fast-react/compare/@microsoft/fast-components-foundation-react@3.1.11...@microsoft/fast-components-foundation-react@3.2.0) (2020-07-14)


### Bug Fixes

* update repo URL to be the soon-to-be archived repo for React packages ([#3498](https://github.com/microsoft/fast-react/issues/3498)) ([693d7fd](https://github.com/microsoft/fast-react/commit/693d7fd70823fbc9cc13d502764dbef8faf27e6f))


### Features

* update typescript version and remove utility types dependencies for react packages ([#3422](https://github.com/microsoft/fast-react/issues/3422)) ([09d07b5](https://github.com/microsoft/fast-react/commit/09d07b580cda3bcc5d28f83d3568521f710c9576))





## [3.1.11](https://github.com/Microsoft/fast/compare/@microsoft/fast-components-foundation-react@3.1.10...@microsoft/fast-components-foundation-react@3.1.11) (2020-06-26)

**Note:** Version bump only for package @microsoft/fast-components-foundation-react
Expand Down
4 changes: 2 additions & 2 deletions packages/react/fast-components-foundation-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-components-foundation-react",
"description": "FAST component foundation implemented in React.",
"sideEffects": false,
"version": "3.1.11",
"version": "3.2.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -72,7 +72,7 @@
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.1.0",
"@babel/preset-react": "^7.0.0",
"@microsoft/eslint-config-fast-dna": "^1.1.4",
"@microsoft/eslint-config-fast-dna": "^1.2.0",
"@types/jest": "^25.2.1",
"@types/lodash-es": "^4.17.0",
"@types/node": "^9.4.6",
Expand Down
16 changes: 16 additions & 0 deletions packages/react/fast-components-react-base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.27.0](https://github.com/microsoft/fast-react/compare/@microsoft/fast-components-react-base@4.26.4...@microsoft/fast-components-react-base@4.27.0) (2020-07-14)


### Bug Fixes

* update repo URL to be the soon-to-be archived repo for React packages ([#3498](https://github.com/microsoft/fast-react/issues/3498)) ([693d7fd](https://github.com/microsoft/fast-react/commit/693d7fd70823fbc9cc13d502764dbef8faf27e6f))


### Features

* update typescript version and remove utility types dependencies for react packages ([#3422](https://github.com/microsoft/fast-react/issues/3422)) ([09d07b5](https://github.com/microsoft/fast-react/commit/09d07b580cda3bcc5d28f83d3568521f710c9576))





## [4.26.4](https://github.com/Microsoft/fast/compare/@microsoft/fast-components-react-base@4.26.3...@microsoft/fast-components-react-base@4.26.4) (2020-07-02)

**Note:** Version bump only for package @microsoft/fast-components-react-base
Expand Down
16 changes: 8 additions & 8 deletions packages/react/fast-components-react-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-components-react-base",
"description": "FAST base components implemented in React.",
"sideEffects": false,
"version": "4.26.4",
"version": "4.27.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -80,8 +80,8 @@
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.1.0",
"@babel/preset-react": "^7.0.0",
"@microsoft/eslint-config-fast-dna": "^1.1.4",
"@microsoft/fast-storybook-presets": "^1.2.8",
"@microsoft/eslint-config-fast-dna": "^1.2.0",
"@microsoft/fast-storybook-presets": "^1.3.0",
"@storybook/addon-actions": "^5.1.9",
"@storybook/preset-typescript": "^1.1.0",
"@storybook/react": "^5.1.9",
Expand Down Expand Up @@ -120,11 +120,11 @@
"react-dom": "^16.8.0"
},
"dependencies": {
"@microsoft/fast-components-class-name-contracts-base": "^4.7.3",
"@microsoft/fast-components-foundation-react": "^3.1.11",
"@microsoft/fast-react-utilities": "^1.1.8",
"@microsoft/fast-tooling": "^0.6.1",
"@microsoft/fast-web-utilities": "^4.5.2",
"@microsoft/fast-components-class-name-contracts-base": "^4.8.0",
"@microsoft/fast-components-foundation-react": "^3.2.0",
"@microsoft/fast-react-utilities": "^1.2.0",
"@microsoft/fast-tooling": "^0.7.0",
"@microsoft/fast-web-utilities": "^4.6.0",
"exenv-es6": "^1.0.0",
"raf-throttle": "^2.0.3",
"tabbable": "^4.0.0"
Expand Down
16 changes: 16 additions & 0 deletions packages/react/fast-components-react-msft/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.32.0](https://github.com/microsoft/fast-react/compare/@microsoft/fast-components-react-msft@4.31.2...@microsoft/fast-components-react-msft@4.32.0) (2020-07-14)


### Bug Fixes

* update repo URL to be the soon-to-be archived repo for React packages ([#3498](https://github.com/microsoft/fast-react/issues/3498)) ([693d7fd](https://github.com/microsoft/fast-react/commit/693d7fd70823fbc9cc13d502764dbef8faf27e6f))


### Features

* update typescript version and remove utility types dependencies for react packages ([#3422](https://github.com/microsoft/fast-react/issues/3422)) ([09d07b5](https://github.com/microsoft/fast-react/commit/09d07b580cda3bcc5d28f83d3568521f710c9576))





## [4.31.2](https://github.com/Microsoft/fast/compare/@microsoft/fast-components-react-msft@4.31.1...@microsoft/fast-components-react-msft@4.31.2) (2020-07-02)

**Note:** Version bump only for package @microsoft/fast-components-react-msft
Expand Down
26 changes: 13 additions & 13 deletions packages/react/fast-components-react-msft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-components-react-msft",
"description": "FAST Microsoft components implemented in React",
"sideEffects": false,
"version": "4.31.2",
"version": "4.32.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -84,10 +84,10 @@
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.1.0",
"@babel/preset-react": "^7.0.0",
"@microsoft/eslint-config-fast-dna": "^1.1.4",
"@microsoft/fast-colors": "^5.0.12",
"@microsoft/fast-jss-manager-react": "^4.7.7",
"@microsoft/fast-storybook-presets": "^1.2.8",
"@microsoft/eslint-config-fast-dna": "^1.2.0",
"@microsoft/fast-colors": "^5.1.0",
"@microsoft/fast-jss-manager-react": "^4.8.0",
"@microsoft/fast-storybook-presets": "^1.3.0",
"@storybook/addon-actions": "^5.1.9",
"@storybook/preset-typescript": "^1.0.0",
"@storybook/react": "^5.1.1",
Expand Down Expand Up @@ -123,14 +123,14 @@
"react-dom": "^16.8.0"
},
"dependencies": {
"@microsoft/fast-components-class-name-contracts-base": "^4.7.3",
"@microsoft/fast-components-class-name-contracts-msft": "^4.8.9",
"@microsoft/fast-components-foundation-react": "^3.1.11",
"@microsoft/fast-components-react-base": "^4.26.4",
"@microsoft/fast-components-styles-msft": "^4.28.15",
"@microsoft/fast-jss-utilities": "^4.7.18",
"@microsoft/fast-tooling": "^0.6.1",
"@microsoft/fast-web-utilities": "^4.5.2",
"@microsoft/fast-components-class-name-contracts-base": "^4.8.0",
"@microsoft/fast-components-class-name-contracts-msft": "^4.9.0",
"@microsoft/fast-components-foundation-react": "^3.2.0",
"@microsoft/fast-components-react-base": "^4.27.0",
"@microsoft/fast-components-styles-msft": "^4.29.0",
"@microsoft/fast-jss-utilities": "^4.8.0",
"@microsoft/fast-tooling": "^0.7.0",
"@microsoft/fast-web-utilities": "^4.6.0",
"exenv-es6": "^1.0.0"
}
}
16 changes: 16 additions & 0 deletions packages/react/fast-components-styles-msft/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.29.0](https://github.com/microsoft/fast-react/compare/@microsoft/fast-components-styles-msft@4.28.15...@microsoft/fast-components-styles-msft@4.29.0) (2020-07-14)


### Bug Fixes

* update repo URL to be the soon-to-be archived repo for React packages ([#3498](https://github.com/microsoft/fast-react/issues/3498)) ([693d7fd](https://github.com/microsoft/fast-react/commit/693d7fd70823fbc9cc13d502764dbef8faf27e6f))


### Features

* update typescript version and remove utility types dependencies for react packages ([#3422](https://github.com/microsoft/fast-react/issues/3422)) ([09d07b5](https://github.com/microsoft/fast-react/commit/09d07b580cda3bcc5d28f83d3568521f710c9576))





## [4.28.15](https://github.com/Microsoft/fast/compare/@microsoft/fast-components-styles-msft@4.28.14...@microsoft/fast-components-styles-msft@4.28.15) (2020-07-02)

**Note:** Version bump only for package @microsoft/fast-components-styles-msft
Expand Down
16 changes: 8 additions & 8 deletions packages/react/fast-components-styles-msft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-components-styles-msft",
"description": "Javascript style sheets for FAST components",
"sideEffects": false,
"version": "4.28.15",
"version": "4.29.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.1.0",
"@microsoft/eslint-config-fast-dna": "^1.1.4",
"@microsoft/eslint-config-fast-dna": "^1.2.0",
"@types/jest": "^25.2.1",
"babel-core": "^7.0.0-bridge.0",
"eslint-config-prettier": "^6.10.1",
Expand All @@ -90,12 +90,12 @@
"typescript": "^3.9.0"
},
"dependencies": {
"@microsoft/fast-colors": "^5.0.12",
"@microsoft/fast-components-class-name-contracts-base": "^4.7.3",
"@microsoft/fast-components-class-name-contracts-msft": "^4.8.9",
"@microsoft/fast-jss-manager": "^4.1.21",
"@microsoft/fast-jss-utilities": "^4.7.18",
"@microsoft/fast-web-utilities": "^4.5.2"
"@microsoft/fast-colors": "^5.1.0",
"@microsoft/fast-components-class-name-contracts-base": "^4.8.0",
"@microsoft/fast-components-class-name-contracts-msft": "^4.9.0",
"@microsoft/fast-jss-manager": "^4.2.0",
"@microsoft/fast-jss-utilities": "^4.8.0",
"@microsoft/fast-web-utilities": "^4.6.0"
},
"peerDependencies": {
"lodash-es": "^4.0.0"
Expand Down
16 changes: 16 additions & 0 deletions packages/react/fast-jss-manager-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.8.0](https://github.com/microsoft/fast-react/compare/@microsoft/fast-jss-manager-react@4.7.7...@microsoft/fast-jss-manager-react@4.8.0) (2020-07-14)


### Bug Fixes

* update repo URL to be the soon-to-be archived repo for React packages ([#3498](https://github.com/microsoft/fast-react/issues/3498)) ([693d7fd](https://github.com/microsoft/fast-react/commit/693d7fd70823fbc9cc13d502764dbef8faf27e6f))


### Features

* update typescript version and remove utility types dependencies for react packages ([#3422](https://github.com/microsoft/fast-react/issues/3422)) ([09d07b5](https://github.com/microsoft/fast-react/commit/09d07b580cda3bcc5d28f83d3568521f710c9576))





## [4.7.7](https://github.com/Microsoft/fast/compare/@microsoft/fast-jss-manager-react@4.7.6...@microsoft/fast-jss-manager-react@4.7.7) (2020-06-26)

**Note:** Version bump only for package @microsoft/fast-jss-manager-react
Expand Down
6 changes: 3 additions & 3 deletions packages/react/fast-jss-manager-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-jss-manager-react",
"description": "React HOC for managing component JSS stylesheets",
"sideEffects": false,
"version": "4.7.7",
"version": "4.8.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -75,7 +75,7 @@
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.1.0",
"@babel/preset-react": "^7.0.0",
"@microsoft/eslint-config-fast-dna": "^1.1.4",
"@microsoft/eslint-config-fast-dna": "^1.2.0",
"@types/jest": "^25.2.1",
"@types/lodash-es": "^4.17.0",
"@types/node": "^9.4.6",
Expand All @@ -99,7 +99,7 @@
"react": "^16.8.0"
},
"dependencies": {
"@microsoft/fast-jss-manager": "^4.1.21",
"@microsoft/fast-jss-manager": "^4.2.0",
"hoist-non-react-statics": "^3.1.0",
"jss": "^9.8.0",
"jss-preset-default": "^4.3.0"
Expand Down
16 changes: 16 additions & 0 deletions packages/react/fast-jss-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.2.0](https://github.com/microsoft/fast-react/compare/@microsoft/fast-jss-manager@4.1.21...@microsoft/fast-jss-manager@4.2.0) (2020-07-14)


### Bug Fixes

* update repo URL to be the soon-to-be archived repo for React packages ([#3498](https://github.com/microsoft/fast-react/issues/3498)) ([693d7fd](https://github.com/microsoft/fast-react/commit/693d7fd70823fbc9cc13d502764dbef8faf27e6f))


### Features

* update typescript version and remove utility types dependencies for react packages ([#3422](https://github.com/microsoft/fast-react/issues/3422)) ([09d07b5](https://github.com/microsoft/fast-react/commit/09d07b580cda3bcc5d28f83d3568521f710c9576))





## [4.1.21](https://github.com/Microsoft/fast/compare/@microsoft/fast-jss-manager@4.1.20...@microsoft/fast-jss-manager@4.1.21) (2020-06-26)

**Note:** Version bump only for package @microsoft/fast-jss-manager
Expand Down
Loading

0 comments on commit 4780a9b

Please sign in to comment.