v9.2.0 Loading animation
What's Changed
In the Messaging API, we've added a new endpoint that allows you to display a loading animation. After your LINE Official Account receives a message from a user, the response may takes some time due to message preparation or reservation processing. In such cases, you can visually tell the user that you want them to wait by displaying a loading animation.
news: https://developers.line.biz/en/news/2024/04/17/loading-indicator/
line-openapi updates
- Codes are generated by openapi by @github-actions in #821
Dependency updates
- Update dependency typedoc to v0.25.13 by @renovate in #813
- Update dependency @types/node to v20.12.6 by @renovate in #814
- Update dependency vitepress to v1.1.0 by @renovate in #815
- Update dependency @types/node to v20.12.7 by @renovate in #816
- Update dependency typescript to v5.4.5 by @renovate in #817
- Update vitest monorepo to v1.5.0 by @renovate in #818
- Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.0 by @renovate in #819
- Update dependency vite to v5.2.9 by @renovate in #820
Full Changelog: v9.1.0...v9.2.0