Files
twenty/packages/twenty-front
Thomas Trompette 6ea7aea92b Migrate update step changes to diff (#14663)
This PR should fix optimistic rendering issues on step updates:
- compute a diff for trigger and steps on mutations
- build an util that applies that diff (built a more robust version from
https://github.com/AsyncBanana/micropatch)
- apply diff in cache
2025-09-23 16:41:26 +00:00
..
2025-04-17 16:03:51 +02:00
2025-08-11 14:10:04 +02:00

Run yarn dev while server running on port 3000