What's Changed
- Implement user domain logic by @usame-algan in #2310
- feat(users): add route logic by @iamacook in #2315
- refactor: Rename organisation to organization by @PooyaRaki in #2316
- Bump @types/node from 22.10.5 to 22.13.0 by @dependabot in #2319
- Bump @nestjs/schedule from 4.1.2 to 5.0.1 by @dependabot in #2320
- Bump the aws-sdk group with 2 updates by @dependabot in #2318
- Bump @smithy/util-stream from 4.0.1 to 4.0.2 by @dependabot in #2321
- Bump the nest-js-core group with 4 updates by @dependabot in #2317
- feature: Add user_organizations migration and update related entities by @PooyaRaki in #2324
- Update ORM configuration for dynamic migrations table name by @PooyaRaki in #2325
- fix: validate/coerce multisig
safeTxGas
,baseGas
andnonce
values to numbers by @iamacook in #2331 - feature: Add organization repository functionality by @PooyaRaki in #2329
- fix: Update start scripts to include environment file for NestJS commands by @PooyaRaki in #2333
- Bump @types/node from 22.13.0 to 22.13.1 by @dependabot in #2339
- Bump @types/jsonwebtoken from 9.0.7 to 9.0.8 by @dependabot in #2338
- Bump the aws-sdk group with 2 updates by @dependabot in #2336
- Bump prettier from 3.4.2 to 3.5.0 by @dependabot in #2337
- Bump docker/setup-qemu-action from 3.3.0 to 3.4.0 by @dependabot in #2334
- Bump the nest-js-core group with 4 updates by @dependabot in #2335
- fix: remove
Order['executedSurplusFee']
by @iamacook in #2341 - feture: Implement organization management DTOs and controller methods by @PooyaRaki in #2330
- feat: Add create organization endpoint with user handling by @PooyaRaki in #2344
- feat: add
GET
/v1/targeted-messaging/:outreachId/chains/:chainId/safes/:safeAddress
by @iamacook in #2343 - feat: add user organization domain/route logic by @iamacook in #2327
- fix: use
number
type foroutreachId
Param
by @iamacook in #2346 - fix: add integration tests for user domain by @iamacook in #2322
- fix: complete missing organizations controller tests by @iamacook in #2350
- fix: add tests for enum utils by @iamacook in #2349
- build(deps-dev): bump eslint from 9.18.0 to 9.20.1 by @dependabot in #2357
- build(deps): bump @safe-global/safe-deployments from 1.37.22 to 1.37.30 by @dependabot in #2356
- build(deps): bump the nest-js-core group with 4 updates by @dependabot in #2353
- build(deps): bump the aws-sdk group with 2 updates by @dependabot in #2354
- build(deps): bump pg from 8.13.1 to 8.13.3 by @dependabot in #2355
- fix: add decorator options to
GetOrganizationResponse['userOrganizations']
by @iamacook in #2359
Full Changelog: v1.69.0...v1.70.0