# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.1.0](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.35...@thoughtindustries/helium-template@2.1.0) (2026-02-06)

### Features

- support node 22 ([#250](https://github.com/thoughtindustries/helium/issues/250)) ([3fe34a3](https://github.com/thoughtindustries/helium/commit/3fe34a3e))

# [2.0.0-beta.35](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.5.0...@thoughtindustries/helium-template@2.0.0-beta.35) (2025-12-05)

### Bug Fixes

- implement Apollo Client cleanup to prevent memory leaks ([2aec462](https://github.com/thoughtindustries/helium/commit/2aec4623bbd11b3f07e711650701d6478ba48941))
- resolve Vike SSR issues and address code review feedback ([f9d9434](https://github.com/thoughtindustries/helium/commit/f9d94340bfa6427116c1c9d10e3ce6ac20de93b8))
- update Node.js requirement to 18.0.0+ for Helium 3.0 ([51e91d9](https://github.com/thoughtindustries/helium/commit/51e91d906a4c23096f9faa235b4037abf16c0ed1))

# [2.0.0-beta.34](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.33...@thoughtindustries/helium-template@2.0.0-beta.34) (2025-10-16)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.33](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.32...@thoughtindustries/helium-template@2.0.0-beta.33) (2025-10-16)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.32](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.31...@thoughtindustries/helium-template@2.0.0-beta.32) (2025-10-16)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.31](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.30...@thoughtindustries/helium-template@2.0.0-beta.31) (2025-10-16)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.30](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.29...@thoughtindustries/helium-template@2.0.0-beta.30) (2025-10-16)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.29](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.28...@thoughtindustries/helium-template@2.0.0-beta.29) (2025-10-16)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.28](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.27...@thoughtindustries/helium-template@2.0.0-beta.28) (2025-10-15)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.27](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.26...@thoughtindustries/helium-template@2.0.0-beta.27) (2025-10-15)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.26](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.5.0...@thoughtindustries/helium-template@2.0.0-beta.26) (2025-10-15)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.25](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.24...@thoughtindustries/helium-template@2.0.0-beta.25) (2025-10-08)

### Bug Fixes

- prevent multiple hydration calls in Client Routing ([b937de8](https://github.com/thoughtindustries/helium/commit/b937de8ddd8026169c183086e825c331042f17a5)), closes [#418](https://github.com/thoughtindustries/helium/issues/418) [#423](https://github.com/thoughtindustries/helium/issues/423) [#418](https://github.com/thoughtindustries/helium/issues/418) [#423](https://github.com/thoughtindustries/helium/issues/423)
- prevent state updates during render in LearnerAccess component ([0d4a4d3](https://github.com/thoughtindustries/helium/commit/0d4a4d364b432f1652e74f9890f4305f2f61cc65)), closes [#418](https://github.com/thoughtindustries/helium/issues/418) [#423](https://github.com/thoughtindustries/helium/issues/423)

# [2.0.0-beta.24](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.23...@thoughtindustries/helium-template@2.0.0-beta.24) (2025-10-08)

### Bug Fixes

- restore urlParsed and urlPathname to passToClient for Server Routing ([844dd80](https://github.com/thoughtindustries/helium/commit/844dd8025fc39ea9e9782ad07a87804956c62587))

# [2.0.0-beta.23](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.22...@thoughtindustries/helium-template@2.0.0-beta.23) (2025-10-08)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.22](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.21...@thoughtindustries/helium-template@2.0.0-beta.22) (2025-10-08)

### Bug Fixes

- remove client-only import that broke SSR build ([977281b](https://github.com/thoughtindustries/helium/commit/977281bb65f8cc2c0574d7f450a54480e1ef12f8))

# [2.0.0-beta.21](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.20...@thoughtindustries/helium-template@2.0.0-beta.21) (2025-10-08)

### Bug Fixes

- properly support Client Routing mode in Vike ([2927d37](https://github.com/thoughtindustries/helium/commit/2927d37948e4fa46a71b980c493f4dfb3c3824f6))

# [2.0.0-beta.20](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.19...@thoughtindustries/helium-template@2.0.0-beta.20) (2025-10-06)

### Features

- Add support for Client Routing alongside Server Routing ([1bdf06e](https://github.com/thoughtindustries/helium/commit/1bdf06e51b947c28ae8c211053c9a2f81793a07a))

### BREAKING CHANGES

- None - Server Routing remains the default

# [2.0.0-beta.19](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.18...@thoughtindustries/helium-template@2.0.0-beta.19) (2025-10-06)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.18](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.16...@thoughtindustries/helium-template@2.0.0-beta.18) (2025-10-06)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.17](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.16...@thoughtindustries/helium-template@2.0.0-beta.17) (2025-10-06)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.16](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.15...@thoughtindustries/helium-template@2.0.0-beta.16) (2025-10-01)

### Bug Fixes

- resolve course page issues and improve placeholder error messages ([8840c6d](https://github.com/thoughtindustries/helium/commit/8840c6d83e4353292a76bc1a497abcb60e5b6c7d))

# [2.0.0-beta.15](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.14...@thoughtindustries/helium-template@2.0.0-beta.15) (2025-09-30)

### Bug Fixes

- **hydration:** delay initial state updates to avoid mismatches ([810edb1](https://github.com/thoughtindustries/helium/commit/810edb169c0d1224ea5629a73a987984d9336b06)), closes [#418](https://github.com/thoughtindustries/helium/issues/418) [#423](https://github.com/thoughtindustries/helium/issues/423)

# [2.0.0-beta.14](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.13...@thoughtindustries/helium-template@2.0.0-beta.14) (2025-09-30)

### Bug Fixes

- **dashboard:** replace error-throwing function with proper handler ([a37c289](https://github.com/thoughtindustries/helium/commit/a37c28901d3cdfc594cf9de6ce100d4f47b3703c))
- **ssr:** add window guards to prevent hydration mismatches ([8e90962](https://github.com/thoughtindustries/helium/commit/8e90962378bec0093e211e1fb7ab0f665515b005)), closes [#418](https://github.com/thoughtindustries/helium/issues/418) [#423](https://github.com/thoughtindustries/helium/issues/423)

# [2.0.0-beta.13](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.12...@thoughtindustries/helium-template@2.0.0-beta.13) (2025-09-30)

### Bug Fixes

- **renderer:** prevent double script injection in Server Routing ([0cc466d](https://github.com/thoughtindustries/helium/commit/0cc466dcd368e8f0bbbeb50d79644cee8200d876))

# [2.0.0-beta.12](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.11...@thoughtindustries/helium-template@2.0.0-beta.12) (2025-09-30)

### Bug Fixes

- **vike:** switch to Server Routing to resolve runtime conflicts ([d66aad0](https://github.com/thoughtindustries/helium/commit/d66aad0d8ff4ee3b37e45d8795e66935c103554d))

# [2.0.0-beta.11](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.10...@thoughtindustries/helium-template@2.0.0-beta.11) (2025-09-29)

### Bug Fixes

- **vike:** enable client routing to prevent dual runtime loading ([b1d73d3](https://github.com/thoughtindustries/helium/commit/b1d73d320592cc24ed89bc1ee6987f5314451d62))

# [2.0.0-beta.10](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.9...@thoughtindustries/helium-template@2.0.0-beta.10) (2025-09-29)

### Bug Fixes

- **vike:** remove urlParsed/urlPathname from passToClient for client routing ([641bc78](https://github.com/thoughtindustries/helium/commit/641bc78dbc5c2683e9a428dda10c07faf8f34ceb))

# [2.0.0-beta.9](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.8...@thoughtindustries/helium-template@2.0.0-beta.9) (2025-09-29)

### Bug Fixes

- **manifest:** exclude server-routing entry to prevent runtime conflicts ([b9d0ea3](https://github.com/thoughtindustries/helium/commit/b9d0ea36b0f88b1f19fddbf67144ee3f0488d11d))

# [2.0.0-beta.8](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.7...@thoughtindustries/helium-template@2.0.0-beta.8) (2025-09-29)

### Bug Fixes

- **manifest:** include all assets for TI proxy routing ([20b9750](https://github.com/thoughtindustries/helium/commit/20b975014a8e42b89ae08868371468c61a4a5e50))

# [2.0.0-beta.7](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.6...@thoughtindustries/helium-template@2.0.0-beta.7) (2025-09-25)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.6](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.5...@thoughtindustries/helium-template@2.0.0-beta.6) (2025-09-25)

### Bug Fixes

- ensure asset-tags.json includes all critical client bundles ([79f5fd1](https://github.com/thoughtindustries/helium/commit/79f5fd1ce53557421a5b3dde7d735c58d3be4d93))

# [2.0.0-beta.5](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.4...@thoughtindustries/helium-template@2.0.0-beta.5) (2025-09-25)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.2](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@2.0.0-beta.0...@thoughtindustries/helium-template@2.0.0-beta.2) (2025-09-24)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [2.0.0-beta.0](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.5.0...@thoughtindustries/helium-template@2.0.0-beta.0) (2025-09-24)

### chore

- update dependencies to resolve security vulnerabilities and deprecations ([0bc37e1](https://github.com/thoughtindustries/helium/commit/0bc37e1d7306d4701716f0670974ee7fad089fa4))

### BREAKING CHANGES

- Multiple major version updates that may affect consumers:

* Migrated from vite-plugin-ssr to vike (v0.4.195)
* Updated Storybook from v7 to v8.6.14
* Updated i18next from v21 to v23.16.8
* Updated react-i18next from v11 to v13.5.0

Security fixes (8 vulnerabilities resolved - 3 low, 5 moderate):

- graphql: 16.6.0 → 16.11.0 (uncontrolled resource consumption)
- universal-cookie: ^4.0.4 → ^7.2.2 (cookie vulnerability)
- remark-mdx-frontmatter: ^2.0.3 → ^5.2.0 (prototype pollution)
- tsup: various → ^8.5.0 (esbuild vulnerability)
- Removed unused patch-package (tmp vulnerability)

Package updates across all workspaces:

- vite: ^3.2.8 → ^5.4.11
- @vitejs/plugin-react: ^2.1.0 → ^4.3.4
- lerna: ^4.0.0 → ^8.1.9
- All Storybook packages updated to v8.6.14
- Consistent i18next versions across monorepo

Implementation changes:

- Fixed CJS/ESM compatibility with dynamic Vike imports
- Added deployment manifest generation scripts
- Updated Storybook Apollo addon for v8 compatibility
- Fixed React Hooks violations in i18next decorator
- Added Vite alias for NavBar import resolution
- Updated .gitignore with build artifacts and temp files

Affected packages:

- @thoughtindustries/helium-server
- @thoughtindustries/helium-template
- @thoughtindustries/helium-template-essentials
- @thoughtindustries/storybook-addon-apollo-client
- All @thoughtindustries component packages

# [1.5.0](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.4.3...@thoughtindustries/helium-template@1.5.0) (2025-04-01)

### Features

- support node 18 ([#243](https://github.com/thoughtindustries/helium/issues/243)) ([b4dc459](https://github.com/thoughtindustries/helium/commit/b4dc4597d1c08b3f5b86cfa93eada4ec01610176))

## [1.4.3](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.4.2...@thoughtindustries/helium-template@1.4.3) (2024-02-14)

**Note:** Version bump only for package @thoughtindustries/helium-template

## [1.4.2](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.4.1...@thoughtindustries/helium-template@1.4.2) (2024-02-12)

**Note:** Version bump only for package @thoughtindustries/helium-template

## [1.4.1](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.4.0...@thoughtindustries/helium-template@1.4.1) (2024-01-24)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.4.0](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.7...@thoughtindustries/helium-template@1.4.0) (2023-11-14)

### Features

- allow deployment of development builds ([#231](https://github.com/thoughtindustries/helium/issues/231)) ([ed06e65](https://github.com/thoughtindustries/helium/commit/ed06e65bd62b964f002bed03295ca6a6fcfbb5f9))

# [1.3.0](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.3.0-alpha.2...@thoughtindustries/helium-template@1.3.0) (2023-11-09)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.3.0-alpha.2](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.7...@thoughtindustries/helium-template@1.3.0-alpha.2) (2023-11-09)

### Features

- allow deployment of development builds ([#231](https://github.com/thoughtindustries/helium/issues/231)) ([ed06e65](https://github.com/thoughtindustries/helium/commit/ed06e65bd62b964f002bed03295ca6a6fcfbb5f9))

# [1.3.0-alpha.1](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.7...@thoughtindustries/helium-template@1.3.0-alpha.1) (2023-11-08)

### Features

- allow deployment of development builds ([#231](https://github.com/thoughtindustries/helium/issues/231)) ([ed06e65](https://github.com/thoughtindustries/helium/commit/ed06e65bd62b964f002bed03295ca6a6fcfbb5f9))

# [1.3.0-alpha.0](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.7...@thoughtindustries/helium-template@1.3.0-alpha.0) (2023-11-07)

### Features

- allow deployment of development builds ([#231](https://github.com/thoughtindustries/helium/issues/231)) ([ed06e65](https://github.com/thoughtindustries/helium/commit/ed06e65bd62b964f002bed03295ca6a6fcfbb5f9))

## [1.2.7](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.6...@thoughtindustries/helium-template@1.2.7) (2023-11-01)

**Note:** Version bump only for package @thoughtindustries/helium-template

## [1.2.6](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.5...@thoughtindustries/helium-template@1.2.6) (2023-09-28)

**Note:** Version bump only for package @thoughtindustries/helium-template

## [1.2.5](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.4...@thoughtindustries/helium-template@1.2.5) (2023-08-28)

**Note:** Version bump only for package @thoughtindustries/helium-template

## [1.2.4](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.3...@thoughtindustries/helium-template@1.2.4) (2023-08-22)

### Bug Fixes

- page path and link refs in starter app ([#222](https://github.com/thoughtindustries/helium/issues/222)) ([1554cfb](https://github.com/thoughtindustries/helium/commit/1554cfb040fd28f09b7776dc218bb524d8691f33))

## [1.2.3](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.2...@thoughtindustries/helium-template@1.2.3) (2023-07-19)

**Note:** Version bump only for package @thoughtindustries/helium-template

## [1.2.2](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.1...@thoughtindustries/helium-template@1.2.2) (2023-07-10)

### Bug Fixes

- use exact graphql ([#219](https://github.com/thoughtindustries/helium/issues/219)) ([6816208](https://github.com/thoughtindustries/helium/commit/68162083b8e3df31cf040afacf3eda3089da364f))

## [1.2.1](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0...@thoughtindustries/helium-template@1.2.1) (2023-07-05)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.2.0](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.18...@thoughtindustries/helium-template@1.2.0) (2023-06-28)

### Features

- remove dist tags ([#215](https://github.com/thoughtindustries/helium/issues/215)) ([7ec2bca](https://github.com/thoughtindustries/helium/commit/7ec2bca0750325fe2d6c2528973846d86c082844))

# [1.2.0-beta.18](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.17...@thoughtindustries/helium-template@1.2.0-beta.18) (2023-06-26)

### Bug Fixes

- catalog component malfunctioning ([#211](https://github.com/thoughtindustries/helium/issues/211)) ([f592950](https://github.com/thoughtindustries/helium/commit/f5929503e68f368bb3ceb882ea3d279148e0f090))

# [1.2.0-beta.17](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.16...@thoughtindustries/helium-template@1.2.0-beta.17) (2023-06-21)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.2.0-beta.16](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.15...@thoughtindustries/helium-template@1.2.0-beta.16) (2023-06-12)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.2.0-beta.15](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.14...@thoughtindustries/helium-template@1.2.0-beta.15) (2023-06-05)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.2.0-beta.14](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.13...@thoughtindustries/helium-template@1.2.0-beta.14) (2023-04-26)

### Bug Fixes

- order in package.json ([7346885](https://github.com/thoughtindustries/helium/commit/7346885585fb7acacbbe0cc661c1d8da68c4e5b9))
- place "react-error-boundary": "^4.0.4" in correct package files ([78f3cb2](https://github.com/thoughtindustries/helium/commit/78f3cb2fb11e35df14f6b03bb6879a576b9b49bc))

### Features

- add Suspense to server ([d5955bb](https://github.com/thoughtindustries/helium/commit/d5955bb78a1ad0a299fc0d7ef465cf602e5750be))
- adding error boundary to client side ([89074d8](https://github.com/thoughtindustries/helium/commit/89074d8696f0e07329a5cbf4c80a14b7c50132be))

# [1.2.0-beta.13](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.12...@thoughtindustries/helium-template@1.2.0-beta.13) (2023-04-24)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.2.0-beta.12](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.11...@thoughtindustries/helium-template@1.2.0-beta.12) (2023-04-21)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.2.0-beta.11](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.10...@thoughtindustries/helium-template@1.2.0-beta.11) (2023-04-19)

### Bug Fixes

- move content paths to template tailwind config ([#199](https://github.com/thoughtindustries/helium/issues/199)) ([8352e01](https://github.com/thoughtindustries/helium/commit/8352e01f770f8a9699fa4a4a696d2fc51b5d3ee1))

# [1.2.0-beta.10](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.9...@thoughtindustries/helium-template@1.2.0-beta.10) (2023-04-18)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.2.0-beta.9](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.7...@thoughtindustries/helium-template@1.2.0-beta.9) (2023-04-12)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.2.0-beta.8](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.7...@thoughtindustries/helium-template@1.2.0-beta.8) (2023-04-06)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.2.0-beta.7](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.6...@thoughtindustries/helium-template@1.2.0-beta.7) (2023-03-27)

### Features

- enable env vars ([#192](https://github.com/thoughtindustries/helium/issues/192)) ([795a4cd](https://github.com/thoughtindustries/helium/commit/795a4cde9c0c51b6a928ae9b1cca5d704095f8aa))

# [1.2.0-beta.6](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.5...@thoughtindustries/helium-template@1.2.0-beta.6) (2023-02-27)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.2.0-beta.5](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.3...@thoughtindustries/helium-template@1.2.0-beta.5) (2023-02-16)

### Bug Fixes

- CLM-7401 Update Package Generated Queries ([#185](https://github.com/thoughtindustries/helium/issues/185)) ([19caf8c](https://github.com/thoughtindustries/helium/commit/19caf8c5c07cd63908b69ad4c2c1b2144bd08b28))
- remove unused props ([f5192b1](https://github.com/thoughtindustries/helium/commit/f5192b1aa3321c28c4e4eff84715aff6e4a997e3))
- tailwind.css ([5dd07c5](https://github.com/thoughtindustries/helium/commit/5dd07c567934566ceccc07fa670e6df3d4bd7c87))

### Features

- add handler for data using State hook ([285e0d1](https://github.com/thoughtindustries/helium/commit/285e0d14986b92d2af67dca331dd16631fdfc443))
- clear fields after submission ([e20d4d7](https://github.com/thoughtindustries/helium/commit/e20d4d71a4df50b2760cfe0d147f23e729732def))
- complete signin page ([#172](https://github.com/thoughtindustries/helium/issues/172)) ([d514c34](https://github.com/thoughtindustries/helium/commit/d514c343f4e1d02376b38635c9580f1581397b0e))
- refactor of sign in button ([66b5aaa](https://github.com/thoughtindustries/helium/commit/66b5aaa20c2ddcd6a64a564a7e66d591a156245a))
- refactoring of sign in page ([1474ff3](https://github.com/thoughtindustries/helium/commit/1474ff3fdec997adf9cac848ce33ba0d6ccd68aa))
- removing button from inside anchor tag ([154e2a5](https://github.com/thoughtindustries/helium/commit/154e2a59f74ecd5468e7b924d2cc74c907b8aa91))
- removing props from sign in comp ([942dca5](https://github.com/thoughtindustries/helium/commit/942dca5f3c233571aa1cd7c4dc80a3b10e790e4f))
- removing validation ([74148a6](https://github.com/thoughtindustries/helium/commit/74148a6f3312bef25b1b7dab6888c6c79c2f786d))
- tailwind ([24833f4](https://github.com/thoughtindustries/helium/commit/24833f49328f26fba4b33f185833b19d5d6e5cd0))
- tailwind ([499f562](https://github.com/thoughtindustries/helium/commit/499f56252293db8394e0ef1e5b71ccb06ad0e1b5))
- tailwind ([358477c](https://github.com/thoughtindustries/helium/commit/358477c703bfe2d9ba8bcc99623999cb03225d7d))
- tailwind.css ([6d9f5f9](https://github.com/thoughtindustries/helium/commit/6d9f5f90256b1b5b1bc9be0ff1caf33353904357))
- update component structure ([3e159db](https://github.com/thoughtindustries/helium/commit/3e159dbe3b93839a4104a457a86542829a9b5701))
- update sign in page paths ([f585367](https://github.com/thoughtindustries/helium/commit/f585367bc33705ec99a2c82996a94616903ba049))

# [1.2.0-beta.4](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.3...@thoughtindustries/helium-template@1.2.0-beta.4) (2023-02-16)

### Bug Fixes

- CLM-7401 Update Package Generated Queries ([#185](https://github.com/thoughtindustries/helium/issues/185)) ([19caf8c](https://github.com/thoughtindustries/helium/commit/19caf8c5c07cd63908b69ad4c2c1b2144bd08b28))
- remove unused props ([f5192b1](https://github.com/thoughtindustries/helium/commit/f5192b1aa3321c28c4e4eff84715aff6e4a997e3))
- tailwind.css ([5dd07c5](https://github.com/thoughtindustries/helium/commit/5dd07c567934566ceccc07fa670e6df3d4bd7c87))

### Features

- add handler for data using State hook ([285e0d1](https://github.com/thoughtindustries/helium/commit/285e0d14986b92d2af67dca331dd16631fdfc443))
- clear fields after submission ([e20d4d7](https://github.com/thoughtindustries/helium/commit/e20d4d71a4df50b2760cfe0d147f23e729732def))
- complete signin page ([#172](https://github.com/thoughtindustries/helium/issues/172)) ([d514c34](https://github.com/thoughtindustries/helium/commit/d514c343f4e1d02376b38635c9580f1581397b0e))
- refactor of sign in button ([66b5aaa](https://github.com/thoughtindustries/helium/commit/66b5aaa20c2ddcd6a64a564a7e66d591a156245a))
- refactoring of sign in page ([1474ff3](https://github.com/thoughtindustries/helium/commit/1474ff3fdec997adf9cac848ce33ba0d6ccd68aa))
- removing button from inside anchor tag ([154e2a5](https://github.com/thoughtindustries/helium/commit/154e2a59f74ecd5468e7b924d2cc74c907b8aa91))
- removing props from sign in comp ([942dca5](https://github.com/thoughtindustries/helium/commit/942dca5f3c233571aa1cd7c4dc80a3b10e790e4f))
- removing validation ([74148a6](https://github.com/thoughtindustries/helium/commit/74148a6f3312bef25b1b7dab6888c6c79c2f786d))
- tailwind ([24833f4](https://github.com/thoughtindustries/helium/commit/24833f49328f26fba4b33f185833b19d5d6e5cd0))
- tailwind ([499f562](https://github.com/thoughtindustries/helium/commit/499f56252293db8394e0ef1e5b71ccb06ad0e1b5))
- tailwind ([358477c](https://github.com/thoughtindustries/helium/commit/358477c703bfe2d9ba8bcc99623999cb03225d7d))
- tailwind.css ([6d9f5f9](https://github.com/thoughtindustries/helium/commit/6d9f5f90256b1b5b1bc9be0ff1caf33353904357))
- update component structure ([3e159db](https://github.com/thoughtindustries/helium/commit/3e159dbe3b93839a4104a457a86542829a9b5701))
- update sign in page paths ([f585367](https://github.com/thoughtindustries/helium/commit/f585367bc33705ec99a2c82996a94616903ba049))

# [1.2.0-beta.3](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.2...@thoughtindustries/helium-template@1.2.0-beta.3) (2023-02-09)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.2.0-beta.2](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.1...@thoughtindustries/helium-template@1.2.0-beta.2) (2023-01-25)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.2.0-beta.1](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.2.0-beta.0...@thoughtindustries/helium-template@1.2.0-beta.1) (2023-01-25)

### Features

- add dist tag ([#178](https://github.com/thoughtindustries/helium/issues/178)) ([402c673](https://github.com/thoughtindustries/helium/commit/402c67371b68a72d488c977701551b8a91ef5959))

# [1.2.0-beta.0](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.26...@thoughtindustries/helium-template@1.2.0-beta.0) (2023-01-06)

### Bug Fixes

- correct link for account ([1eaebf3](https://github.com/thoughtindustries/helium/commit/1eaebf326516760ed616d8b69c7511243a4825c1))

### Features

- upgrade deps ([#169](https://github.com/thoughtindustries/helium/issues/169)) ([4442f35](https://github.com/thoughtindustries/helium/commit/4442f35f6013119bb5e9baf154bdab9a3583b543))

# [1.1.0-alpha.26](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.25...@thoughtindustries/helium-template@1.1.0-alpha.26) (2022-10-14)

### Bug Fixes

- center of nav bar items and other refactoring ([177cb86](https://github.com/thoughtindustries/helium/commit/177cb86cf4971bd2bf7b8ec1cd0c0543fc1830db))
- certificate grid view ([f22685a](https://github.com/thoughtindustries/helium/commit/f22685ab477fb17deba98fd32d885ba85acfe42a))
- dashboard courseAsset ([61de833](https://github.com/thoughtindustries/helium/commit/61de833ddac8aa6e2a4facc0cdf63f4a00c07f21))
- navbar error ([cddd27a](https://github.com/thoughtindustries/helium/commit/cddd27a57a25ee6c81f4ebe9da2325e3a6d0eabb))
- numberOfContentItems type ([d04893b](https://github.com/thoughtindustries/helium/commit/d04893b7f803716b3559ac1ab6bdc0e15ace5b88))
- remove 'Object is of type 'unknown' error ([a956b90](https://github.com/thoughtindustries/helium/commit/a956b90e3ce0f036a83602afbc4b5a388ca8ac5f))
- remove error regarding the import of tree.tsx ([69146ac](https://github.com/thoughtindustries/helium/commit/69146ac864798547cab1f66f71d77ab244c9ace8))
- remove heroImage import error ([c141c4b](https://github.com/thoughtindustries/helium/commit/c141c4b987cdf7532300c9201989c79dd2f9bb2a))
- remove logo import error ([33cc94a](https://github.com/thoughtindustries/helium/commit/33cc94ad3bb4213ff708710b61a1e5849b385a21))
- remove logo import error ([8fe0a6e](https://github.com/thoughtindustries/helium/commit/8fe0a6ed63fb8948d9c4a25741b607a76aad67e5))
- remove react-dom module import error ([52557df](https://github.com/thoughtindustries/helium/commit/52557df6bfadb8b246e18a79e12be349b9bbd600))
- remove type error from Certificate component ([46097cb](https://github.com/thoughtindustries/helium/commit/46097cbff4747b65fd25ec5f48819d11b5be24c1))
- renaming of component ([b19df75](https://github.com/thoughtindustries/helium/commit/b19df75318b1ca301c680c5d51220df3098fc10c))
- revert change in LoadCertificates.tsx ([d528c45](https://github.com/thoughtindustries/helium/commit/d528c453d2290f47aa1fae0d3b78ec1540f332cf))
- width added to avatar styling ([50a8f1b](https://github.com/thoughtindustries/helium/commit/50a8f1b71c9f45472b11ae39f6e1e36cbe09094c))

### Features

- user can now add personal styling to renamed ctaAsset element ([db4ff4d](https://github.com/thoughtindustries/helium/commit/db4ff4da379cd3d7392022a800eacca8130a1765))
- user can now add styling to heroImage ([810b5f6](https://github.com/thoughtindustries/helium/commit/810b5f657edc2f1dd72722e172f72e13fac6f6f9))

# [1.1.0-alpha.25](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.24...@thoughtindustries/helium-template@1.1.0-alpha.25) (2022-09-22)

### Bug Fixes

- homepage imports ([a64e50f](https://github.com/thoughtindustries/helium/commit/a64e50f9619794c277d06d847902677c135d63ec))
- merge packages/content ([6c8be18](https://github.com/thoughtindustries/helium/commit/6c8be1817b7c9580fd53d0ccc2d83b5949c551dc))
- remove merge packages/learner-access ([50c137f](https://github.com/thoughtindustries/helium/commit/50c137f1ce6b90cdd161df30e4f1ede6eaacb940))
- removing unused imports ([50d5618](https://github.com/thoughtindustries/helium/commit/50d56187e485b01ded4e37e914c26668b4bc4e38))
- revert commit ([7ae7d26](https://github.com/thoughtindustries/helium/commit/7ae7d2614c8154da46f96598a69154e938290cbe))
- tailwind.css ([f1f7bae](https://github.com/thoughtindustries/helium/commit/f1f7baebae3e58e26ecbd6cff810770ce46fc486))
- tailwind.css ([6341d57](https://github.com/thoughtindustries/helium/commit/6341d57c77eecce433f58b97fed3bb452eed56c9))
- update Tabs.tsx ([99e618b](https://github.com/thoughtindustries/helium/commit/99e618b5cb3a131a0650bcee5ef75dfc617ed5e1))

### Features

- add dropdown functionality to dashboard page ([413900a](https://github.com/thoughtindustries/helium/commit/413900a23374145567aa01117dadec42c01a5a4e))
- adding certification custom comp ([4cdab5c](https://github.com/thoughtindustries/helium/commit/4cdab5cb322bf962ad4665c55573ca7a4e7b9fdb))
- adding key to course completion map ([039d04d](https://github.com/thoughtindustries/helium/commit/039d04dd7ab6be374d6405a23241334afdbc1150))
- availableTabs dropdown on small screens. ([65765d9](https://github.com/thoughtindustries/helium/commit/65765d99af8590f82ddad0b0a29a1837e17e2dc7))
- banner refactor + styling updates ([deeb58f](https://github.com/thoughtindustries/helium/commit/deeb58fc205f6de62a5959ffa4a023f45d233d90))
- continue button now linking to course ([571ffbc](https://github.com/thoughtindustries/helium/commit/571ffbc52f5d4c42b43106b52e2a1f30124a0bf7))
- courseProgressionCriteria displayed corretly ([50196f3](https://github.com/thoughtindustries/helium/commit/50196f35742293cc56f5546112361a1484254035))
- dashbaord tabs ([631b56d](https://github.com/thoughtindustries/helium/commit/631b56d125a948eded746dc950ad13bb542fb657))
- dropdown refactor bookmarks ([3203004](https://github.com/thoughtindustries/helium/commit/32030049b96b47c778e23c01232b55dfb0ae027e))
- learnerAccess now displaying as grid ([3c63583](https://github.com/thoughtindustries/helium/commit/3c63583e9da0fc68077664a3725e37d7cfa6ff37))
- list/grid state display on user dashboard ([f165d00](https://github.com/thoughtindustries/helium/commit/f165d00e0f30df2318b64f73e000d127c7ed4c8f))
- Logo component displays company Logo, defaulting to a placeholder when a user has not provided one ([#159](https://github.com/thoughtindustries/helium/issues/159)) ([11c7342](https://github.com/thoughtindustries/helium/commit/11c7342d6c3ddc25040e0dad255015247a40db69))
- Logo import correction ([5d95245](https://github.com/thoughtindustries/helium/commit/5d95245403d2751353db3f548af572fa15da6efb))
- moving CTA files ([c4261c9](https://github.com/thoughtindustries/helium/commit/c4261c906281646dd61a1dc40d97756acd345ada))
- remove count from tabs ([64d8870](https://github.com/thoughtindustries/helium/commit/64d8870bf9eabbf5dc5c866ff82701f5b4da90c8))
- replace default logo on homepahe and catalog page ([5d64b9d](https://github.com/thoughtindustries/helium/commit/5d64b9d1b42e5a1b85c9530a4af73bd302c2be3d))
- reusable components for diffent views of dashboard data / certificates styling ([4a2aaaa](https://github.com/thoughtindustries/helium/commit/4a2aaaa10549a2053994650170ece0418b1e3311))
- reusable components for different views of dashboard data / certificates styling ([513b02b](https://github.com/thoughtindustries/helium/commit/513b02ba625d9d7bc6ac94be0f78c337b8ba64ba))
- sign in page styling complete ([504c406](https://github.com/thoughtindustries/helium/commit/504c406903489598dbdba571e66386d7aef67286))
- signin page styling ([d79ef44](https://github.com/thoughtindustries/helium/commit/d79ef44d57de8db049e5849bd90278733abde203))
- storybook updates + snapshot test ([0d90f87](https://github.com/thoughtindustries/helium/commit/0d90f879e82b2d7631b9c2a0d8094dc3a70038f5))
- styling of archived content and bookmarks ([8f955ea](https://github.com/thoughtindustries/helium/commit/8f955eaa82fffd029dcb4e36b4dac9dc18beb3c0))
- styling of dropdown-add margin ([a482223](https://github.com/thoughtindustries/helium/commit/a48222388ce76272e9f6b24f1a9430fccd88d48f))
- styling of tabs in LearnerAccess ([6f8df92](https://github.com/thoughtindustries/helium/commit/6f8df92be86ad78d23b8c42938bb87e79399a80a))
- tab dropdown on mobile screen size ([db0f1d1](https://github.com/thoughtindustries/helium/commit/db0f1d1aba685ce1ed306e3fdfb24b076bfd7c9f))
- tailwind ([70b4887](https://github.com/thoughtindustries/helium/commit/70b48879d4eadac8ce6b06b85e9017b9688b35be))
- tailwind ([54149e0](https://github.com/thoughtindustries/helium/commit/54149e0041e09137da3d63c54e8da8e5b8322b05))
- tailwind ([723cefb](https://github.com/thoughtindustries/helium/commit/723cefb20782c7f27597c357ad23b545ef95ef38))
- tailwind.css ([d6940c1](https://github.com/thoughtindustries/helium/commit/d6940c17f6e67799fa80dfbaa643ecd0df75c670))
- tailwind.css ([e8033fa](https://github.com/thoughtindustries/helium/commit/e8033fa246a6ab7aaffe222973bbf917d0c81931))
- tailwind.css ([ae3f151](https://github.com/thoughtindustries/helium/commit/ae3f15166e46d7910a565b6b9d8a95eae4f64028))
- update tailwind.css ([8df8c27](https://github.com/thoughtindustries/helium/commit/8df8c27e92c2d340760c1c9b800d20974cc551d3))
- updated dashboard styling ([844f4e2](https://github.com/thoughtindustries/helium/commit/844f4e28586986b1cc98f2c39ee0d352d278d485))
- updated styling ([6d38785](https://github.com/thoughtindustries/helium/commit/6d38785c2811252fb5ffb09cb78902bd67d5abe9))
- user LearnerAccess now displaying as card ([49e35f4](https://github.com/thoughtindustries/helium/commit/49e35f4b1a2ec228f5b5df8391eb2d788f04d01b))
- wishlisted styling ([5ccbaa7](https://github.com/thoughtindustries/helium/commit/5ccbaa74df28adb1f3ff59a9d4b5b007347180b2))

# [1.1.0-alpha.24](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.23...@thoughtindustries/helium-template@1.1.0-alpha.24) (2022-09-13)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.1.0-alpha.23](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.22...@thoughtindustries/helium-template@1.1.0-alpha.23) (2022-08-24)

### Features

- add engine version requirements to template-base ([#154](https://github.com/thoughtindustries/helium/issues/154)) ([9ed63f0](https://github.com/thoughtindustries/helium/commit/9ed63f0d7b059a3e8f5ddfc7321d6b865559dd88))

# [1.1.0-alpha.22](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.21...@thoughtindustries/helium-template@1.1.0-alpha.22) (2022-08-18)

### Features

- format ticonfig ([#148](https://github.com/thoughtindustries/helium/issues/148)) ([46b3ebd](https://github.com/thoughtindustries/helium/commit/46b3ebdd42dede67fe75327777a0707dd33d8ae6))
- use local catalog error component ([#150](https://github.com/thoughtindustries/helium/issues/150)) ([7c37ef4](https://github.com/thoughtindustries/helium/commit/7c37ef441d802c35bd0603c7d7f76dbdbffee35a))

# [1.1.0-alpha.21](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.20...@thoughtindustries/helium-template@1.1.0-alpha.21) (2022-08-17)

### Bug Fixes

- add key to CTAParagraphs ([f72d44a](https://github.com/thoughtindustries/helium/commit/f72d44a5d2d246fdeb57912ca55d26abc8b02ebf))
- checkout files to most recent version from staging ([b975df5](https://github.com/thoughtindustries/helium/commit/b975df5a72d672f281274a90539fcb1668a90334))
- clean up tailwind.css ([8d998b3](https://github.com/thoughtindustries/helium/commit/8d998b386d3c6f60c9559e399a3cab438e2e8759))
- CurrentUser asset size ([adba1a7](https://github.com/thoughtindustries/helium/commit/adba1a7e28353d816b37a8e47f07847aad4707ee))
- naming of navbar components ([9bdd55a](https://github.com/thoughtindustries/helium/commit/9bdd55a4e6ce12b77b8fc8a7ab572c309572d6e3))
- navbar props ([497b0dd](https://github.com/thoughtindustries/helium/commit/497b0dd80248ca53501699b1b5e18031e572972d))
- remove medium arguement from Avatar and Logo ([846f92d](https://github.com/thoughtindustries/helium/commit/846f92dd0bff420ea61f7b78b734f6c2054d0409))
- removing medium arguement from Avatars ([67b2028](https://github.com/thoughtindustries/helium/commit/67b20289f5129c7242f140a2bfbf155014510810))
- removing unused items in renderer ([0778d04](https://github.com/thoughtindustries/helium/commit/0778d0494acfdedb498a33655ec94207ccbb2613))
- tailwind.css merge ([03df7ba](https://github.com/thoughtindustries/helium/commit/03df7ba3191d403d8bbc49aceec01662eaf092be))
- tailwind.css merge ([83443df](https://github.com/thoughtindustries/helium/commit/83443df5710702488ba021d4677e6ef718954043))
- update locales/translations.json ([d9e6553](https://github.com/thoughtindustries/helium/commit/d9e6553c22eb807d97cb8993d51a40cae726f23a))

### Features

- add catalogAggregation to catalog page ([9fe0f7e](https://github.com/thoughtindustries/helium/commit/9fe0f7eeed9c33feeb03047ef659728dceaaa9ec))
- add catalogAggregation to catalog page ([0c90d56](https://github.com/thoughtindustries/helium/commit/0c90d569b0d0b5fe1f4a0d7ac035157fa127bf2b))
- add prop to limit items useCatalogQuery returns ([76a0bd0](https://github.com/thoughtindustries/helium/commit/76a0bd00ce90671e3ff34052b58fbf8959cd44b1))
- add styling to homepage navbar ([c91e4bc](https://github.com/thoughtindustries/helium/commit/c91e4bcc40a34bcc26c1876e62eb916cc8f41493))
- add styling to homepage navbar ([986d2b7](https://github.com/thoughtindustries/helium/commit/986d2b763ba2455bbf2bc7268cd34e209a89b2e6))
- add uniform sizes to Avatar prop ([b96b2b3](https://github.com/thoughtindustries/helium/commit/b96b2b3d2272d030b68e740cfaa38058f6147c75))
- CallToActionLinks displaying in responsive grid ([109e126](https://github.com/thoughtindustries/helium/commit/109e126abba1c62c550a533ecad0877c7a69daee))
- CallToActionWithLinks latest styling ([a6aba46](https://github.com/thoughtindustries/helium/commit/a6aba46f209b7573e6a042de073929615fb15bd1))
- CatalogResultsWithLimitProps interface added ([dab7944](https://github.com/thoughtindustries/helium/commit/dab7944d56d0efa0d62c116bc1f0a37903c99053))
- correct packages file ([abd2c2d](https://github.com/thoughtindustries/helium/commit/abd2c2d118133e01a7f7832dbabd9577767244d7))
- correct packages file ([29502bb](https://github.com/thoughtindustries/helium/commit/29502bb2c88b889a6409d5f1d911e39a1e9f9d52))
- currentUser implementation ([040e067](https://github.com/thoughtindustries/helium/commit/040e067f9e68446819fbf12aab8a0b0072f198b2))
- docs layout in grid ([afd5995](https://github.com/thoughtindustries/helium/commit/afd599544dab82b142516e6c997a83d1a4d6f97f))
- docs layout in grid ([e1aafcd](https://github.com/thoughtindustries/helium/commit/e1aafcd7956e54df9211aa818dc425b491696600))
- final styling for aggregation element on catalog page ([44aa290](https://github.com/thoughtindustries/helium/commit/44aa2900f7463263e710f0aae3a21dc6f4a5ea3c))
- final styling for aggregation element on catalog page ([c539179](https://github.com/thoughtindustries/helium/commit/c53917987b438a5a56ed10d350e41e9d81033379))
- implement responsive navbar styling for homepage ([0df4858](https://github.com/thoughtindustries/helium/commit/0df48581a2fae71063f604a1cf02c7c42b365e86))
- implement responsive navbar styling for homepage ([f0d72a6](https://github.com/thoughtindustries/helium/commit/f0d72a609a9a6ad3d0052714ae60f007e2fdf8dd))
- merge for rebase ([988cec6](https://github.com/thoughtindustries/helium/commit/988cec6cbf343392bedb3236cbfe08f0427ee62a))
- multi purpose components ([e798d8f](https://github.com/thoughtindustries/helium/commit/e798d8fca40c994d02f024ce47e4ae9ade4b0d02))
- NavBar refactoring and Sign in functionality ([8bdcd31](https://github.com/thoughtindustries/helium/commit/8bdcd31dc2d5ea8f3d6772e0cefd424c7c7485ff))
- new branch ([a9afe42](https://github.com/thoughtindustries/helium/commit/a9afe4261f7d3a58a1f9687eaca1530e0d6f2549))
- package.json update ([cee19ad](https://github.com/thoughtindustries/helium/commit/cee19ad25f5dfec079b381bb8ee03a51a694b457))
- Product Information Cards refactor to make reusable ([c498424](https://github.com/thoughtindustries/helium/commit/c498424ff11c161253393c2a4beecbe3763a4d60))
- README.md update ([4bd50fc](https://github.com/thoughtindustries/helium/commit/4bd50fc41d34059c1e938b850aecd2a56081dfee))
- refactor catalog and navbar functionality ([d67f432](https://github.com/thoughtindustries/helium/commit/d67f4327052ee054422cad9f074cae8f0874c17a))
- refactor CTAParagraphs ([06ce3f7](https://github.com/thoughtindustries/helium/commit/06ce3f7cda3feb8feaa3007b11087274d76b5857))
- refactor or catalog components ([bb9ec10](https://github.com/thoughtindustries/helium/commit/bb9ec1005b51dc37802d9e1fa9eff37b3f0dfce3))
- refactoring to Aggregations ([f0cda86](https://github.com/thoughtindustries/helium/commit/f0cda86d0784a4be988ef0b70affc652c0bd3bfd))
- regactoring of catalog page ([5180c13](https://github.com/thoughtindustries/helium/commit/5180c131269772a5d8dce87c92988b8ff0560bda))
- regactoring of catalog page ([e456bbb](https://github.com/thoughtindustries/helium/commit/e456bbb2badaab43f637d54f594a4f9365d44feb))
- regactoring of catalog page ([a75ed03](https://github.com/thoughtindustries/helium/commit/a75ed03103ae14060158dd29f8de9fc49128733a))
- regactoring of catalog page ([bcfba9f](https://github.com/thoughtindustries/helium/commit/bcfba9f9428c6efbe4d3501f326ef02a23b11e3a))
- regactoring of catalog page ([39b1334](https://github.com/thoughtindustries/helium/commit/39b13349332571a175b9d6078c87132d56f000e2))
- regactoring of catalog page ([dc96569](https://github.com/thoughtindustries/helium/commit/dc9656965de397500b226d0449f050e0fe84b751))
- regactoring of catalog page ([5997c91](https://github.com/thoughtindustries/helium/commit/5997c916734f11d75aef4dab9775ef6c03f2f4c4))
- regactoring of homepage and catalog page ([f9bfcd1](https://github.com/thoughtindustries/helium/commit/f9bfcd1672410d3f34f29a4874804bf6d82423e4))
- regactoring of homepage and catalog page ([d8bee40](https://github.com/thoughtindustries/helium/commit/d8bee40853b8d2a6b9f61b49750fa2ce029b2d78))
- remove duplicate svg, png ([b340c02](https://github.com/thoughtindustries/helium/commit/b340c02843b3035351e620236515ca4cd9e5c1fb))
- remove ProductInformationCards.tsx ([22ed39a](https://github.com/thoughtindustries/helium/commit/22ed39a8ac60d8f9c6084d1241e4ad0801566e23))
- removing one time use wrapperClassnames ([81cb60a](https://github.com/thoughtindustries/helium/commit/81cb60a7b27755b93858b98f7b791fcf7d66d1e1))
- removing unintentional changes ([fe87ed8](https://github.com/thoughtindustries/helium/commit/fe87ed83e96d1631fbc678f1293478741ea5f130))
- styling aggregation element ([b025247](https://github.com/thoughtindustries/helium/commit/b0252474e1127ca4995d604088c943e3565f8e5d))
- styling aggregation element ([b728dea](https://github.com/thoughtindustries/helium/commit/b728dead5aefd300c4cb63c74692be29216a4128))
- tailwind styling ([b90137c](https://github.com/thoughtindustries/helium/commit/b90137c9d9abaa8ea9a6321ce6b2e68beed7004a))
- tailwind.css ([af74cc8](https://github.com/thoughtindustries/helium/commit/af74cc8cd85240bff105c92770a4f6c3f36bfd47))
- uniform sizes specified for Logo ([650e665](https://github.com/thoughtindustries/helium/commit/650e665f96cf72edae4e21757760500731486f28))
- update assets ([ab0dcdb](https://github.com/thoughtindustries/helium/commit/ab0dcdb69df60c9fedd7f60798b91421689b51fa))
- update catalog items styling ([b7f72db](https://github.com/thoughtindustries/helium/commit/b7f72db3f3072228996396facff2328b93eea87c))
- update catalog items styling ([cd1c497](https://github.com/thoughtindustries/helium/commit/cd1c49782c0e118451c6dee7a660144f8c25978d))
- user can specify how many items from the catalog to return ([d6c90f9](https://github.com/thoughtindustries/helium/commit/d6c90f9b889d1a6961f67890c1587847f71ca96b))

# [1.1.0-alpha.20](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.19...@thoughtindustries/helium-template@1.1.0-alpha.20) (2022-08-10)

### Bug Fixes

- typings and misc in demo app ([#137](https://github.com/thoughtindustries/helium/issues/137)) ([63adb50](https://github.com/thoughtindustries/helium/commit/63adb50ff8f22e75e7dac97917278ce8ee4b9103))

### Features

- init stylings ([5257f35](https://github.com/thoughtindustries/helium/commit/5257f35ad9ad5feec6c30ac7e3e786801ce1ebe5))
- use stackblitz ([#144](https://github.com/thoughtindustries/helium/issues/144)) ([2a9d700](https://github.com/thoughtindustries/helium/commit/2a9d700b4dfacae02e7e42bc6e40038d78163b54))

# [1.1.0-alpha.19](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.18...@thoughtindustries/helium-template@1.1.0-alpha.19) (2022-06-24)

### Bug Fixes

- resolve cart package build error ([#130](https://github.com/thoughtindustries/helium/issues/130)) ([51936ab](https://github.com/thoughtindustries/helium/commit/51936abb96cabd26705146932eb49f1be71747fc))

# [1.1.0-alpha.18](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.17...@thoughtindustries/helium-template@1.1.0-alpha.18) (2022-06-23)

### Features

- port over shopping cart ([#124](https://github.com/thoughtindustries/helium/issues/124)) ([a2b1b9a](https://github.com/thoughtindustries/helium/commit/a2b1b9aecde97c34139ff1fe6821f49d8da35db9)), closes [#129](https://github.com/thoughtindustries/helium/issues/129)

# [1.1.0-alpha.17](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.16...@thoughtindustries/helium-template@1.1.0-alpha.17) (2022-05-04)

### Features

- port over navigation bar widget ([#109](https://github.com/thoughtindustries/helium/issues/109)) ([d62578b](https://github.com/thoughtindustries/helium/commit/d62578ba51972fb3f442c84ae5961de13cfdf7e1))
- update tailwind config ([95e60a7](https://github.com/thoughtindustries/helium/commit/95e60a7f952d24672572b19b7923b6091e640e56))

# [1.1.0-alpha.16](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.15...@thoughtindustries/helium-template@1.1.0-alpha.16) (2022-04-11)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.1.0-alpha.15](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.14...@thoughtindustries/helium-template@1.1.0-alpha.15) (2022-04-08)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.1.0-alpha.14](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.13...@thoughtindustries/helium-template@1.1.0-alpha.14) (2022-04-06)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.1.0-alpha.13](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.12...@thoughtindustries/helium-template@1.1.0-alpha.13) (2022-04-01)

### Bug Fixes

- add node types to template-base devDependencies ([#101](https://github.com/thoughtindustries/helium/issues/101)) ([ca45fe1](https://github.com/thoughtindustries/helium/commit/ca45fe17bed74c2f3cab2b1d11e728b7c1ece833))

# [1.1.0-alpha.12](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.11...@thoughtindustries/helium-template@1.1.0-alpha.12) (2022-04-01)

### Bug Fixes

- server awaits on ti instance ([e6873c4](https://github.com/thoughtindustries/helium/commit/e6873c422a8414ae6e979764f1c1c5a7ce674ed6))

### Features

- add sample catalog pages to template ([96d1285](https://github.com/thoughtindustries/helium/commit/96d1285a390ef99c2aa011308e53dcdb5e6185b4))
- add tailwind plugin to equalize height of grid result items ([d92a847](https://github.com/thoughtindustries/helium/commit/d92a84743ea5929c77de21db0fad96404f1b2ddb))
- apply styling to template sample catalog pages ([eabcff4](https://github.com/thoughtindustries/helium/commit/eabcff4736a1e4a4ccaec9836b93de1c15fc5d6e))

# [1.1.0-alpha.11](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.10...@thoughtindustries/helium-template@1.1.0-alpha.11) (2022-03-28)

### Features

- add apollo client creation to helium server package ([#88](https://github.com/thoughtindustries/helium/issues/88)) ([d858c3a](https://github.com/thoughtindustries/helium/commit/d858c3a85e5d5d13d84043c0f766d3071bc16fad))

# [1.1.0-alpha.10](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.9...@thoughtindustries/helium-template@1.1.0-alpha.10) (2022-03-01)

### Bug Fixes

- add missing await ([#84](https://github.com/thoughtindustries/helium/issues/84)) ([be143cb](https://github.com/thoughtindustries/helium/commit/be143cb0afc6315dfd5cce54b91df1df26b28f99))

# [1.1.0-alpha.9](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.8...@thoughtindustries/helium-template@1.1.0-alpha.9) (2022-02-24)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.1.0-alpha.8](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.7...@thoughtindustries/helium-template@1.1.0-alpha.8) (2022-02-15)

### Bug Fixes

- update webpack.config.js ([6355e0e](https://github.com/thoughtindustries/helium/commit/6355e0ec1ea8118d8231be37fe096dbbbb85d2f5))

# [1.1.0-alpha.7](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.6...@thoughtindustries/helium-template@1.1.0-alpha.7) (2022-02-15)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.1.0-alpha.6](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.5...@thoughtindustries/helium-template@1.1.0-alpha.6) (2022-02-15)

### Bug Fixes

- remove package-lock.json, add \_\_npmrc file ([493b162](https://github.com/thoughtindustries/helium/commit/493b16254edcc8c5b707921465b4fdda9a2f21e3))

# [1.1.0-alpha.5](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.4...@thoughtindustries/helium-template@1.1.0-alpha.5) (2022-02-14)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.1.0-alpha.4](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.3...@thoughtindustries/helium-template@1.1.0-alpha.4) (2022-02-14)

### Bug Fixes

- template-base publishConfig ([ab3a0dd](https://github.com/thoughtindustries/helium/commit/ab3a0ddfce4693607622be5770327eff492f31d0))

# [1.1.0-alpha.3](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.2...@thoughtindustries/helium-template@1.1.0-alpha.3) (2022-02-14)

### Bug Fixes

- fix template-base privacy ([1ba6bdd](https://github.com/thoughtindustries/helium/commit/1ba6bdd8cb1293dfd2fa5b391e2f3f4c84effca8))

# [1.1.0-alpha.2](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.1...@thoughtindustries/helium-template@1.1.0-alpha.2) (2022-02-14)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.1.0-alpha.1](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.0...@thoughtindustries/helium-template@1.1.0-alpha.1) (2022-02-09)

**Note:** Version bump only for package @thoughtindustries/helium-template

# [1.1.0-alpha.0](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.0.1-alpha.1...@thoughtindustries/helium-template@1.1.0-alpha.0) (2022-02-04)

### Features

- add query params to pageProps ([70dca68](https://github.com/thoughtindustries/helium/commit/70dca6867084d0e722199863b27eee4a45da0bd0))

## 1.0.1-alpha.2 (2022-02-04)

### Bug Fixes

- fix publishing workflow ([494eec4](https://github.com/thoughtindustries/helium/commit/494eec409faa1fed55618af1f6dd76ef6e3f9b8a))

# [1.0.0-alpha.6](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.0.0-alpha.5...@thoughtindustries/helium-template@1.0.0-alpha.6) (2022-01-04)

**Note:** Version bump only for package @thoughtindustries/helium-template
