Skip to content

v9.1.0 Support dual package + membership API

Choose a tag to compare

@Yang-33 Yang-33 released this 06 Apr 15:44
· 578 commits to master since this release
043f502

What's Changed

[1] Support dual package

We're thrilled to announce the line/line-bot-sdk-nodejs project update to version 9.1.0! Transitioning from CommonJS (CJS) to ECMAScript Modules (ESM), we've also enhanced the library with dual package support.
Now, users can utilize the library in both CJS and ESM formats.
This pivotal upgrade boosts compatibility and flexibility across various runtime environments and tool ecosystems.

[2] Membership API

The Membership API is now available in the Messaging API. With this update, our SDK also supports the use of this API.
For more details, check out the announcement: https://developers.line.biz/en/news/2024/03/28/re-release-endpoints-for-membership

line-openapi updates

  • Update line-openapi digest to 1ca4640 by @renovate in #804
  • Codes are generated by openapi by @github-actions in #805

Dependency updates

Other Changes

Full Changelog: v9.0.4...v9.1.0