• Joined on 2026-05-10
mrbbfst pushed tag v1.3.0 to erp/erp-plugin-sdk 2026-05-28 06:17:19 +00:00
mrbbfst pushed to master at erp/erp-plugin-sdk 2026-05-28 06:17:17 +00:00
11e1827031 docs: add inter-plugin communication (RPC + discovery) docs to README
mrbbfst pushed tag v1.3.0 to erp/erp-plugin-sdk 2026-05-28 06:15:39 +00:00
mrbbfst pushed to master at erp/erp-plugin-sdk 2026-05-28 06:15:38 +00:00
d9c87aef0a feat: add callPluginApi() and discoverPlugins() for inter-plugin HTTP RPC
mrbbfst pushed tag v1.2.4 to erp/erp-plugin-sdk 2026-05-27 13:23:58 +00:00
mrbbfst pushed to master at erp/erp-plugin-sdk 2026-05-27 13:23:57 +00:00
8fd1160f79 fix: widen reflect-metadata peerDep to ^0.1.12 || ^0.2.0
mrbbfst pushed tag v1.2.3 to erp/erp-plugin-sdk 2026-05-27 13:21:55 +00:00
mrbbfst pushed to master at erp/erp-plugin-sdk 2026-05-27 13:21:48 +00:00
02ccbaa2d5 fix: widen NestJS peerDeps to ^10.0.0 || ^11.0.0 for backward compatibility
mrbbfst pushed tag v1.2.2 to erp/erp-plugin-sdk 2026-05-27 12:10:55 +00:00
mrbbfst pushed to master at erp/erp-plugin-sdk 2026-05-27 12:10:54 +00:00
755a093b61 fix: move @nestjs/*, rxjs, reflect-metadata to peerDependencies
mrbbfst pushed to master at erp/erp-plugin-sdk 2026-05-27 11:01:10 +00:00
33f426925b chore: add .npmrc to gitignore
mrbbfst pushed tag v1.2.1 to erp/erp-plugin-sdk 2026-05-27 11:00:27 +00:00
mrbbfst pushed to master at erp/erp-plugin-sdk 2026-05-27 11:00:27 +00:00
6537f3c892 docs: add comprehensive README with full SDK API reference
mrbbfst pushed tag v1.1.2 to erp/erp-plugin-sdk 2026-05-27 10:15:18 +00:00
mrbbfst pushed to master at erp/erp-plugin-sdk 2026-05-27 10:15:18 +00:00
ff39034a14 fix: add routingKey '#' to getRabbitMQOptions so queues receive events
mrbbfst pushed tag v1.1.1 to erp/erp-plugin-sdk 2026-05-27 09:59:04 +00:00
mrbbfst pushed to master at erp/erp-plugin-sdk 2026-05-27 09:59:03 +00:00
8f98bf8cae chore: bump to 1.1.1
mrbbfst deleted tag v1.1.1 from erp/erp-plugin-sdk 2026-05-27 09:59:03 +00:00
mrbbfst pushed tag v1.1.1 to erp/erp-plugin-sdk 2026-05-27 09:58:38 +00:00
mrbbfst pushed to master at erp/erp-plugin-sdk 2026-05-27 09:58:37 +00:00
578e2bf9b3 fix(cli): include .npmrc copy in generated Dockerfile