Releases: lehuygiang28/vnpay
Releases · lehuygiang28/vnpay
Release 2.4.0
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
- ci: ✨ add npm tag handling for release publishing (98d592e)
Full Changelog: 2.4.0-rc1...2.4.0-rc2
Release 2.4.0-rc1
- 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
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
What's Changed
- fix(metadata): 🚨 remove
postinstall
andpostuninstall
script by @KevinNitroG in #36
New Contributors
- @KevinNitroG made their first contribution in #36
Full Changelog: 2.3.0...2.3.1
Release 2.3.0
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
- @hatienl0i2612 made their first contribution in #34
Full Changelog: 2.2.0...2.3.0
Release 2.2.0
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
- 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
- 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)