公告:use-url-state 已迁移到新包名
Open
- Dominant language
- TypeScript
- Stars
- 15k
- Forks
- 2.8k
- Avg merge
- 15h 7m
- Merged PRs (30d)
- 2
Description
由于发布权限调整,旧包无法发布,`use-url-state` 独立包现已使用新的 npm 包名发布:
```bash
npm install @ahooks.js/use-url-state --save
```
如果你之前使用的是旧包名,请尽快迁移到新包名:
说明
- 新包名:@ahooks.js/use-url-state
- 旧包名:请停止新增使用,并尽快迁移
- 功能与用法保持一致,主要变化是 npm 包名调整
相关文档
- 包文档:packages/use-url-state/README.md
- 升级说明:docs/guide/upgrade.zh-CN.md
如在迁移过程中遇到问题,欢迎在本 Issue 下反馈。
Contributor guide
Research direction
Start with packages/use-url-state/README.md and docs/guide/upgrade.zh-CN.md, focusing on references to the old and new package names. Done means the documentation consistently identifies @ahooks.js/use-url-state and explains the migration without changing the existing usage guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100