Skip to content

v1.3.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@jmdevita jmdevita released this 24 May 02:21

🧪 Pre-release

Test-only fix on top of v1.3.0-beta.1. No production behavior change.

Fixed

  • Test fixture and assertion expected lowercase receipt status values (paid, completed) per the etsy-ts OpenAPI spec. Live API responses use capitalized values (Paid, Completed). Code already passed the value through unchanged, so existing users of beta.1 are unaffected — only test fidelity was wrong.

If you're already on beta.1 and the sensor looks good, you don't need to update. This release exists so the test suite reflects reality.

All features from beta.1 are included

See beta.1 release notes for the full feature list and install instructions.