Releases: jessepollak/card
Releases · jessepollak/card
2.5.4
2.5.3
chore(deps-dev): bump css-loader from 5.2.4 to 5.2.5 (#509) Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.4 to 5.2.5. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.4...v5.2.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2.5.2
v2.5.1
Fix: Update with latest Payment.JS fixes
v2.5.0
- [Feature]: Adds detection for Maestro, Elo, Troy, Mir, and JCB
- [Fix]: update various dependencies with security issues
v2.4.0
* Feature: add new card logos (https://github.com/jessepollak/card/pull/359) * Feature: add logo for JCB (https://github.com/jessepollak/card/pull/359)
v2.3.0
* Feature: distribute CSS as separate file
v2.2.1
* Fix: update Payment to 2.2.1
v2.2.0
* Fix: typo in disclaimer on back of card * Feat: add support for Diners Club brand
v2.1.1
* Fix: compilation errors due to upstream Payment bug (https://github.com/jessepollak/payment/pull/51)