1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-17 01:17:29 +02:00
unleash.unleash/src
Christopher Kolstad f1db90d38c
fix: correct error for missing context field (#3647)
When adding a strategy using a context field that did not exist, we
threw an unknown error.

This changes to throw NotFoundError so that our users can better know
what they did wrong.
2023-04-28 09:21:32 +00:00
..
lib fix: correct error for missing context field (#3647) 2023-04-28 09:21:32 +00:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations fix: migration failure when sessionId exists (#3624) (#3625) 2023-04-26 09:00:13 +00:00
test feat: remove bulk operations flag (#3643) 2023-04-28 11:18:03 +03:00
migrator.ts feat: disable verbosity from db-migrate (#3301) 2023-03-13 10:12:43 +01:00
server-dev.ts feat: remove bulk operations flag (#3643) 2023-04-28 11:18:03 +03:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00