Latest News
stripe-search-ql v0.2.0リリースのお知らせ
この記事をシェア:
破壊的変更
• Customer の phone() で .contains() を廃止 — Stripe Search の phone は完全一致(:)のみ対応のため、phone() は.equals() / .isNull() のみを持つ専用ビルダーを返すようになりました(#10)
機能追加
• CommonJS ビルド(.cjs)と .d.cts 型定義を追加し、require / Jest からの利用に対応(#11)
バグ修正
• not() が常に true 固定だったのをトグル動作に修正(.not().not() が正しく動くように)(#12)
Full Changelog
https://github.com/hideokamoto/stripe-search-ql/compare/v0.1.2…v0.2.0
Support This Project
If you find this content helpful, consider supporting the project through GitHub Sponsors. Your support helps maintain and improve these tools.