You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 5.32.0 [skip ci]
# [5.32.0](v5.31.0...v5.32.0) (2024-10-20)
### Features
* use `import { Buffer } from 'buffer/'` to be compatible with Bun ([#486](#486)) ([738b2b6](738b2b6))
chore(release): 5.32.0 [skip ci]
# [5.32.0](v5.31.0...v5.32.0) (2024-10-20)
### Features
* use `import { Buffer } from 'buffer/'` to be compatible with Bun ([#486](#486)) ([738b2b6](738b2b6))
chore(release): 5.31.0 [skip ci]
# [5.31.0](v5.30.0...v5.31.0) (2024-09-28)
### Features
* prevent duplicated sections and invalid operators in config and model ([#484](#484)) ([79e0f1c](79e0f1c))
chore(release): 5.27.1 [skip ci]
## [5.27.1](v5.27.0...v5.27.1) (2023-09-19)
### Bug Fixes
* KeyMatch5 does not match the expected result ([#458](#458)) ([0df458d](0df458d))