- #379
c89e045- Fix package export resolution for consumers by strippingdevelopmentexport conditions duringprepack, so published tarballs always resolve to shippeddistfiles. (Thanks @bendvc!)
- #361
ba2bca5- Updated theqsdependency to6.14.1to address a security vulnerability in6.14.0. (Thanks @bendvc!)
-
#345
abad5e4- Improved error handling in create-lambda-adapter.ts used for streaming support when deployed to Managed Runtime. (Thanks @noahadams!) -
#349
bc0e4b3- Fixed CommonJS packaging for Node 22 by ensuringrequireentrypoints underdist/cjsare emitted as true CJS modules. Added dedicated@salesforce/mrt-utilities/data-storeand@salesforce/mrt-utilities/middleware/expressentrypoints so data-store imports do not have to load the Express middleware barrel during startup. (Thanks @bendvc!)
- #334
331db17- Add Express 4 support, improve middleware error handling, and add dual-version Express test coverage. (Thanks @bendvc!)
- #216
6214103- Initial release (Thanks @kieran-sf!)