Skip to content

Releases: junhoyeo/iamport-typings

1.4.0 (결제 μš”μ²­/응닡 νŒŒλΌλ―Έν„° μ—…λ°μ΄νŠΈ)

03 Mar 18:29
65a7bba
Compare
Choose a tag to compare

#6 (comment)
ν—‰.. μž‘λ…„μ— PR λ³‘ν•©λ§Œ ν•˜κ³  λ°°ν¬ν•˜λŠ” 것을 μžŠμ—ˆλ„€μš” πŸ₯ΉπŸ™ (κ·Έλž˜μ„œμΈμ§€ λ§Žμ€ λΆ„λ“€κ»˜μ„œ 직접 νƒ€μž… 선언을 μΆ”κ°€ν•˜λŠ” λ°©μ‹μœΌλ‘œ μ‚¬μš©ν•˜κ³  κ³„μ…¨λ”λΌκ³ μš” γ…‹γ…‹)
방금 ν¬νŠΈμ› V1 μ—μ„œ λ³€κ²½λœ μΈν„°νŽ˜μ΄μŠ€λ₯Ό λͺ¨λ‘ μ§€μ›ν•˜λ„λ‘ ν•˜μ—¬ 1.4.0 버전을 λ¦΄λ¦¬μ¦ˆν–ˆμŠ΅λ‹ˆλ‹€. κΈ°μ—¬ λ‹€μ‹œ ν•œλ²ˆ κ°μ‚¬ν•©λ‹ˆλ‹€.

ν˜„μ—…μ—μ„œ 결제 λͺ¨λ“ˆμ„ 연동할 일이 μ—†μ–΄μ Έ 잘 λͺ¨λ₯΄κ² μ§€λ§Œ λ‹€λ“€ 곧 (TypeScript λ₯Ό out of the box 둜 μ§€μ›ν•˜λŠ”) V2 SDK둜 λ„˜μ–΄κ°€κ²Œ λ˜μ§€ μ•Šμ„κΉŒ μ‹Άλ„€μš” γ…‹γ…‹γ…‹ κ·Έλž˜λ„ μƒκ°λ‚œ 김에 μž‘μ—…ν•΄ λ΄€μ–΄μš”!
https://github.com/junhoyeo/iamport-typings/releases/tag/1.4.0

What's Changed

  • feat: Pg, PaymentMethod μΆ”λ‘ κ°€λŠ₯ν•œ νƒ€μž… λΆ€μ—¬ by @YanZisuka in #6
  • κ²°μ œμš”μ²­ 및 κ²°μ œμ‘λ‹΅ νŒŒλΌλ―Έν„° μ—…λ°μ΄νŠΈ by @junhoyeo in #8
  • λ¬Έμ„œ μ—…λ°μ΄νŠΈ (Export 된 νƒ€μž… μ„ μ–Έ 및 Codegen 링크 μΆ”κ°€) by @junhoyeo in #9

New Contributors

Full Changelog: 1.3.1...1.4.0

1.3.1

05 Dec 06:50
Compare
Choose a tag to compare

What's Changed

  • μ •κΈ°κ²°μ œμš© type μΆ”κ°€ by @jinsyu in #4

New Contributors

  • @jinsyu made their first contribution in #4

Full Changelog: 1.3.0...1.3.1

1.3.0

06 Jan 05:31
Compare
Choose a tag to compare

Features

  • Added types for Naver Pay(RequestPayNaverParams) (#3)
    • Special thanks for @hoonga πŸŽ‰πŸš€

Bug fixes

  • Old filenames at the files of tsconfig.json has been updated (#3)

Chore

  • Setup Prettier to automatically lint files at VSCode