automerge/javascript/test
Alex Good 6c0d102032
automerge-js: Add backwards compatibility text layer
The new text features are faster and more ergonomic but not backwards
compatible. In order to make them backwards compatible re-expose the
original functionality and move the new API under a `future` export.
This allows users to interoperably use both implementations.
2023-01-10 12:52:21 +00:00
..
legacy automerge-js: Add prettier 2022-12-22 17:33:14 +00:00
basic_test.ts automerge-js: Add backwards compatibility text layer 2023-01-10 12:52:21 +00:00
extra_api_tests.ts automerge-js: Add backwards compatibility text layer 2023-01-10 12:52:21 +00:00
helpers.ts automerge-js: Add prettier 2022-12-22 17:33:14 +00:00
legacy_tests.ts automerge-js: Add backwards compatibility text layer 2023-01-10 12:52:21 +00:00
stable_unstable_interop.ts automerge-js: Add backwards compatibility text layer 2023-01-10 12:52:21 +00:00
sync_test.ts automerge-js: Add prettier 2022-12-22 17:33:14 +00:00
text_test.ts automerge-js: Add backwards compatibility text layer 2023-01-10 12:52:21 +00:00
text_v1.ts automerge-js: Add backwards compatibility text layer 2023-01-10 12:52:21 +00:00
uuid_test.ts automerge-js: Add prettier 2022-12-22 17:33:14 +00:00