enso/app/ydoc-server/src
Adam Obuchowicz c410311b15
Add import field to metadata to satisfy older versions (#11797)
Fixes #11742

I was [wrong](https://github.com/enso-org/enso/issues/11742#issuecomment-2514109015) - not the _new_ fields make metadata broken for older versions, but removing an _old_ field.

This PR bring it back, which solves the issue - for a while.
2024-12-06 14:47:02 +00:00
..
__tests__ Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
auth.ts Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
debug.ts Split ydoc server into separate module (#10735) 2024-08-08 12:12:05 +00:00
edits.ts Add import field to metadata to satisfy older versions (#11797) 2024-12-06 14:47:02 +00:00
fileFormat.ts Add compression to the metadata code snapshot (#11470) 2024-11-05 11:57:43 +00:00
index.ts Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
languageServerSession.ts Add import field to metadata to satisfy older versions (#11797) 2024-12-06 14:47:02 +00:00
serialization.ts Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
ydoc.ts Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00