Skip to content

feat: rename plugins#13

Merged
StyleList94 merged 4 commits into
mainfrom
feature/migrate-to-stylelish-scope
Apr 25, 2026
Merged

feat: rename plugins#13
StyleList94 merged 4 commits into
mainfrom
feature/migrate-to-stylelish-scope

Conversation

@StyleList94
Copy link
Copy Markdown
Owner

이게 트렌드라는데

패키지 앞애 scope 추가

* feat: scope plugin packages under `@stylelish`
* refactor: drop redundant qualifiers from two slugs
* docs: add migration banners to plugin readmes
@s2xym4de
Copy link
Copy Markdown
Contributor

s2xym4de Bot commented Apr 25, 2026

Summary

📁 29 files changed (+141 -159)

Overview

Here is a concise summary of the pull request:

  • Newly added features/modules:
    • rollup-plugin-im-client-component (scope plugin)
    • vite-plugin-crush-envy (scope plugin)
    • vite-plugin-declare-type (scope plugin)
    • vite-plugin-react-svg (scope plugin)
  • Dependency updates:
    • No explicit version numbers mentioned, but pnpm-lock.yaml has been updated to reflect changes
  • Bug fixes and refactors:
    • Refactored redundant qualifiers from two slugs
  • Notable changes:
    • Created changeset files for plugin migration
    • Updated package.json files with new scope (@stylelish)
    • Added migration banners to plugin readmes

Changes

File Changes
.changeset/real-breads-add.md +5 -0
.changeset/sad-bananas-hug.md +5 -0
.changeset/sweet-eels-rule.md +5 -0
.changeset/tricky-mirrors-drive.md +5 -0
CLAUDE.md +7 -64
packages/rollup-plugin-im-client-component/CHANGELOG.md +1 -1
packages/rollup-plugin-im-client-component/README.md +11 -4
packages/rollup-plugin-im-client-component/package.json +1 -1
packages/vite-plugin-crush-envy/CHANGELOG.md +1 -1
packages/vite-plugin-crush-envy/README.md +10 -3
packages/vite-plugin-crush-envy/package.json +1 -1
packages/vite-plugin-declare-type/CHANGELOG.md +1 -1
packages/vite-plugin-declare-type/LICENSE +0 -0
packages/vite-plugin-declare-type/README.md +12 -5
packages/vite-plugin-declare-type/eslint.config.js +0 -0
packages/vite-plugin-declare-type/package.json +3 -3
packages/vite-plugin-declare-type/src/index.ts +0 -0
packages/vite-plugin-declare-type/tsconfig.json +0 -0
packages/vite-plugin-declare-type/tsdown.config.ts +0 -0
packages/vite-plugin-react-svg/CHANGELOG.md +1 -1
packages/vite-plugin-react-svg/LICENSE +0 -0
packages/vite-plugin-react-svg/README.md +14 -7
packages/vite-plugin-react-svg/eslint.config.js +0 -0
packages/vite-plugin-react-svg/package.json +3 -3
packages/vite-plugin-react-svg/src/index.ts +0 -0
packages/vite-plugin-react-svg/src/types.d.ts +0 -0
packages/vite-plugin-react-svg/tsconfig.json +0 -0
packages/vite-plugin-react-svg/tsdown.config.ts +0 -0
pnpm-lock.yaml +55 -64

@StyleList94 StyleList94 merged commit e4db042 into main Apr 25, 2026
@StyleList94 StyleList94 deleted the feature/migrate-to-stylelish-scope branch April 25, 2026 07:38
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