◐ Shell
clean mode source ↗

fix: Remove Feast UI TypeScript dependencies from `peerDependencies` and `dependencies` by peruukki · Pull Request #4554 · feast-dev/feast

added 2 commits

September 21, 2024 15:26
Type declaration files are only used during development and not included
in the runtime code, so they should be in devDependencies. We also
shouldn't require dependent projects to install them by including them in
peerDependencies.

Signed-off-by: Harri Lehtola <peruukki@hotmail.com>
TypeScript is a development dependency, so there is no need to require it
from dependent projects via peer dependencies.

Signed-off-by: Harri Lehtola <peruukki@hotmail.com>

@peruukki peruukki changed the title fix: Move Feast UI TypeScript dependencies to devDependencies and remove them from peerDependencies fix: Remove Feast UI TypeScript dependencies from peerDependencies and dependencies

Sep 21, 2024

franciscojavierarceo

tmihalac pushed a commit to tmihalac/feast that referenced this pull request

Sep 23, 2024

lokeshrangineni pushed a commit to lokeshrangineni/feast that referenced this pull request

Oct 29, 2024

lokeshrangineni pushed a commit to lokeshrangineni/feast that referenced this pull request

Oct 29, 2024