Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 905 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 905 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Enable all CORS requests.
  • Airtable bulk actions records chunking.
  • Cart customer details save feature.
  • Stripe Payment Intent customer creation.
  • Subtotal free shipping.

Changed

  • Rename project.
  • Stringify the logged JSON data.

Fixed

  • Update Stripe Payment Intent shipping amount metadata when cart gets updated.

Removed

  • Remove time fields in cart to order items mapping.

0.1.0 - 2020-06-06

Added

  • Initial release.