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

♻️ refactor: Refactor api #11

Merged
merged 24 commits into from
Nov 15, 2023
Merged

♻️ refactor: Refactor api #11

merged 24 commits into from
Nov 15, 2023

Conversation

arvinxx
Copy link
Contributor

@arvinxx arvinxx commented Nov 15, 2023

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

@lobehubbot
Copy link
Member

👍 @arvinxx


Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@arvinxx arvinxx changed the title ♻️ refactor: Refactor api #10 ♻️ refactor: Refactor api Nov 15, 2023
### [Version 1.12.1-beta.1](v1.12.0...v1.12.1-beta.1)
<sup>Released on **2023-11-15**</sup>

#### ♻ Code Refactoring

- **misc**: Refactor api.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: Refactor api ([a7c0095](a7c0095))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
### [Version&nbsp;1.12.1-beta.2](v1.12.1-beta.1...v1.12.1-beta.2)
<sup>Released on **2023-11-15**</sup>

#### ♻ Code Refactoring

- **misc**: 将 react 部分抽取到 /react 子级路径下.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: 将 react 部分抽取到 /react 子级路径下 ([80b24e8](80b24e8))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
arvinxx and others added 2 commits November 15, 2023 18:03
### [Version&nbsp;1.12.1-beta.3](v1.12.1-beta.2...v1.12.1-beta.3)
<sup>Released on **2023-11-15**</sup>

#### ♻ Code Refactoring

- **misc**: Fix react entry.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: Fix react entry ([6a4631d](6a4631d))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
canisminor1990 and others added 2 commits November 15, 2023 20:51
### [Version&nbsp;1.12.1-beta.4](v1.12.1-beta.3...v1.12.1-beta.4)
<sup>Released on **2023-11-15**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix client fetch.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Fix client fetch ([9262608](9262608))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
arvinxx and others added 2 commits November 15, 2023 21:39
### [Version&nbsp;1.12.1-beta.5](v1.12.1-beta.4...v1.12.1-beta.5)
<sup>Released on **2023-11-15**</sup>

#### ♻ Code Refactoring

- **misc**: Refactor to fix build.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: Refactor to fix build ([d875be6](d875be6))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
arvinxx and others added 2 commits November 15, 2023 21:47
### [Version&nbsp;1.12.1-beta.6](v1.12.1-beta.5...v1.12.1-beta.6)
<sup>Released on **2023-11-15**</sup>

#### ♻ Code Refactoring

- **misc**: Refactor to fix build.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: Refactor to fix build ([9858fcb](9858fcb))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
canisminor1990 and others added 2 commits November 15, 2023 21:59
## [Version&nbsp;1.13.0-beta.1](v1.12.1-beta.6...v1.13.0-beta.1)
<sup>Released on **2023-11-15**</sup>

#### ✨ Features

- **misc**: Add class.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Add class ([07245e3](07245e3))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
canisminor1990 and others added 2 commits November 15, 2023 22:50
## [Version&nbsp;1.13.0-beta.2](v1.13.0-beta.1...v1.13.0-beta.2)
<sup>Released on **2023-11-15**</sup>

#### ✨ Features

- **misc**: Add SWR config to hooks.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Add SWR config to hooks ([2c49e02](2c49e02))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
arvinxx and others added 2 commits November 15, 2023 22:56
## [Version&nbsp;1.13.0-beta.3](v1.13.0-beta.2...v1.13.0-beta.3)
<sup>Released on **2023-11-15**</sup>

#### ♻ Code Refactoring

- **misc**: Refactor the demo usage.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: Refactor the demo usage ([802c59a](802c59a))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@arvinxx arvinxx merged commit 7364ca3 into master Nov 15, 2023
2 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @arvinxx ❤️


The growth of project is inseparable from user feedback and contribution, thanks for your contribution!
项目的成长离不开用户反馈和贡献,感谢您的贡献!

@arvinxx arvinxx deleted the beta branch November 15, 2023 15:08
github-actions bot pushed a commit that referenced this pull request Nov 15, 2023
### [Version&nbsp;1.12.1](v1.12.0...v1.12.1)
<sup>Released on **2023-11-15**</sup>

#### ♻ Code Refactoring

- **misc**: Refactor the api.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: Refactor the api, closes [#11](#11) ([7364ca3](7364ca3))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@lobehubbot
Copy link
Member

🎉 This PR is included in version 1.12.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants