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

fix(typings): incorrect or outdated type definitions #1513

Merged
merged 11 commits into from
Jul 4, 2024

Conversation

JoCa96
Copy link
Collaborator

@JoCa96 JoCa96 commented Jul 4, 2024

Relates to #1266

  • The vite-plugin-dts was removed and instead we use vue-tsc for the generation of the type definitions.
  • Added typings to all .eslintrc.cjs files

@JoCa96 JoCa96 requested a review from a team as a code owner July 4, 2024 08:31
Copy link

changeset-bot bot commented Jul 4, 2024

🦋 Changeset detected

Latest commit: d367a6a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
sit-onyx Patch
alpha-test-app Patch
playground Patch
@sit-onyx/chartjs-plugin Patch
@sit-onyx/nuxt Patch
@sit-onyx/storybook-utils Patch
@sit-onyx/vitepress-theme Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JoCa96 JoCa96 changed the title Joca96/fix alpha issue generics not working fix(typings): incorrect or outdated type definitions Jul 4, 2024
- The `vite-plugin-dts` was removed and instead we use `vue-tsc` for the generation of the type definitions.
- The plugin used an outdated version of the [`@vue/language-core`](https://www.npmjs.com/package/%40vue%2Flanguage-core) package
@JoCa96 JoCa96 enabled auto-merge (squash) July 4, 2024 08:47
packages/sit-onyx/tsconfig.app.json Outdated Show resolved Hide resolved
packages/sit-onyx/package.json Outdated Show resolved Hide resolved
@larsrickert larsrickert self-assigned this Jul 4, 2024
@JoCa96 JoCa96 requested a review from larsrickert July 4, 2024 11:45
@JoCa96 JoCa96 merged commit bf1e992 into main Jul 4, 2024
19 checks passed
@JoCa96 JoCa96 deleted the joca96/fix-alpha-issue-generics-not-working branch July 4, 2024 12:04
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.

2 participants