Skip to content

Releases: jeremybarbet/iap

v1.5.1

Choose a tag to compare

@jeremybarbet jeremybarbet released this 31 May 15:59

1.5.1 (2025-05-31)

  • chore: run prettier (fd5cf6c)
  • chore: update CI (68d3fc3)
  • chore: update lerna, nx + more devDeps (c984e15)

v1.5.0

Choose a tag to compare

@jeremybarbet jeremybarbet released this 31 May 15:50

1.5.0 (2025-05-31)

✨ Features

  • nest-iap: update to latest nestjs version (5d1f22d)
  • nest-iap: use configurable module builder to have forRoot{,Async} methods (#6) (29f228a)

🛠️ Misc chores

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 12:34

1.4.1 (2023-07-18)

🚧 Refactoring

  • move peerDeps to deps, improve apple errors (616dbec)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Feb 09:01

1.4.0 (2023-02-23)

✨ Features

  • add OrderLookupResponse interface (f964b39)
  • update eslint + plugins + rule on types' import/export (1051d11)

v1.3.6

Choose a tag to compare

@github-actions github-actions released this 21 Oct 16:25

1.3.6 (2022-10-21)

🐛 Bug fixes

  • wrong endpoints for subscriptions (085dc1b)

v1.3.5

Choose a tag to compare

@jeremybarbet jeremybarbet released this 02 Aug 20:26

1.3.5 (2022-08-02)

🛠️ Misc chores

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 01 Jul 06:43

1.3.4 (2022-07-01)

🛠️ Misc chores

v1.3.3

Choose a tag to compare

@jeremybarbet jeremybarbet released this 30 Jun 18:37

1.3.3 (2022-06-30)

🐛 Bug fixes

  • pin to correct dep version and delete unwanted yarn.lock files (7a9d009)

🛠️ Misc chores

  • clean up package.json files (16e1bd6)

v1.3.2

Choose a tag to compare

@jeremybarbet jeremybarbet released this 30 Jun 15:23

1.3.2 (2022-06-30)

🐛 Bug fixes

🛠️ Misc chores

  • add back prettier to conventional commit dep (3dd7444)
  • add missing release manually (a356b4f)

v1.3.1

Choose a tag to compare

@jeremybarbet jeremybarbet released this 30 Jun 14:39

1.3.1 (2022-06-30)

🛠️ Misc chores

🐛 Bug fixes

  • add enums for rtdn notification types (f4e51f2)