Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #81

Merged
merged 3 commits into from
Feb 17, 2025
Merged

Develop #81

merged 3 commits into from
Feb 17, 2025

Conversation

Gijsdeman
Copy link
Collaborator

Description

  • Bump dependencies
  • Fix typing issues with @hey-api/client-fetch
  • Update release (remove build files, publish to NPM)

Related issues/external references

Closes #77.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • CI/CD (Changes to the CI/CD configuration)

Breaking change as build files are removed, makes it not directly usable anymore.

dependabot bot and others added 2 commits February 17, 2025 15:26
chore(deps-dev): bump vitest from 2.1.8 to 2.1.9
chore(deps-dev): bump prettier from 3.4.2 to 3.5.1
chore(deps-dev): bump eslint from 9.19.0 to 9.20.1
chore(deps): bump @hey-api/client-fetch from 0.8.0 to 0.8.1
chore(deps-dev): bump typescript-eslint from 8.21.0 to 8.24.0

Signed-off-by: dependabot[bot] <support@github.com>
Remove build files from repository and release using NPM.

BREAKING CHANGE: removes buildfiles; has to be installed through NPM
@JustSamuel
Copy link
Collaborator

I'd suggest making this a major release.

@Gijsdeman Gijsdeman merged commit 6b84505 into main Feb 17, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: type check has been failing since v1.1.0 onwards
2 participants