Skip to content

Releases: lehuygiang28/vnpay

Release 2.4.0

30 Jun 09:51
9a2619d
Compare
Choose a tag to compare

What's Changed

  • docs: ✨ improve client‑side usage & full‑stack examples in README for v2.4.0 by @lehuygiang28 in #39
  • ci: ✨ add npm tag handling for release publishing (98d592e)
  • refactor(types-only): ✨ enhance type exports for better modularity (96ca489)
  • docs: ✨ refine client-side usage documentation across multiple files (54b97b3)
  • docs: ✨ update client-side usage section in README (2c6f93c)
  • docs: ✨ update README and documentation for v2.4.0 (1d3ec2c)
  • feat: ✨ add modular entry points and types-only export (5acd285)

Full Changelog: 2.3.2...2.4.0

Release 2.4.0-rc2

30 Jun 09:44
ff9a2c5
Compare
Choose a tag to compare
Release 2.4.0-rc2 Pre-release
Pre-release
  • ci: ✨ add npm tag handling for release publishing (98d592e)

Full Changelog: 2.4.0-rc1...2.4.0-rc2

Release 2.4.0-rc1

30 Jun 09:38
2db260c
Compare
Choose a tag to compare
Release 2.4.0-rc1 Pre-release
Pre-release
  • refactor(types-only): ✨ enhance type exports for better modularity (96ca489)
  • docs: ✨ refine client-side usage documentation across multiple files (54b97b3)
  • docs: ✨ update client-side usage section in README (2c6f93c)
  • docs: ✨ update README and documentation for v2.4.0 (1d3ec2c)
  • feat: ✨ add modular entry points and types-only export (5acd285)

Full Changelog: 2.3.2...2.4.0-rc1

2.3.2

24 Jun 10:10
bdcbac1
Compare
Choose a tag to compare

What's Changed

  • fix(payment): 🐛 handle empty bank code in payment URL generation (10cf2aa)

Full Changelog: 2.3.1...2.3.2

Release 2.3.1

21 Jun 13:30
a7cca61
Compare
Choose a tag to compare

What's Changed

  • fix(metadata): 🚨 remove postinstall and postuninstall script by @KevinNitroG in #36

New Contributors

Full Changelog: 2.3.0...2.3.1

Release 2.3.0

30 May 14:57
b821ba2
Compare
Choose a tag to compare

What's Changed

  • feat: add support separate host for querydr and refund by @hatienl0i2612 in #34
  • docs: ✨ add queryDrAndRefundHost option to installation documentation (b36b219)

New Contributors

Full Changelog: 2.2.0...2.3.0

Release 2.2.0

31 Mar 07:48
d592bfa
Compare
Choose a tag to compare

What's Changed

  • refactor(vnpay): ✨ refactor VNPay class to use service-oriented architecture by @lehuygiang28 in #30
  • docs: ✨ update IPN configuration note formatting for improved clarity (5e45154)
  • docs: ✨ update code block formatting for IPN configuration documentation (605fd5a)
  • docs: ✨ update IPN configuration note formatting for clarity (e7def3a)
  • feat(docs): ✨ add quick access and step-by-step instructions for IPN configuration (985e3a1)
  • chore(deps): ✨ update Docusaurus and Algolia dependencies (26668a6)
  • feat(docs): ✨ enhance documentation with features and customizable API endpoints (ed94c85)
  • refactor(date): ♻️ replace moment-timezone with dayjs for date handling (92b3911)
  • feat(vnpay): ✨ add customizable API endpoints for VNPay integration (2fbb5d0)
  • feat(rules): ✨ add TypeScript coding guidelines and best practices (f7eb270)
  • refactor(types): ✨ update type imports for BuildPaymentUrl (3a65cdd)
  • refactor(payment): ✨ enhance createPaymentUrl function and update tests (24b948d)
  • refactor(vnpay): ✨ refactor VNPay class to use service-oriented architecture (38c1070)
  • chore: ✨ update dependencies and add example TypeScript configuration (dddc685)
  • refactor(common): ♻️ replace moment-timezone import for improved clarity (bf1719d)

Full Changelog: 2.1.1...2.2.0

Release 2.1.1

10 Mar 07:08
4f3d08a
Compare
Choose a tag to compare
  • fix(vnpay): 🐛 add payment endpoint configuration to VNPay constructor (a9fb651)
  • docs: 📝 add Google Analytics tracking (c6bab9b)
  • chore(docs): 🗑️ remove announcement bar for contributor translation request (98c23f0)
  • docs: 📝 update CONTRIBUTING.md for improved clarity and structure (54b8068)

Full Changelog: 2.1.0...2.1.1

Release 2.1.0

04 Mar 21:10
b0d9759
Compare
Choose a tag to compare
  • feat(vnpay): ✨ add new IPN response for prohibited IP addresses (cd0b7da)
  • docs: 📝 add best practices and troubleshooting guide for VNPay integration (8f32002)
  • docs: 📝 enhance documentation for clarity and add support resources (6ad11df)
  • docs: 📝 update README files for improved clarity and structure (0bfdb15)

Release 2.0.0

04 Mar 19:29
414a07a
Compare
Choose a tag to compare
  • feat(vnpay): ✨ update build to use tsup for support both cjs and esm (09dfb55)
  • refactor(utils): 🎨 enhance hash function to accept additional data types (11d50f2)
  • chore: ⬆️ update release-it to version 18.1.2 (3b7236d)