Skip to content

chore: sync release from main [skip ci]#7

Merged
github-actions[bot] merged 3 commits intodevelopfrom
main
Mar 4, 2026
Merged

chore: sync release from main [skip ci]#7
github-actions[bot] merged 3 commits intodevelopfrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 4, 2026

Sync release commits from main to develop. [skip ci]

Seungwoo321 and others added 3 commits February 25, 2026 17:37
* feat: setup npm public publishing with release-it

- Update package.json for npm public registry
- Add publish-init.yml for one-time initial publish
- Update publish.yml to use release-it for versioning
- Add .release-it.json configuration
- Add release-it and conventional-changelog dependencies

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* docs: update README for npm public package

- Remove GitHub Packages specific instructions
- Add npm badges (version, downloads, license)
- Simplify installation instructions
- Add related packages section

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* feat: add content, data-display, and feedback rule categories

- Add content rules (6 rules):
  - empty-text, button-text-length, title-length
  - page-title, link-text, no-placeholder
- Add data-display rules (6 rules):
  - table-header, list-empty-state, table-empty-state
  - list-pagination, table-columns, card-grid
- Add feedback rules (6 rules):
  - spinner-context, progress-value, toast-duration
  - alert-dismissible, tooltip-length, form-errors
- Add cognitive load rules to usability (4 rules):
  - too-many-buttons, too-many-form-fields
  - page-complexity, drawer-width
- Update README with new categories
- Total rules: 51 (was 33)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* 1.0.1-beta.0

* refactor: centralize utils and constants, add interaction rules

- Add centralized constants.ts with shared validation thresholds
- Add utils.ts with reusable tree traversal functions
- Add interaction rules for button/link/form action validation
- Replace 8 inline recursive functions with hasChildMatching/countInChildren
- Replace 7 items extraction patterns with getNodeItems utility
- Remove unused buttonStyleTracker and resetConsistencyTrackers
- Unify text extraction patterns with getNodeText()
- Reduce bundle size by 3.6% (78.71KB → 75.90KB)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* chore: update dependencies and CI workflow

- Upgrade @wireweave/core from 1.2.0 to 1.4.1
- Add [skip ci] support to prevent publish loops
- Add main→develop PR sync after release
- Add CLAUDE.md to .gitignore
- Update README documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* chore(deps): upgrade @wireweave/core to v2.0.0

@wireweave/core 의존성을 v1.4.1에서 v2.0.0으로 업그레이드했습니다.

* chore: release v1.2.0-beta.0

* chore(deps): update @wireweave/core to 2.1.0

- Adds support for col scroll attribute

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* chore: update pnpm-lock.yaml

* chore: release v1.2.0-beta.1

* chore(deps): update @wireweave/core to v2.2.0

core 패키지의 최신 기능 및 개선사항을 반영하기 위해 의존성 버전을 업데이트했습니다.

* chore(deps): update @wireweave/core to 2.2.0

@wireweave/core 패키지를 2.1.0에서 2.2.0으로 업데이트했습니다.

* chore: release v1.2.0-beta.2

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions github-actions Bot merged commit e0b902a into develop Mar 4, 2026
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.

1 participant