yanyiwu / nodejieba

"结巴"中文分词的Node.js版本
MIT License
3.05k stars 277 forks source link

feat!: refine package #222

Closed Mister-Hope closed 1 year ago

Mister-Hope commented 1 year ago

Breaking Changes

Changes

Review

McShelby commented 1 year ago

LGTM. Move it to 2023! (Although I am not a huge fan of TS.)

The CPP part wasn't touched, so I am delighted that my previous changes some three years ago are pretty sustainable.

Just be prepared for some support friction after a release.

Mister-Hope commented 1 year ago

Hi @yanyiwu , is there any release schedule for the next major version?

yanyiwu commented 3 months ago

This pull request has made too many changes, and I encountered several errors during npm publish and never succeeded in publishing it. For the subsequent continuous improvement, I decided to roll back this PR first. I hope that in the future, the changes can be divided into several relatively small changes and submitted, thank you very much.