Skip to content

fix: resolve issue to plugins#11

Merged
StyleList94 merged 4 commits into
mainfrom
fix/exports-type
Mar 9, 2026
Merged

fix: resolve issue to plugins#11
StyleList94 merged 4 commits into
mainfrom
fix/exports-type

Conversation

@StyleList94
Copy link
Copy Markdown
Owner

또 이럴수가

이번엔 타입이 제대로 번들에 포함되지 않고 있다니...

너무 최신버전

vite 최소 버전 변경 (v6)

6.0 대비

TypeScript 6.0 대비 config 업데이트

@StyleList94 StyleList94 merged commit cc05d29 into main Mar 9, 2026
@StyleList94 StyleList94 deleted the fix/exports-type branch March 9, 2026 16:15
@s2xym4de
Copy link
Copy Markdown
Contributor

s2xym4de Bot commented Mar 9, 2026

Summary

📁 11 files changed (+20 -21)

Overview

Here is a concise summary of the pull request:

New Features/Modules:
+ Changeset files: .changeset/crazy-onions-smell.md and .changeset/heavy-doodles-play.md
+ Vite plugin crush-envy: added to package.json in packages/vite-plugin-crush-envy
+ Vite plugin react-stylish-svg: added to package.json in packages/vite-plugin-react-stylish-svg
+ Vite plugin sexy-declare-type: added to package.json in packages/vite-plugin-sexy-declare-type

Dependency Updates:
+ Lowered vite peer dependency to >=6.0.0

Bug Fixes and Refactors:
+ Resolved types export copy issue in stylish-svg
+ Updated tsconfigs for new dependencies
+ Created changeset files for CI purposes

Changes

File Changes
.changeset/crazy-onions-smell.md +7 -0
.changeset/heavy-doodles-play.md +5 -0
packages/_typescript-config/tsdown.json +4 -4
packages/rollup-plugin-im-client-component/tsconfig.json +0 -4
packages/vite-plugin-crush-envy/package.json +1 -1
packages/vite-plugin-crush-envy/tsconfig.json +0 -3
packages/vite-plugin-react-stylish-svg/package.json +1 -1
packages/vite-plugin-react-stylish-svg/tsconfig.json +0 -3
packages/vite-plugin-react-stylish-svg/tsdown.config.ts +1 -1
packages/vite-plugin-sexy-declare-type/package.json +1 -1
packages/vite-plugin-sexy-declare-type/tsconfig.json +0 -3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant