feat!: la lecture quitte le contrat, un index se lit comme un document

This commit is contained in:
Sylvain Duchesne
2026-08-21 15:49:59 +02:00
parent ebaae15baf
commit c2f9ff4674
5 changed files with 270 additions and 70 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@ng-helpers/indexing",
"version": "2.0.1",
"version": "3.0.0",
"private": true,
"type": "module",
"description": "An indexing layer built on top of NextGraph, via @ng-eventually/polyfill. An index is an ordinary public document; anyone may hand it a reference to an object, and that reference becomes an entry once the index's creator is connected.",