Skip to content

v0.1.17

Latest

Choose a tag to compare

@NatElkins NatElkins released this 20 Jan 02:53
967248c

What's Changed

  • feat(checkout): add product selection fields (MDK-403) by @NatElkins in #11
    • Add productId, productPriceId, customAmount, and product fields to checkout schema
    • Add .max(1) validation to products array (single selection)
    • Remove FREE price type support (only FIXED and CUSTOM remain)

Full Changelog: v0.1.16...v0.1.17