# @weave-design/skeleton-item-v1.0.0 (2023-02-28)
### Bug Fixes
* react v. in peerDependencies instead of dependencies ([4701332](https://github.com/Autodesk/hig/commit/4701332))
* Add back missing classnames dependencies ([0dcb77a](https://github.com/Autodesk/hig/commit/0dcb77a))
* bump up theme-context dependency ([b068dab](https://github.com/Autodesk/hig/commit/b068dab))
* **bundle:** Fix package bundles ([a1b479d](https://github.com/Autodesk/hig/commit/a1b479d))
* **bundle:** include dependency CSS ([f5a4a62](https://github.com/Autodesk/hig/commit/f5a4a62))
* combined greenkeeper prs for version updates see pr 1392 ([d0a017a](https://github.com/Autodesk/hig/commit/d0a017a))
* correct broken CSS ([7c5b7eb](https://github.com/Autodesk/hig/commit/7c5b7eb))
* Forcing semantic release by editing readmes ([d39b61f](https://github.com/Autodesk/hig/commit/d39b61f))
* **package:** update [@hig](https://github.com/hig)/theme-context to version 2.0.0 ([ce34ca4](https://github.com/Autodesk/hig/commit/ce34ca4))
* **package:** update emotion to version 10.0.0 ([abecf80](https://github.com/Autodesk/hig/commit/abecf80))
* release skeleton-item ([d4a1c78](https://github.com/Autodesk/hig/commit/d4a1c78))
* remove unused package ([1b2943d](https://github.com/Autodesk/hig/commit/1b2943d))
* stop using deprecated theme-data roles ([9eda515](https://github.com/Autodesk/hig/commit/9eda515))
* theme-context and theme-data as peer dependencies ([bdeaa4a](https://github.com/Autodesk/hig/commit/bdeaa4a))
* Update theme data package ([dc5178a](https://github.com/Autodesk/hig/commit/dc5178a))
### Code Refactoring
* Major Release - React 17 Upgrade ([2523711](https://github.com/Autodesk/hig/commit/2523711))
### Features
* add stylesheet prop ([1d509ae](https://github.com/Autodesk/hig/commit/1d509ae))
* allow className to be passed down ([8237ec9](https://github.com/Autodesk/hig/commit/8237ec9))
* Change theme data keys to non capitalized camel case ([4693f7d](https://github.com/Autodesk/hig/commit/4693f7d))
* Mark package compatibility with React 16 ([6eaeb27](https://github.com/Autodesk/hig/commit/6eaeb27))
* **skeleton-item:** Add height prop to manage variable height skeleton items ([e5f6145](https://github.com/Autodesk/hig/commit/e5f6145))
* **skeleton-item:** Add height prop to manage variable height skeleton items ([c668834](https://github.com/Autodesk/hig/commit/c668834))
* **skeleton-item:** clarify dependency on hig/themes ([7823248](https://github.com/Autodesk/hig/commit/7823248))
* **skeleton-item:** First pass at migrating SkeletonItem ([b0898f7](https://github.com/Autodesk/hig/commit/b0898f7))
* **skeleton-item:** Initialize skeleton-item package ([273302a](https://github.com/Autodesk/hig/commit/273302a))
* **skeleton-item:** Make SkeletonItem themable ([7301d49](https://github.com/Autodesk/hig/commit/7301d49))
* **themability:** add exploratory themable components ([7e3d70b](https://github.com/Autodesk/hig/commit/7e3d70b))
* update theme-data dependency ([999502d](https://github.com/Autodesk/hig/commit/999502d))
* updating peer dependencies release ([0a8a2b6](https://github.com/Autodesk/hig/commit/0a8a2b6))
### Reverts
* "Revert "Revert "feat : Migrate all repository to React v17.0 """ ([bf78986](https://github.com/Autodesk/hig/commit/bf78986))
### BREAKING CHANGES
* This release includes upgrading to React 17 and all associated libraries. The components have also had structural changes, utilizing stateless components and hooks. There should be no change in look or behavior of components. The code usage is the same so if you’re already on react 17 you can bump the version directly. If you’re on an old version of react you’ll need to upgrade your project’s react first to 17 and then the HIG components. This upgrade also means no more fixes for the react 15 version but it will still be available for download from NPM. You can fork the repo and make fixes with the older version if there is something critical past this release date.
* * Remove CSS classname