1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/src
Gastón Fournier b1cced77c2
fix: can't sort on undefined sdks (#8982)
## About the changes
According to some logs, sdks can be undefined:
```
TypeError: Cannot read properties of null (reading 'sort')\n    at /unleash/node_modules/unleash-server/dist/lib/db/client-applications-store.js:330:22\n 
```
2024-12-16 10:12:21 +01:00
..
lib fix: can't sort on undefined sdks (#8982) 2024-12-16 10:12:21 +01:00
mailtemplates feat: productivity email action text (#8966) 2024-12-12 12:00:08 +01:00
migrations migration: add permissions for instance maintenance (#8885) 2024-12-12 16:53:46 +01:00
test feat: first revision of delta api (#8967) 2024-12-12 14:18:11 +02:00
migrator.ts fix: set log level to error for db migrate (#6601) 2024-03-19 14:45:27 +01:00
server-dev.ts feat: first revision of delta api (#8967) 2024-12-12 14:18:11 +02:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00