Skip to content

fix: add type-fest as dependency due to build error#9334

Merged
benelan merged 2 commits intomainfrom
benelan/type-fest-dep
May 14, 2024
Merged

fix: add type-fest as dependency due to build error#9334
benelan merged 2 commits intomainfrom
benelan/type-fest-dep

Conversation

@benelan
Copy link
Copy Markdown
Contributor

@benelan benelan commented May 14, 2024

Related Issue: #9307

Summary

Add type-fest to the dependencies of @esri/calcite-components to prevent build errors. type-fest can also be used to simplify/remove the preact type generator in the future.

**Related Issue:** #9307

## Summary

Add `type-fest` to the dependencies of `@esri/calcite-components` to
prevent build errors. `type-fest` can also be used to simplify/remove
the [preact type
generator](https://github.com/Esri/calcite-design-system/blob/27a82dcaf8b091c609b3bf765d8c8617c447d8e7/packages/calcite-components/support/preact.ts#L8)
in the future.
@github-actions github-actions Bot added the chore Issues with changes that don't modify src or test files. label May 14, 2024
@jcfranco jcfranco changed the title build(deps): add type-fest to prevent build errors (#9317) fix: add type-fest as dependency due to build error May 14, 2024
@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label May 14, 2024
@github-actions github-actions Bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label May 14, 2024
@benelan benelan merged commit 6647d18 into main May 14, 2024
@benelan benelan deleted the benelan/type-fest-dep branch May 14, 2024 21:31
benelan added a commit that referenced this pull request May 14, 2024
…fix-release

* origin/main:
  ci: setup hotfix releasing scripts and settings (#9337)
  fix(carousel): animate items with the same direction (#9335)
  chore: release next
  build(deps): update dependency @esri/calcite-ui-icons to v3.28.1 (#9336)
  fix: add type-fest as dependency due to build error (#9334)
  chore: release next
  fix(block): update text hierarchy and spacing (#9329)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bug reports for broken functionality. Issues should include a reproduction of the bug. chore Issues with changes that don't modify src or test files. skip visual snapshots Pull requests that do not need visual regression testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants