UNPKG

@aurodesignsystem/auro-hyperlink

Version:
840 lines (385 loc) 40.2 kB
# Semantic Release Automated Changelog ## [6.0.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v6.0.2...v6.0.3) (2025-08-06) ### Bug Fixes * add icon to cta layout ([75bea50](https://github.com/AlaskaAirlines/auro-hyperlink/commit/75bea50aa3f56b10de6bcc6ca58998a58605e6d8)) ## [6.0.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v6.0.1...v6.0.2) (2025-07-25) ### Performance Improvements * make hyperlink responsive to type classes [#288](https://github.com/AlaskaAirlines/auro-hyperlink/issues/288) ([32b2863](https://github.com/AlaskaAirlines/auro-hyperlink/commit/32b286395da200108b15f729786aaf1ffe7c5561)) ## [6.0.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v6.0.0...v6.0.1) (2025-07-21) ### Bug Fixes * update packages to fix broken auro-button ([46096bb](https://github.com/AlaskaAirlines/auro-hyperlink/commit/46096bb4a5181538048be218f7d7ed651328dc62)) # [6.0.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.2.0...v6.0.0) (2025-07-18) * feat!: redesign hyperlink component with new CTA layouts ([39a40d0](https://github.com/AlaskaAirlines/auro-hyperlink/commit/39a40d06b6dbf69fe43d4a117b7c48ab32a6372a)) ### Bug Fixes * add type classes and fix missing basic hyperlink styles ([6caa8bd](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6caa8bd902bfffc0436ec7311ece6f97240b93be)) ### BREAKING CHANGES * hyperlink CTA type now uses new button layout system - migrate base class to AuroElement - implement modular layout system with new options (layout, shape, size, variant) - update icon dependency to v8.0.4 - reorganize styles into modular structure - add utility functions for dynamic rendering - configure web-dev-server to enable surge publishing # [5.2.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.1.4...v5.2.0) (2025-06-04) ### Features * deprecate `role` which was violating a11y [#262](https://github.com/AlaskaAirlines/auro-hyperlink/issues/262) ([d9a416a](https://github.com/AlaskaAirlines/auro-hyperlink/commit/d9a416a48a2ac45519e68b9465210d4c27345b9b)) ## [5.1.4](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.1.3...v5.1.4) (2025-06-02) ### Bug Fixes * remove no wrap rule from styles [#265](https://github.com/AlaskaAirlines/auro-hyperlink/issues/265) ([0eb51e6](https://github.com/AlaskaAirlines/auro-hyperlink/commit/0eb51e6a379bbe46582c0bafdce61b307c124581)) ## [5.1.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.1.2...v5.1.3) (2025-05-16) ### Bug Fixes * add explicit reflect: true to necessary properties ([e6ac38e](https://github.com/AlaskaAirlines/auro-hyperlink/commit/e6ac38eeeea96e572a71437b6fcac1c81b9de37e)), closes [#539](https://github.com/AlaskaAirlines/auro-hyperlink/issues/539) ## [5.1.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.1.1...v5.1.2) (2025-05-08) ### Bug Fixes * make anchor to get focus on `focus()` ([96051fa](https://github.com/AlaskaAirlines/auro-hyperlink/commit/96051fa9885b6658d9d59de0032b4c52b4460edf)) ## [5.1.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.1.0...v5.1.1) (2025-05-02) ### Bug Fixes * remove redudant font tokens ([eb32500](https://github.com/AlaskaAirlines/auro-hyperlink/commit/eb325000bdd5dcb50fa14d524d10404f3ece3d50)) # [5.1.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.0.3...v5.1.0) (2025-04-10) ### Features * update to use new alaska theme tokens [#259](https://github.com/AlaskaAirlines/auro-hyperlink/issues/259) ([dbac850](https://github.com/AlaskaAirlines/auro-hyperlink/commit/dbac85039646b674a3ba87538d3e2c83ed716d04)) ### Performance Improvements * update dependencies and tsconfig ([a9cdc28](https://github.com/AlaskaAirlines/auro-hyperlink/commit/a9cdc281546a00d85bd04b99732b1a9ba0e5d1c1)) ## [5.0.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.0.2...v5.0.3) (2025-04-09) ### Bug Fixes * change focus from outline to ::before so sizing can be corrected [#252](https://github.com/AlaskaAirlines/auro-hyperlink/issues/252) ([915bdf8](https://github.com/AlaskaAirlines/auro-hyperlink/commit/915bdf858464e34a451ff40d8d0f8e3710f0e700)) * corrects size and icon placement of the small CTA variant ([cd44e3f](https://github.com/AlaskaAirlines/auro-hyperlink/commit/cd44e3fe796f47f02b294456444655f092cb3846)) * **elements:** add focus outline to inline hyperlinks [#252](https://github.com/AlaskaAirlines/auro-hyperlink/issues/252) ([6ccd8c7](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6ccd8c7e208c2fdd4d0a0c66894c4c8d4ab38a00)) ### Reverts * Revert "fix: change focus from outline to ::before so sizing can be corrected [#252](https://github.com/AlaskaAirlines/auro-hyperlink/issues/252)" ([cfea6cd](https://github.com/AlaskaAirlines/auro-hyperlink/commit/cfea6cdb99f731d2926904636bfbc2d5c2a0bc6a)) ## [5.0.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.0.1...v5.0.2) (2025-04-08) ### Performance Improvements * add wca script for docs api ([6616883](https://github.com/AlaskaAirlines/auro-hyperlink/commit/661688379c3ad4585030c4c09c198e79e3c1fc54)) ## [5.0.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.0.0...v5.0.1) (2025-03-04) ### Bug Fixes * make cta width not to oveflow ([730fc21](https://github.com/AlaskaAirlines/auro-hyperlink/commit/730fc2158ab39e900617581dd3e1ec6be4c3a14d)) # [5.0.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.2.4...v5.0.0) (2025-02-28) * feat!: move peer dependencies to "real" dependencies ([c983d97](https://github.com/AlaskaAirlines/auro-hyperlink/commit/c983d977f78561d3ee879b3181381c3832aaf824)) ### BREAKING CHANGES * last change was breaking _on a patch version_ because of peer dependencies Summary: Our current build process relies on peer dependencies being present, but the peer dependency pipeline is causing far more issues than it's worth. Why not just make them regular dependencies? This is what this PR does :) ## [4.2.4](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.2.3...v4.2.4) (2025-02-08) ### Performance Improvements * update dependencies ([f2ac233](https://github.com/AlaskaAirlines/auro-hyperlink/commit/f2ac233021c7fc7b9fbd2805ec02ed4de39e7dfb)) * update mixin per new WCSS spec ([96e636d](https://github.com/AlaskaAirlines/auro-hyperlink/commit/96e636d0c0e0c2b0cd667e9fb151702c5d8cf63f)) ## [4.2.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.2.2...v4.2.3) (2025-01-30) ### Bug Fixes * make hyperlinks with icons render correctly [#248](https://github.com/AlaskaAirlines/auro-hyperlink/issues/248) ([389b344](https://github.com/AlaskaAirlines/auro-hyperlink/commit/389b3444ddd00e84790e5b383043fa56de0512f3)) ### Performance Improvements * remove .scss file extensions ([3941594](https://github.com/AlaskaAirlines/auro-hyperlink/commit/3941594fe4cab34afbbfe9f1229d1770ff61542c)) * update deps and npm script structure ([de514ec](https://github.com/AlaskaAirlines/auro-hyperlink/commit/de514ec4a1f20c42c9ad3c001503705588b455e7)) ## [4.2.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.2.1...v4.2.2) (2024-12-20) ### Performance Improvements * update node to version 22 ([5a8ba3e](https://github.com/AlaskaAirlines/auro-hyperlink/commit/5a8ba3edd8ec6435bc524d25188f72d2bfe72ea4)) ## [4.2.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.2.0...v4.2.1) (2024-12-02) ### Bug Fixes * ariaPressed name changed to prevent conflict with html attribute [#235](https://github.com/AlaskaAirlines/auro-hyperlink/issues/235) ([2c176a4](https://github.com/AlaskaAirlines/auro-hyperlink/commit/2c176a4b2900bf62f4ee798a9371fa16a8d9db5c)) # [4.2.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.1.1...v4.2.0) (2024-11-15) ### Features * upgrade to auro-library 3.0.1 ([59f811d](https://github.com/AlaskaAirlines/auro-hyperlink/commit/59f811d0d70bc51746246af480669a4203c59137)) ### Performance Improvements * update library to 3.0.2 ([f68a9c7](https://github.com/AlaskaAirlines/auro-hyperlink/commit/f68a9c7152a64c9e17819bafe757fceb16eb9542)) ## [4.1.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.1.0...v4.1.1) (2024-11-06) ### Performance Improvements * **cta:** match cta tokens with auro-button tokens [#213](https://github.com/AlaskaAirlines/auro-hyperlink/issues/213) ([217c20f](https://github.com/AlaskaAirlines/auro-hyperlink/commit/217c20f334ed7020c96c916ba624a74817a8c9ae)) * support latest version of auro-icon ([d32a8df](https://github.com/AlaskaAirlines/auro-hyperlink/commit/d32a8df6048b721c072a810b1ff0a0aeeccb4105)) * update dependencies ([caa7893](https://github.com/AlaskaAirlines/auro-hyperlink/commit/caa789349b65cd786e624f372229aed00ec30807)) * update rollup config ([d324b04](https://github.com/AlaskaAirlines/auro-hyperlink/commit/d324b04095bedc53ad945b55924439b09d5e06de)) # [4.1.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.0.2...v4.1.0) (2024-10-23) ### Bug Fixes * add missing extension that prevents proper ESM support ([69724a2](https://github.com/AlaskaAirlines/auro-hyperlink/commit/69724a263324aa3a7afb9445b495780c07bd2f91)) ### Features * **api:** add register static method [#231](https://github.com/AlaskaAirlines/auro-hyperlink/issues/231) ([8d1908b](https://github.com/AlaskaAirlines/auro-hyperlink/commit/8d1908bdb9f7a2eb537eb83f8fe94797542df0bd)) ## [4.0.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.0.1...v4.0.2) (2024-10-08) ### Bug Fixes * moves auro library to dependencies in package.json [#228](https://github.com/AlaskaAirlines/auro-hyperlink/issues/228) ([1f4d822](https://github.com/AlaskaAirlines/auro-hyperlink/commit/1f4d822ebf8858221320db38fd9354887c302291)) ## [4.0.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.0.0...v4.0.1) (2024-10-01) ### Performance Improvements * add csspart to auro-icon ([980ba89](https://github.com/AlaskaAirlines/auro-hyperlink/commit/980ba897e44246f998e8fd4c8f3d8d45aed6e3f5)) * remove github label colors ([eda1550](https://github.com/AlaskaAirlines/auro-hyperlink/commit/eda15500e0b7b94d0bf1edc3a4fc2fd73a7c4b24)) # [4.0.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.6.0...v4.0.0) (2024-09-30) ### Bug Fixes * adjust shape of UI for a11y UI 209 ([e4da5e4](https://github.com/AlaskaAirlines/auro-hyperlink/commit/e4da5e4edae61b56c8a4ccc1e96718d45ba79a58)) ### Features * add component name as attribute [#219](https://github.com/AlaskaAirlines/auro-hyperlink/issues/219) ([27e2b3b](https://github.com/AlaskaAirlines/auro-hyperlink/commit/27e2b3b4f5256b419902eb4138835e67662231ed)) * **theme:** update styles to support themeing ([245f2a1](https://github.com/AlaskaAirlines/auro-hyperlink/commit/245f2a1b97da59d8bcc02b2a9f759a28263aa83f)) ### Performance Improvements * point to library scripts for build process ([6f3d7fb](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6f3d7fbea832d7bf576349ef4abfbaaddbc688ea)) * refactor custom component registration config ([25895cc](https://github.com/AlaskaAirlines/auro-hyperlink/commit/25895cc5c8572c69db47242b23ff00f05b6e0045)) * sync package and package-lock ([1aaeb9b](https://github.com/AlaskaAirlines/auro-hyperlink/commit/1aaeb9bb00fdbec0af7b571370394a9526435199)) * update dependencies ([91b3274](https://github.com/AlaskaAirlines/auro-hyperlink/commit/91b32748ca1237aefcb8979ed46384e36aac4c50)) * update dependencies ([36e23d8](https://github.com/AlaskaAirlines/auro-hyperlink/commit/36e23d83145ca0a24dcb27aa1c83798e22f76780)) * update icon and all other dependencies ([a516fd4](https://github.com/AlaskaAirlines/auro-hyperlink/commit/a516fd475ebb68426c91538b222fef7804b41d53)) * use icon element versioning ([55d7861](https://github.com/AlaskaAirlines/auro-hyperlink/commit/55d78618521fbf724f866b487b519ede41d3366c)) ### BREAKING CHANGES * trigger major release for color theme support #211 # [3.6.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.11...v3.6.0) (2024-05-07) ### Features * add tertiary variant to hyperlink component ([4c6edc7](https://github.com/AlaskaAirlines/auro-hyperlink/commit/4c6edc7c60e88abc20c0ee4b99ca3306ae1f7378)) ### Performance Improvements * update legacy .is-touch to media query ([69fb4ab](https://github.com/AlaskaAirlines/auro-hyperlink/commit/69fb4ab517b7c00cea024dbdd9f70077c04ffdd4)) ## [3.5.11](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.10...v3.5.11) (2024-04-29) ### Performance Improvements * update function [#202](https://github.com/AlaskaAirlines/auro-hyperlink/issues/202) ([b082269](https://github.com/AlaskaAirlines/auro-hyperlink/commit/b082269cff303ceced979a95da1d94624333d2ca)) ## [3.5.10](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.9...v3.5.10) (2024-04-19) ### Performance Improvements * update peer deps ([02d3070](https://github.com/AlaskaAirlines/auro-hyperlink/commit/02d3070c661e4528ab9a0e8a674ea96eebac9637)) ## [3.5.9](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.8...v3.5.9) (2024-04-19) ### Performance Improvements * replace deprecated icon references ([6d90507](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6d90507251ee18a277eeee15a6a322dde37a890e)) ## [3.5.8](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.7...v3.5.8) (2024-02-21) ### Performance Improvements * **docs:** add custom registration example to index page ([4959fe8](https://github.com/AlaskaAirlines/auro-hyperlink/commit/4959fe8d44f9607029bcda565f3d80ba9cbbadb5)) ## [3.5.7](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.6...v3.5.7) (2024-02-19) ### Bug Fixes * **linters:** add linters script to build ([620bbe8](https://github.com/AlaskaAirlines/auro-hyperlink/commit/620bbe871cea98ba4d57d50c4260c5cdde3ef0e5)) ### Performance Improvements * **examples:** implement minified js system [#198](https://github.com/AlaskaAirlines/auro-hyperlink/issues/198) ([52d7417](https://github.com/AlaskaAirlines/auro-hyperlink/commit/52d7417fe9dcaf1049b3a9647b9521be555a83d7)) * **hyperlink:** update references to main hyperlink js file ([98fa7fa](https://github.com/AlaskaAirlines/auro-hyperlink/commit/98fa7fa9542ea6c0ee178cd6d73d57f949a69184)) * **js:** edit js demo examples ([5a558f5](https://github.com/AlaskaAirlines/auro-hyperlink/commit/5a558f507a5f49b0220247336730a22384e839c0)) ## [3.5.6](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.5...v3.5.6) (2024-02-16) ### Bug Fixes * update npm script reference ([94a8196](https://github.com/AlaskaAirlines/auro-hyperlink/commit/94a8196ac5a9b21d22ec10b409878cdfdca11f09)) ### Performance Improvements * update reference to .js files ([f06d3ee](https://github.com/AlaskaAirlines/auro-hyperlink/commit/f06d3eed115c08e93e68cc95ac31be15950e9271)) ## [3.5.5](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.4...v3.5.5) (2024-02-12) ### Performance Improvements * update dependencies ([5a59eef](https://github.com/AlaskaAirlines/auro-hyperlink/commit/5a59eefed1536b5a4d8ed2871e0643fbebf7cc39)) ## [3.5.4](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.3...v3.5.4) (2024-02-10) ### Performance Improvements * update internal refs to support SSR ([047a6b6](https://github.com/AlaskaAirlines/auro-hyperlink/commit/047a6b6299e218366fa0882dc13653c7d7f30d5c)) ## [3.5.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.2...v3.5.3) (2024-02-10) ### Performance Improvements * update dependencies to support SSR ([38ae095](https://github.com/AlaskaAirlines/auro-hyperlink/commit/38ae095a48e7c121b5b31e8e98006edf89922b74)) ## [3.5.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.1...v3.5.2) (2024-01-31) ### Performance Improvements * alaskaairux ref updates ([e55b509](https://github.com/AlaskaAirlines/auro-hyperlink/commit/e55b5099acae6cb20079f87777febd6aa4a441b7)) * **cdn:** update links from unpkg to jsdelivr ([a6b5508](https://github.com/AlaskaAirlines/auro-hyperlink/commit/a6b550850992ef468b8e255a493939041ec01312)) ## [3.5.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.0...v3.5.1) (2024-01-25) ### Performance Improvements * update dependencies ([03f45d6](https://github.com/AlaskaAirlines/auro-hyperlink/commit/03f45d676fc27d1d2fc342fc34a41c19860b0059)) # [3.5.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.4.2...v3.5.0) (2024-01-20) ### Features * **ssr:** add support for SSR projects [#193](https://github.com/AlaskaAirlines/auro-hyperlink/issues/193) ([6eeb233](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6eeb233e6cbf6253fc523e833cf72c31e621ae6c)) ### Performance Improvements * **deps:** update dependencies ([8cacced](https://github.com/AlaskaAirlines/auro-hyperlink/commit/8cacced246f05b60d4b806c775921403c0179585)) ## [3.4.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.4.1...v3.4.2) (2024-01-17) ### Bug Fixes * update small CTA to adjust content alignment [#191](https://github.com/AlaskaAirlines/auro-hyperlink/issues/191) ([8037424](https://github.com/AlaskaAirlines/auro-hyperlink/commit/803742437f7a7b8eff6261bfcbcdc0a1130d4bff)) ### Performance Improvements * convert hard value to token ([7073d49](https://github.com/AlaskaAirlines/auro-hyperlink/commit/7073d497caa85f9de6bb290fd13c3d78228dc5e3)) ## [3.4.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.4.0...v3.4.1) (2023-11-28) ### Bug Fixes * **cta:** make cta buttons consistent with auro-button [#188](https://github.com/AlaskaAirlines/auro-hyperlink/issues/188) ([05fa7fc](https://github.com/AlaskaAirlines/auro-hyperlink/commit/05fa7fcd3bf33baab0c3886954766058d2c89695)) ### Performance Improvements * **cdn:** update to use new auro-button namespace ([35d87d0](https://github.com/AlaskaAirlines/auro-hyperlink/commit/35d87d04bb3090ce967316f33b3719a366162d59)) * **deps:** update to use latest dependencies ([ff63d46](https://github.com/AlaskaAirlines/auro-hyperlink/commit/ff63d4629073aceffb793aa2150e0be5f6b718a0)) * **hover:** update hover color implementation [#189](https://github.com/AlaskaAirlines/auro-hyperlink/issues/189) ([54e6d7a](https://github.com/AlaskaAirlines/auro-hyperlink/commit/54e6d7ad2c1979469397869ccb6a1c9142c79647)) * **node:** update to support node 20 ([e2b329b](https://github.com/AlaskaAirlines/auro-hyperlink/commit/e2b329bc05a72a7688bba8328a1e18a6dd5181fe)) # [3.4.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.7...v3.4.0) (2023-11-07) ### Features * **cta:** created small cta button [#172](https://github.com/AlaskaAirlines/auro-hyperlink/issues/172) ([3ffacad](https://github.com/AlaskaAirlines/auro-hyperlink/commit/3ffacad4fa535df4ae48fa2191b11d935b33550c)) ## [3.3.7](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.6...v3.3.7) (2023-10-30) ### Performance Improvements * add old design-tokens deps ([17fdaac](https://github.com/AlaskaAirlines/auro-hyperlink/commit/17fdaac6366c0b954f43392f9df58c566886b0ed)) * **token:** update token per new theming [#183](https://github.com/AlaskaAirlines/auro-hyperlink/issues/183) ([79877ca](https://github.com/AlaskaAirlines/auro-hyperlink/commit/79877caa5026f3b5d163dfb7fc334f8b20f40448)) ## [3.3.6](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.5...v3.3.6) (2023-08-25) ### Performance Improvements * add auro-icons to peer dependencies [#180](https://github.com/AlaskaAirlines/auro-hyperlink/issues/180) ([58f6d6c](https://github.com/AlaskaAirlines/auro-hyperlink/commit/58f6d6c57aaabca6575775927a62de9f866da4eb)) ## [3.3.5](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.4...v3.3.5) (2023-08-25) ### Performance Improvements * update Sass to not include design tokens [#178](https://github.com/AlaskaAirlines/auro-hyperlink/issues/178) ([e575f50](https://github.com/AlaskaAirlines/auro-hyperlink/commit/e575f5056b4537da60d4f55fa942e6abc87655b5)) ## [3.3.4](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.3...v3.3.4) (2023-08-18) ### Bug Fixes * general feedback review ([e8aa95f](https://github.com/AlaskaAirlines/auro-hyperlink/commit/e8aa95f1217b927759f35e7ef1c71b6ae7e939fb)) * re-add docTemplates/ to .gitignore per [#171](https://github.com/AlaskaAirlines/auro-hyperlink/issues/171) ([fcf143a](https://github.com/AlaskaAirlines/auro-hyperlink/commit/fcf143aa1a2cbe6ef7d145a7359de286ca0e73ec)) ### Performance Improvements * **es5:** Remove legacy es5 bundling resources [#166](https://github.com/AlaskaAirlines/auro-hyperlink/issues/166) ([34a1a69](https://github.com/AlaskaAirlines/auro-hyperlink/commit/34a1a692b550b9394a2135b71549621ffd2bbc62)) * general update to complete update node 18 ([4350122](https://github.com/AlaskaAirlines/auro-hyperlink/commit/43501220c43a3f6ef87db9f40cfa2879132383c5)) * **node18:** update repo to support Node 18+ [#168](https://github.com/AlaskaAirlines/auro-hyperlink/issues/168) ([8e8b3bb](https://github.com/AlaskaAirlines/auro-hyperlink/commit/8e8b3bbe7d648c87654b0c560ff2b001d9134744)) * remove unused script ([40d2386](https://github.com/AlaskaAirlines/auro-hyperlink/commit/40d23865b82b029837dbdadbc34f94b9f23f0a10)) * update general dependencies node 18 ([f12886d](https://github.com/AlaskaAirlines/auro-hyperlink/commit/f12886d85ea6e2099cecf25e0931db7ed77e8c6e)) * update npm script, remove files ([d7ef58f](https://github.com/AlaskaAirlines/auro-hyperlink/commit/d7ef58f526a178a1c51aeeb328c9143b28290a57)) * update to Lit2.0, TS support, issue templates, component registration extension [#167](https://github.com/AlaskaAirlines/auro-hyperlink/issues/167) ([ca387bc](https://github.com/AlaskaAirlines/auro-hyperlink/commit/ca387bcabe753b6a2448f9b186387b88c5207426)) ## [3.3.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.2...v3.3.3) (2023-03-21) ### Bug Fixes * **workflow:** correct typo in workflow config ([45bdf5d](https://github.com/AlaskaAirlines/auro-hyperlink/commit/45bdf5d0dba35ccc5bdfc69e2a8e6eb7bf74bfd5)) ### Performance Improvements * **node:** update version support ([a9152ce](https://github.com/AlaskaAirlines/auro-hyperlink/commit/a9152ce6a0ab9cdd819fb04305861facf5dde2e5)) ## [3.3.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.1...v3.3.2) (2023-02-28) ### Bug Fixes * **bundle:** update rollup config [#161](https://github.com/AlaskaAirlines/auro-hyperlink/issues/161) ([abe252a](https://github.com/AlaskaAirlines/auro-hyperlink/commit/abe252a6da64efea5f5af4589f7db1465c95720c)) ## [3.3.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.0...v3.3.1) (2023-02-26) ### Performance Improvements * **deps:** update from Lit 1 to Lit 2 [#159](https://github.com/AlaskaAirlines/auro-hyperlink/issues/159) ([7309ec3](https://github.com/AlaskaAirlines/auro-hyperlink/commit/7309ec3ed32979524f2516fcea9bf236b635a6f4)) # [3.3.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.2.2...v3.3.0) (2023-01-25) ### Features * **customization:** allow for CE class extension and customization [#151](https://github.com/AlaskaAirlines/auro-hyperlink/issues/151) ([6b6a3f9](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6b6a3f940331b48b226e6a9dbe16f87831a3ff11)) * **define:** custom CE definitions ([94de68b](https://github.com/AlaskaAirlines/auro-hyperlink/commit/94de68bc0e3cbdca07d18bbb10aafb01044debba)) ## [3.2.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.2.1...v3.2.2) (2022-12-20) ### Bug Fixes * **part:** add css part for easy manipulation [#146](https://github.com/AlaskaAirlines/auro-hyperlink/issues/146) ([5b9e0f0](https://github.com/AlaskaAirlines/auro-hyperlink/commit/5b9e0f0bdad5124b89a4ada4b97ba8c4e76d4d79)) ## [3.2.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.2.0...v3.2.1) (2022-12-20) ### Bug Fixes * **icons:** update peer dependency of auro icons [#134](https://github.com/AlaskaAirlines/auro-hyperlink/issues/134) ([f843b74](https://github.com/AlaskaAirlines/auro-hyperlink/commit/f843b744c6b3dd1334929a6da6568f2d79e3c0c0)) # [3.2.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.1.1...v3.2.0) (2022-11-30) ### Features * **cta:** add support for fluid width ([075a59e](https://github.com/AlaskaAirlines/auro-hyperlink/commit/075a59e783e1cd49c5a54dcacf219c9500fc166e)) ## [3.1.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.1.0...v3.1.1) (2022-05-13) ### Bug Fixes * **a11y:** add missing event listeners ([2519adb](https://github.com/AlaskaAirlines/auro-hyperlink/commit/2519adb61588b96fead510fb15b14a6017510cfe)) # [3.1.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.0.0...v3.1.0) (2022-03-11) ### Features * add focus method ([2d7b7ed](https://github.com/AlaskaAirlines/auro-hyperlink/commit/2d7b7eda1554b321197188b6c4a8cc2c7c0b8732)) * **style:** add support for .focus() ui ([ef81f16](https://github.com/AlaskaAirlines/auro-hyperlink/commit/ef81f1674a7441c48e8bc76b28077247c8b06c91)) # [3.0.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.4.3...v3.0.0) (2022-01-07) ### Bug Fixes * icon CSS/Sass for IE fallback [#72](https://github.com/AlaskaAirlines/auro-hyperlink/issues/72) ([14cebaf](https://github.com/AlaskaAirlines/auro-hyperlink/commit/14cebaf3383c1142f32922d818646bfe55bf547d)) * remove outline-offset [#79](https://github.com/AlaskaAirlines/auro-hyperlink/issues/79) ([f3ff147](https://github.com/AlaskaAirlines/auro-hyperlink/commit/f3ff147c21e42fa9b3ff74bc8745d7d3e8815fc9)) ### Code Refactoring * **generator migration:** migrate repo to latest gen build [#73](https://github.com/AlaskaAirlines/auro-hyperlink/issues/73) ([543f723](https://github.com/AlaskaAirlines/auro-hyperlink/commit/543f723d76a51d78985ea93381fd1e1e06550413)) ### Features * **mailto:** add support for mailto: http request [#87](https://github.com/AlaskaAirlines/auro-hyperlink/issues/87) ([33ad5fd](https://github.com/AlaskaAirlines/auro-hyperlink/commit/33ad5fd96a3ad58df28d803ceae664843b62aabc)) * **referrer:** add feature for external url referral tracking ([b416a60](https://github.com/AlaskaAirlines/auro-hyperlink/commit/b416a608046bc00b09aec9fa459e6e71ea42cf90)) ### Performance Improvements * **mdmagic:** update mdmagic watched files ([276b0e9](https://github.com/AlaskaAirlines/auro-hyperlink/commit/276b0e934af94f235294022d5f55a75881de9304)) ### BREAKING CHANGES * **generator migration:** This commit will move the element to the new @aurodesignsystem npm namespace as well redefine legacy API ## [2.4.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.4.2...v2.4.3) (2021-08-20) ### Bug Fixes * **deps:** update dependencies, has impact on experience ([886fa4f](https://github.com/AlaskaAirlines/auro-hyperlink/commit/886fa4f325199e32fa2e03d657475ebb26d9fac1)) ## [2.4.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.4.1...v2.4.2) (2021-08-03) ### Bug Fixes * give booleans default values ([9ca4cea](https://github.com/AlaskaAirlines/auro-hyperlink/commit/9ca4ceab855cb6141a4ac736189bfe6d522a8f5f)) ## [2.4.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.4.0...v2.4.1) (2021-07-27) ### Bug Fixes * **spacing:** update custom element shape to be inline-block [#67](https://github.com/AlaskaAirlines/auro-hyperlink/issues/67) ([866b5cc](https://github.com/AlaskaAirlines/auro-hyperlink/commit/866b5cca6255e0ef37639883cb2d5ca27a4dcae2)) # [2.4.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.3.0...v2.4.0) (2021-06-22) ### Features * **no exit:** add new icon feature for no exit pop-out links ([715c46a](https://github.com/AlaskaAirlines/auro-hyperlink/commit/715c46a0757eef4ba010264f3edf0e7e5860e3c4)) # [2.3.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.2.1...v2.3.0) (2021-06-07) ### Features * apply focus-visible polyfill to shadow root [#55](https://github.com/AlaskaAirlines/auro-hyperlink/issues/55) ([46cbacb](https://github.com/AlaskaAirlines/auro-hyperlink/commit/46cbacb2df390cfc2f20608b3437b63be6e3ff93)) ## [2.2.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.2.0...v2.2.1) (2021-03-06) ### Bug Fixes * add secondary cta on dark styles ([05cef06](https://github.com/AlaskaAirlines/auro-hyperlink/commit/05cef06bebc55953d68e0e313286e31122209932)) # [2.2.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.1.0...v2.2.0) (2021-02-23) ### Features * add support for cta ondark ([20db749](https://github.com/AlaskaAirlines/auro-hyperlink/commit/20db749a7b3cf3b8d0b23c112b8f5e19a7579f47)) # [2.1.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.0.1...v2.1.0) (2021-02-19) ### Features * update bundle support ([c9a6543](https://github.com/AlaskaAirlines/auro-hyperlink/commit/c9a6543f5a71e9fa2e9383a88f86c4733ed3af94)) * update to Github actions ([468dbc0](https://github.com/AlaskaAirlines/auro-hyperlink/commit/468dbc0534586dd6242eb1622279608739d18475)) ## [2.0.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.0.0...v2.0.1) (2020-07-28) ### Bug Fixes * update barrel file ([b220e75](https://github.com/AlaskaAirlines/auro-hyperlink/commit/b220e753c135b62d9c7d713916ac6aa28015691c)) # [2.0.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v1.6.0...v2.0.0) (2020-07-28) ### Features * [#23](https://github.com/AlaskaAirlines/auro-hyperlink/issues/23) add support for CDN delivery ([777bcb7](https://github.com/AlaskaAirlines/auro-hyperlink/commit/777bcb735063bd8873c11c7cb361b8540000bd04)) * [#37](https://github.com/AlaskaAirlines/auro-hyperlink/issues/37) remove unused legacy component and build steps ([a655547](https://github.com/AlaskaAirlines/auro-hyperlink/commit/a655547a7b5ae3113ef0d56dc12a7d0a19dc23d4)) ### BREAKING CHANGES * This commit will remove all legacy support files and any references to ods-hyperlink. If these legacy files are needed, please continue using v1.6.0. # [1.6.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.5.1...v1.6.0) (2020-07-23) ### Features * [#32](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/issues/32) support sms and tel protocols ([299961d](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/299961d355181988d2ddaa2deba205a782f67e27)) ## [1.5.1](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.5.0...v1.5.1) (2020-06-16) ### Bug Fixes * update correct height for CTA button ([e4e1deb](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/e4e1deb1531ba47584e0d71cf126c0e017696cb4)) # [1.5.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.7...v1.5.0) (2020-06-13) ### Features * [#27](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/issues/27) add support for default CTA button style ([5362639](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/5362639da476b4ad8535ce17c69245bd7d3d17b0)) ## [1.4.7](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.6...v1.4.7) (2020-05-19) ### Bug Fixes * update status badges ([2354a63](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/2354a634630abf31ed8a1fc33bd9dacef2713067)) ## [1.4.6](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.5...v1.4.6) (2020-04-27) ### Bug Fixes * add support for relative URLs ([59e8b2e](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/59e8b2edf061735e08c2ac5ba150e853cf2770fa)) ## [1.4.5](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.4...v1.4.5) (2020-04-03) ### Bug Fixes * remove CLI warning ([a41110d](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/a41110d3d276e751c506bf9955061d596b6b4abb)) ## [1.4.4](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.3...v1.4.4) (2020-04-02) ### Bug Fixes * remove dependency on icon lib CSS file ([cd3d805](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/cd3d805a46dc7be0f31f5769d3345f193b6d529d)) ## [1.4.3](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.2...v1.4.3) (2020-02-03) ### Bug Fixes * install esLint [#14](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/issues/14) ([7eddb2e](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/7eddb2edbefb0c730be17eb7c0f682f8706c951c)) * update href string to address security ([44ec1d0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/44ec1d0fbef470363c87af65cef8094b106bb0c8)) ## [1.4.2](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.1...v1.4.2) (2020-01-23) ### Bug Fixes * address postinstall bug ([58bbdf2](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/58bbdf2dc4d6519551c0034547596100d78f81f9)) * address postinstall bug ([479e055](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/479e055314539d326419a8bbdd845aa63de19dde)) ## [1.4.1](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.0...v1.4.1) (2020-01-23) ### Bug Fixes * address postinstall bug ([2825e02](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/2825e02c5ba6458205646337ce05d7ad97460f78)) # [1.4.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.3.2...v1.4.0) (2020-01-23) ### Bug Fixes * update packages and address dependency issues ([0090d59](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/0090d59e9b68713a044afd2f429854c2f9a54a0a)) * update to Auro variables ([5f2fb89](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/5f2fb89662367ce9b1130dd346fa42341dc273e2)) ### Features * add support for auro-hyperlink component ([1cbdc19](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/1cbdc19acb4a9980f5bf0d526e37b464c8ca74df)) ### Reverts * reset Orion dependencies in styles ([47dc43e](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/47dc43ee88d83538665649758d326a140cbc86fc)) ## [1.3.2](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.3.1...v1.3.2) (2020-01-18) ### Bug Fixes * [#19](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/issues/19) issue regadring preventDefault() functions ([f995f53](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/f995f53f0ac5bce23012ca99f2cfb822f69c48e6)) ## [1.3.1](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.3.0...v1.3.1) (2020-01-09) ### Bug Fixes * element only defines itself if the element is not already defined ([502c522](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/502c5227461eb4e851d5bf8761ca5afc536dd492)) # [1.3.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.2.0...v1.3.0) (2019-11-27) ### Features * add support for secondary CTA button ([185d035](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/185d035543131fab8cfb06fd8c7228fe2a8759e2)) # [1.2.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.1.0...v1.2.0) (2019-11-19) ### Features * removed anchorCallback prop ([62e2e2c](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/62e2e2cf3a1851717a8f907f5071f43159836c5d)) # [1.1.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.13...v1.1.0) (2019-11-18) ### Features * updated icon version to use new name ([c47247b](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/c47247ba0a4c32753ffe9812d4a57c9ff51bd3d5)) ## [1.0.13](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.12...v1.0.13) (2019-10-28) ### Bug Fixes * [#6](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/issues/6) address IE fallback styles ([2e66c24](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/2e66c24998e6bf671a502decbc21d54ee1c9e0b1)) ## [1.0.12](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.11...v1.0.12) (2019-10-18) ### Bug Fixes * add barrel file to simplify import statements ([e45aa8f](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/e45aa8f)) ## [1.0.11](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.10...v1.0.11) (2019-10-14) ### Bug Fixes * update responsove option for CTAs ([4d0fe78](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/4d0fe78)) ## [1.0.10](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.9...v1.0.10) (2019-10-11) ### Bug Fixes * add ciBuild and devBuild scripts for dev purposes ([88a396a](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/88a396a)) * update responsive styles for CTA button ([2e82e5c](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/2e82e5c)) ## [1.0.9](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.8...v1.0.9) (2019-10-06) ### Bug Fixes * update peerDependencies ([cfde3b0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/cfde3b0)) ## [1.0.8](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.7...v1.0.8) (2019-10-06) ### Bug Fixes * update to support cta button ([719c27d](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/719c27d)) ## [1.0.7](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.6...v1.0.7) (2019-09-12) ### Bug Fixes * update line height issue in relation to other buttons ([51dc977](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/51dc977)) ## [1.0.6](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.5...v1.0.6) (2019-09-04) ### Bug Fixes * add support for utility classes and outer padding ([f38257d](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/f38257d)) ## [1.0.5](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.4...v1.0.5) (2019-08-22) ### Bug Fixes * file import path ([240e299](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/240e299)) ## [1.0.4](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.3...v1.0.4) (2019-08-22) ### Bug Fixes * update WC to support new icon Tokens ([60d9099](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/60d9099)) ## [1.0.3](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.2...v1.0.3) (2019-06-26) ### Bug Fixes * address issue with camelCase default variable ([0f965e8](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/0f965e8)) ## [1.0.2](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.1...v1.0.2) (2019-06-25) ### Bug Fixes * update package version ([86fa38e](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/86fa38e)) ## [1.0.1](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.0...v1.0.1) (2019-06-24) ### Bug Fixes * update orion packages ([3d7bcfc](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/3d7bcfc)) # 1.0.0 (2019-06-14) ### Performance Improvements * release 1.0 version of ods-hyperlink ([4933f87](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/4933f87))