Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: MONEI/monei-node-sdk

Release 2.0.2

26 May 09:33
6192126

Choose a tag to compare

2.0.2 (2026-05-26)

Bug Fixes

  • regenerate from openapi v1.9.0 (dd7c5f0)

Release 2.0.1

30 Mar 13:37
928eff8

Choose a tag to compare

2.0.1 (2026-03-30)

Bug Fixes

  • changelog: match angular preset sections and list style for 2.0.0 (d7f1159)

Features

  • expose POSAuthTokenApi on Monei client (d2fe1a1)

Release 2.0.0

30 Mar 10:17
7e94eb7

Choose a tag to compare

Bug Fixes

  • update release-it hook from yarn to pnpm (738954b)

Build System

  • migrate toolchain to Vite+ (vite-plus): vp pack (tsdown) replaces microbundle; vp test for Vitest; vp check (Oxlint/Oxfmt) replaces ESLint/Prettier; vp config and .vite-hooks replace Husky/lint-staged
  • switch package manager from Yarn Berry to pnpm (lockfile, scripts, CI)
  • raise Node baseline to 24 (.nvmrc and CI)

BREAKING CHANGES

  • build output and package.json exports use explicit .mjs/.cjs and .d.mts/.d.cts; confirm TypeScript moduleResolution and bundlers resolve these entrypoints (Node 18+ recommended)

Full history: CHANGELOG.md.

Release 1.9.1

21 Jan 04:31
b9ef128

Choose a tag to compare

1.9.1 (2026-01-21)

  • chore: update OpenAPI document version to 1.8.3 (b1afcd2)

Release 1.9.0

02 Dec 16:21
349eab1

Choose a tag to compare

1.9.0 (2025-12-02)

  • chore: downgrade @release-it/conventional-changelog to version 10.0.1 and update related dependencie (c46795f)
  • chore: update OpenAPI document version to 1.8.1 and add Node types to TypeScript configuration (f05495e)
  • feat: add Apple Pay Certificate API and tests (e899311)

Release 1.8.0

11 Nov 13:57
241598e

Choose a tag to compare

1.8.0 (2025-11-11)

  • feat: add Bizum as a payment method to SubscriptionPaymentMethod interface (81b5d49)

Release 1.7.14

11 Nov 12:24
d0e7f8a

Choose a tag to compare

1.7.14 (2025-11-11)

  • chore: update subscription API to include allowed payment methods in requests and responses (4b7cb3b)

Release 1.7.13

15 Sep 17:37
7545e06

Choose a tag to compare

1.7.13 (2025-09-15)

  • chore: update default user agent to include Node.js version (d1a7930)

Release 1.7.12

27 Aug 14:55
1f32348

Choose a tag to compare

1.7.12 (2025-08-27)

  • chore: update OpenAPI document version to 1.7.3 (93f1aae)

Release 1.7.11

26 Aug 16:40
553cf38

Choose a tag to compare

1.7.11 (2025-08-26)

  • chore: update OpenAPI document version to 1.7.2 (55cac25)