# [@hig/project-account-switcher-v4.0.0](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@3.2.0...@hig/project-account-switcher@4.0.0) (2023-08-10)


### Features

* update dependencies ([e84a0ee](https://github.com/Autodesk/hig/commit/e84a0ee))


### BREAKING CHANGES

* - update deps from @hig namespace to @weavve-design
- add react18 support

# [@hig/project-account-switcher-v3.2.0](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@3.1.0...@hig/project-account-switcher@3.2.0) (2022-09-05)


### Features

* update theme-data dependency ([923a272](https://github.com/Autodesk/hig/commit/923a272))

# [@hig/project-account-switcher-v3.1.0](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@3.0.0...@hig/project-account-switcher@3.1.0) (2022-01-24)


### Features

* updating peer dependencies release ([0a8a2b6](https://github.com/Autodesk/hig/commit/0a8a2b6))

# [@hig/project-account-switcher-v3.0.0](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@2.1.2...@hig/project-account-switcher@3.0.0) (2022-01-13)


### Code Refactoring

* Major Release - React 17 Upgrade ([2523711](https://github.com/Autodesk/hig/commit/2523711))


### 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.

# [@hig/project-account-switcher-v2.1.2](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@2.1.1...@hig/project-account-switcher@2.1.2) (2022-01-12)


### Bug Fixes

* Forcing semantic release by editing readmes ([d39b61f](https://github.com/Autodesk/hig/commit/d39b61f))


### Reverts

* "Revert "Revert "feat : Migrate all repository to React v17.0 """ ([bf78986](https://github.com/Autodesk/hig/commit/bf78986))

# [@hig/project-account-switcher-v2.1.1](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@2.1.0...@hig/project-account-switcher@2.1.1) (2022-01-12)


### Bug Fixes

*  react v. in peerDependencies instead of dependencies ([4701332](https://github.com/Autodesk/hig/commit/4701332))

# [@hig/project-account-switcher-v2.1.0](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@2.0.8...@hig/project-account-switcher@2.1.0) (2021-02-24)


### Features

* add stylesheet prop ([d8dd2f1](https://github.com/Autodesk/hig/commit/d8dd2f1))
* allow className to be passed down ([128bf5e](https://github.com/Autodesk/hig/commit/128bf5e))

# [@hig/project-account-switcher-v2.0.8](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@2.0.7...@hig/project-account-switcher@2.0.8) (2020-12-15)


### Bug Fixes

* allow for non-English characters in labels ([0c61310](https://github.com/Autodesk/hig/commit/0c61310))

# [@hig/project-account-switcher-v2.0.7](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@2.0.6...@hig/project-account-switcher@2.0.7) (2020-12-03)


### Bug Fixes

* don't use regex lookbehind, revert to previous regex ([167cde6](https://github.com/Autodesk/hig/commit/167cde6))

# [@hig/project-account-switcher-v2.0.6](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@2.0.5...@hig/project-account-switcher@2.0.6) (2020-11-11)


### Bug Fixes

* ProjectAccountSwitcher does not accept non-English labels ([4023d26](https://github.com/Autodesk/hig/commit/4023d26)), closes [#2332](https://github.com/Autodesk/hig/issues/2332)

# [@hig/project-account-switcher-v2.0.5](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@2.0.4...@hig/project-account-switcher@2.0.5) (2019-08-02)


### Bug Fixes

* **package:** update [@hig](https://github.com/hig)/utils to version 0.4.0 ([9b05e16](https://github.com/Autodesk/hig/commit/9b05e16))

# [@hig/project-account-switcher-v2.0.4](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@2.0.3...@hig/project-account-switcher@2.0.4) (2019-07-11)


### Bug Fixes

* update ProjectAccountSwitcher to newest Icons ([ef2cf9c](https://github.com/Autodesk/hig/commit/ef2cf9c))

# [@hig/project-account-switcher-v2.0.3](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@2.0.2...@hig/project-account-switcher@2.0.3) (2019-06-12)


### Bug Fixes

* dropdown list to be sized based on text width ([670cc3b](https://github.com/Autodesk/hig/commit/670cc3b))

# [@hig/project-account-switcher-v2.0.2](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@2.0.1...@hig/project-account-switcher@2.0.2) (2019-06-05)


### Bug Fixes

* project switcher not show image in dropdown ([f59668b](https://github.com/Autodesk/hig/commit/f59668b))

# [@hig/project-account-switcher-v2.0.1](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@2.0.0...@hig/project-account-switcher@2.0.1) (2019-04-01)


### Bug Fixes

* caret positioning for non-web-light themes ([4ab34fa](https://github.com/Autodesk/hig/commit/4ab34fa))

# [@hig/project-account-switcher-v2.0.0](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@1.0.5...@hig/project-account-switcher@2.0.0) (2019-02-07)


### Features

* make pas themeable ([6acb55e](https://github.com/Autodesk/hig/commit/6acb55e))


### BREAKING CHANGES

* * All css classnames have been removed
* Image placeholder backgrounds made transparent for themeability
* TextLink and Typography components have been incorporated

# [@hig/project-account-switcher-v1.0.5](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@1.0.4...@hig/project-account-switcher@1.0.5) (2019-01-23)


### Bug Fixes

* **package:** update [@hig](https://github.com/hig)/flyout to version 1.0.0 ([363ccd5](https://github.com/Autodesk/hig/commit/363ccd5))
* **package:** update [@hig](https://github.com/hig)/icons to version 2.0.0 ([9c4ecb4](https://github.com/Autodesk/hig/commit/9c4ecb4))

# [@hig/project-account-switcher-v1.0.4](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@1.0.3...@hig/project-account-switcher@1.0.4) (2019-01-08)


### Bug Fixes

* **package:** update [@hig](https://github.com/hig)/flyout to version 0.8.0 ([37ab319](https://github.com/Autodesk/hig/commit/37ab319))
* use proper state name for pas ([759c3d0](https://github.com/Autodesk/hig/commit/759c3d0))

# [@hig/project-account-switcher-v1.0.3](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@1.0.2...@hig/project-account-switcher@1.0.3) (2019-01-04)


### Bug Fixes

* **package:** update [@hig](https://github.com/hig)/flyout to version 0.7.0 ([7de9a13](https://github.com/Autodesk/hig/commit/7de9a13))

# [@hig/project-account-switcher-v1.0.2](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@1.0.1...@hig/project-account-switcher@1.0.2) (2018-12-06)


### Bug Fixes

* **project-account-switcher:** add back controlled behavior ([ceeaadf](https://github.com/Autodesk/hig/commit/ceeaadf))

# [@hig/project-account-switcher-v1.0.1](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@1.0.0...@hig/project-account-switcher@1.0.1) (2018-12-06)


### Bug Fixes

* combined greenkeeper prs for version updates see pr 1392 ([d0a017a](https://github.com/Autodesk/hig/commit/d0a017a))

# [@hig/project-account-switcher-v1.0.0](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@0.3.2...@hig/project-account-switcher@1.0.0) (2018-12-04)


### BREAKING

* **icon/icon-button:** Removes [@hig](https://github.com/hig)/icon and refactor [@hig](https://github.com/hig)/icon-button to use [@hig](https://github.com/hig)/icons ([49d78f4](https://github.com/Autodesk/hig/commit/49d78f4))


### Bug Fixes

* **storybook:** Add back Icon stories ([f38f2d4](https://github.com/Autodesk/hig/commit/f38f2d4))


### BREAKING CHANGES

* **icon/icon-button:** Removes @hig/icon
* **icon/icon-button:** Use icon prop instead of name or svg in @hig/icon-button to render Icon/svg
* **icon/icon-button:** No longer export `names` from @hig/icon-button

Usage:
```
import { Assets24 } from "@hig/icons"

function MyComponent() {
  return (
    <IconButton
      icon={<Assets24 />}
      onClick={() => console.log('Clicked it.')}
    />
  );
}
```

# [@hig/project-account-switcher-v0.3.2](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@0.3.1...@hig/project-account-switcher@0.3.2) (2018-11-27)


### Bug Fixes

* **project-account-switcher:** close on project or account selection ([bbe9503](https://github.com/Autodesk/hig/commit/bbe9503))

# [@hig/project-account-switcher-v0.3.1](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@0.3.0...@hig/project-account-switcher@0.3.1) (2018-10-08)


### Bug Fixes

* update dependencies ([70fb27c](https://github.com/Autodesk/hig/commit/70fb27c))

# [@hig/project-account-switcher-v0.3.0](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@0.2.0...@hig/project-account-switcher@0.3.0) (2018-10-08)


### Bug Fixes

* **behavior:** add missing keyboard interactions ([8428432](https://github.com/Autodesk/hig/commit/8428432))
* **presenation:** add missing font styles ([4c30846](https://github.com/Autodesk/hig/commit/4c30846))


### Features

* **behavior:** fix event handlers and expose flyout functionality ([6cbd151](https://github.com/Autodesk/hig/commit/6cbd151))

# [@hig/project-account-switcher-v0.2.0](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@0.1.1...@hig/project-account-switcher@0.2.0) (2018-09-26)


### Features

* Add prop openOnHover to Flyout.  When enabled, flyout will open when target is hovered over for .5s ([65893f3](https://github.com/Autodesk/hig/commit/65893f3))

# [@hig/project-account-switcher-v0.1.1](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@0.1.0...@hig/project-account-switcher@0.1.1) (2018-09-11)


### Bug Fixes

* upgrade flyout in dependants ([ea3bedd](https://github.com/Autodesk/hig/commit/ea3bedd))

# [@hig/project-account-switcher-v0.1.0](https://github.com/Autodesk/hig/compare/@hig/project-account-switcher@0.0.0...@hig/project-account-switcher@0.1.0) (2018-08-31)


### Bug Fixes

* **bundle:** Fix package bundles ([a1b479d](https://github.com/Autodesk/hig/commit/a1b479d))
* **bundle:** include dependency CSS ([f5a4a62](https://github.com/Autodesk/hig/commit/f5a4a62))
* cleanup project-account-switcher ([8338be0](https://github.com/Autodesk/hig/commit/8338be0))
* correct default anchor points ([5d44e45](https://github.com/Autodesk/hig/commit/5d44e45))


### Features

* import flyout css also match styles with legacy ([f935484](https://github.com/Autodesk/hig/commit/f935484))
* **project-account-switcher:** Add ProjectAccountSwitcher placeholders ([661ed13](https://github.com/Autodesk/hig/commit/661ed13))
* adds controlled check ([195ba00](https://github.com/Autodesk/hig/commit/195ba00))
* adds in style rules for flyout ([013a871](https://github.com/Autodesk/hig/commit/013a871))
* adds open prop and state in order to render presenter correctly in Gemini ([f9c07e6](https://github.com/Autodesk/hig/commit/f9c07e6))
* change class names and hover style for lis and update snapshots ([9f8eb1a](https://github.com/Autodesk/hig/commit/9f8eb1a))
* changes markup to use ul ([4e80da0](https://github.com/Autodesk/hig/commit/4e80da0))
* creates functionality for loading the image src when provided ([871103e](https://github.com/Autodesk/hig/commit/871103e))
* lint fixes ([a0eca49](https://github.com/Autodesk/hig/commit/a0eca49))
* passes selected account or project id through as a param, not a data attr ([bc82b32](https://github.com/Autodesk/hig/commit/bc82b32))
* refactors account and project filters, refines render behavior depending on what combination of accounts and projects is passed to component ([d25e5ad](https://github.com/Autodesk/hig/commit/d25e5ad))
* resolve linter issues ([3e9d505](https://github.com/Autodesk/hig/commit/3e9d505))
* revises CSS classes to be stand-alone for the component ([6465505](https://github.com/Autodesk/hig/commit/6465505))
* scaffolds ProjectAccountSwitcher ([c73558e](https://github.com/Autodesk/hig/commit/c73558e))
