@objectstack/driver-memory 4.0.3 → 4.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,22 +0,0 @@
1
-
2
- > @objectstack/driver-memory@4.0.3 build /home/runner/work/framework/framework/packages/plugins/driver-memory
3
- > tsup --config ../../../tsup.config.ts
4
-
5
- CLI Building entry: src/index.ts
6
- CLI Using tsconfig: tsconfig.json
7
- CLI tsup v8.5.1
8
- CLI Using tsup config: /home/runner/work/framework/framework/tsup.config.ts
9
- CLI Target: es2020
10
- CLI Cleaning output folder
11
- ESM Build start
12
- CJS Build start
13
- ESM dist/index.mjs 54.10 KB
14
- ESM dist/index.mjs.map 107.78 KB
15
- ESM ⚡️ Build success in 140ms
16
- CJS dist/index.js 55.83 KB
17
- CJS dist/index.js.map 107.83 KB
18
- CJS ⚡️ Build success in 148ms
19
- DTS Build start
20
- DTS ⚡️ Build success in 14532ms
21
- DTS dist/index.d.mts 15.60 KB
22
- DTS dist/index.d.ts 15.60 KB
package/CHANGELOG.md DELETED
@@ -1,609 +0,0 @@
1
- # @objectstack/driver-memory
2
-
3
- ## 4.0.3
4
-
5
- ### Patch Changes
6
-
7
- - @objectstack/spec@4.0.3
8
- - @objectstack/core@4.0.3
9
-
10
- ## 4.0.2
11
-
12
- ### Patch Changes
13
-
14
- - 5f659e9: fix ai
15
- - Updated dependencies [5f659e9]
16
- - @objectstack/spec@4.0.2
17
- - @objectstack/core@4.0.2
18
-
19
- ## 4.0.0
20
-
21
- ### Patch Changes
22
-
23
- - Updated dependencies [f08ffc3]
24
- - Updated dependencies [e0b0a78]
25
- - @objectstack/spec@4.0.0
26
- - @objectstack/core@4.0.0
27
-
28
- ## 3.3.1
29
-
30
- ### Patch Changes
31
-
32
- - @objectstack/spec@3.3.1
33
- - @objectstack/core@3.3.1
34
-
35
- ## 3.3.0
36
-
37
- ### Patch Changes
38
-
39
- - @objectstack/spec@3.3.0
40
- - @objectstack/core@3.3.0
41
-
42
- ## 3.2.9
43
-
44
- ### Patch Changes
45
-
46
- - @objectstack/spec@3.2.9
47
- - @objectstack/core@3.2.9
48
-
49
- ## 3.2.8
50
-
51
- ### Patch Changes
52
-
53
- - @objectstack/spec@3.2.8
54
- - @objectstack/core@3.2.8
55
-
56
- ## 3.2.7
57
-
58
- ### Patch Changes
59
-
60
- - @objectstack/spec@3.2.7
61
- - @objectstack/core@3.2.7
62
-
63
- ## 3.2.6
64
-
65
- ### Patch Changes
66
-
67
- - @objectstack/spec@3.2.6
68
- - @objectstack/core@3.2.6
69
-
70
- ## 3.2.5
71
-
72
- ### Patch Changes
73
-
74
- - @objectstack/spec@3.2.5
75
- - @objectstack/core@3.2.5
76
-
77
- ## 3.2.4
78
-
79
- ### Patch Changes
80
-
81
- - @objectstack/spec@3.2.4
82
- - @objectstack/core@3.2.4
83
-
84
- ## 3.2.3
85
-
86
- ### Patch Changes
87
-
88
- - @objectstack/spec@3.2.3
89
- - @objectstack/core@3.2.3
90
-
91
- ## 3.2.2
92
-
93
- ### Patch Changes
94
-
95
- - 46defbb: Fix filter operators (contains, notContains, startsWith, endsWith, between, null) broken across spec and memory driver
96
-
97
- - Add `$notContains` to `StringOperatorSchema`, `FieldOperatorsSchema`, `FILTER_OPERATORS`, and `Filter` type
98
- - Add `notcontains` / `not_contains` to `VALID_AST_OPERATORS` and `AST_OPERATOR_MAP`
99
- - Fix memory driver `convertToMongoQuery()` passthrough to normalize non-standard operators to Mingo-compatible format
100
- - Add `$notContains` and `$null` operators to memory matcher
101
- - Fix undefined value guard in memory matcher to exclude `$exists`, `$ne`, and `$null`
102
-
103
- - Updated dependencies [46defbb]
104
- - @objectstack/spec@3.2.2
105
- - @objectstack/core@3.2.2
106
-
107
- ## 3.2.1
108
-
109
- ### Patch Changes
110
-
111
- - Updated dependencies [850b546]
112
- - @objectstack/spec@3.2.1
113
- - @objectstack/core@3.2.1
114
-
115
- ## 3.2.0
116
-
117
- ### Patch Changes
118
-
119
- - Updated dependencies [5901c29]
120
- - @objectstack/spec@3.2.0
121
- - @objectstack/core@3.2.0
122
-
123
- ## 3.1.1
124
-
125
- ### Patch Changes
126
-
127
- - Updated dependencies [953d667]
128
- - @objectstack/spec@3.1.1
129
- - @objectstack/core@3.1.1
130
-
131
- ## 3.1.0
132
-
133
- ### Patch Changes
134
-
135
- - Updated dependencies [0088830]
136
- - @objectstack/spec@3.1.0
137
- - @objectstack/core@3.1.0
138
-
139
- ## 3.0.11
140
-
141
- ### Patch Changes
142
-
143
- - Updated dependencies [92d9d99]
144
- - @objectstack/spec@3.0.11
145
- - @objectstack/core@3.0.11
146
-
147
- ## 3.0.10
148
-
149
- ### Patch Changes
150
-
151
- - Updated dependencies [d1e5d31]
152
- - @objectstack/spec@3.0.10
153
- - @objectstack/core@3.0.10
154
-
155
- ## 3.0.9
156
-
157
- ### Patch Changes
158
-
159
- - Updated dependencies [15e0df6]
160
- - @objectstack/spec@3.0.9
161
- - @objectstack/core@3.0.9
162
-
163
- ## 3.0.8
164
-
165
- ### Patch Changes
166
-
167
- - Updated dependencies [5a968a2]
168
- - @objectstack/spec@3.0.8
169
- - @objectstack/core@3.0.8
170
-
171
- ## 3.0.7
172
-
173
- ### Patch Changes
174
-
175
- - Updated dependencies [0119bd7]
176
- - Updated dependencies [5426bdf]
177
- - @objectstack/spec@3.0.7
178
- - @objectstack/core@3.0.7
179
-
180
- ## 3.0.6
181
-
182
- ### Patch Changes
183
-
184
- - Updated dependencies [5df254c]
185
- - @objectstack/spec@3.0.6
186
- - @objectstack/core@3.0.6
187
-
188
- ## 3.0.5
189
-
190
- ### Patch Changes
191
-
192
- - Updated dependencies [23a4a68]
193
- - @objectstack/spec@3.0.5
194
- - @objectstack/core@3.0.5
195
-
196
- ## 3.0.4
197
-
198
- ### Patch Changes
199
-
200
- - Updated dependencies [d738987]
201
- - @objectstack/spec@3.0.4
202
- - @objectstack/core@3.0.4
203
-
204
- ## 3.0.3
205
-
206
- ### Patch Changes
207
-
208
- - c7267f6: Patch release for maintenance updates and improvements.
209
- - Updated dependencies [c7267f6]
210
- - @objectstack/spec@3.0.3
211
- - @objectstack/core@3.0.3
212
-
213
- ## 3.0.2
214
-
215
- ### Patch Changes
216
-
217
- - Updated dependencies [28985f5]
218
- - @objectstack/spec@3.0.2
219
- - @objectstack/core@3.0.2
220
-
221
- ## 3.0.1
222
-
223
- ### Patch Changes
224
-
225
- - Updated dependencies [389725a]
226
- - @objectstack/spec@3.0.1
227
- - @objectstack/core@3.0.1
228
-
229
- ## 3.0.0
230
-
231
- ### Major Changes
232
-
233
- - Release v3.0.0 — unified version bump for all ObjectStack packages.
234
-
235
- ### Patch Changes
236
-
237
- - Updated dependencies
238
- - @objectstack/spec@3.0.0
239
- - @objectstack/core@3.0.0
240
-
241
- ## 2.0.7
242
-
243
- ### Patch Changes
244
-
245
- - Updated dependencies
246
- - @objectstack/spec@2.0.7
247
- - @objectstack/core@2.0.7
248
-
249
- ## 2.0.6
250
-
251
- ### Patch Changes
252
-
253
- - Patch release for maintenance and stability improvements
254
- - Updated dependencies
255
- - @objectstack/spec@2.0.6
256
- - @objectstack/core@2.0.6
257
-
258
- ## 2.0.5
259
-
260
- ### Patch Changes
261
-
262
- - Updated dependencies
263
- - @objectstack/spec@2.0.5
264
- - @objectstack/core@2.0.5
265
-
266
- ## 2.0.4
267
-
268
- ### Patch Changes
269
-
270
- - Patch release for maintenance and stability improvements
271
- - Updated dependencies
272
- - @objectstack/spec@2.0.4
273
- - @objectstack/core@2.0.4
274
-
275
- ## 2.0.3
276
-
277
- ### Patch Changes
278
-
279
- - Patch release for maintenance and stability improvements
280
- - Updated dependencies
281
- - @objectstack/spec@2.0.3
282
- - @objectstack/core@2.0.3
283
-
284
- ## 2.0.2
285
-
286
- ### Patch Changes
287
-
288
- - Updated dependencies [1db8559]
289
- - @objectstack/spec@2.0.2
290
- - @objectstack/core@2.0.2
291
-
292
- ## 2.0.1
293
-
294
- ### Patch Changes
295
-
296
- - Patch release for maintenance and stability improvements
297
- - Updated dependencies
298
- - @objectstack/spec@2.0.1
299
- - @objectstack/core@2.0.1
300
-
301
- ## 2.0.0
302
-
303
- ### Patch Changes
304
-
305
- - Updated dependencies [38e5dd5]
306
- - Updated dependencies [38e5dd5]
307
- - @objectstack/spec@2.0.0
308
- - @objectstack/core@2.0.0
309
-
310
- ## 1.0.12
311
-
312
- ### Patch Changes
313
-
314
- - Updated dependencies
315
- - @objectstack/spec@1.0.12
316
- - @objectstack/core@1.0.12
317
-
318
- ## 1.0.11
319
-
320
- ### Patch Changes
321
-
322
- - @objectstack/spec@1.0.11
323
- - @objectstack/core@1.0.11
324
-
325
- ## 1.0.10
326
-
327
- ### Patch Changes
328
-
329
- - Updated dependencies [10f52e1]
330
- - @objectstack/core@1.0.10
331
- - @objectstack/spec@1.0.10
332
-
333
- ## 1.0.9
334
-
335
- ### Patch Changes
336
-
337
- - @objectstack/spec@1.0.9
338
- - @objectstack/core@1.0.9
339
-
340
- ## 1.0.8
341
-
342
- ### Patch Changes
343
-
344
- - @objectstack/spec@1.0.8
345
- - @objectstack/core@1.0.8
346
-
347
- ## 1.0.7
348
-
349
- ### Patch Changes
350
-
351
- - @objectstack/spec@1.0.7
352
- - @objectstack/core@1.0.7
353
-
354
- ## 1.0.6
355
-
356
- ### Patch Changes
357
-
358
- - Updated dependencies [a7f7b9d]
359
- - @objectstack/spec@1.0.6
360
- - @objectstack/core@1.0.6
361
-
362
- ## 1.0.5
363
-
364
- ### Patch Changes
365
-
366
- - b1d24bd: refactor: migrate build system from tsc to tsup for faster builds
367
- - Replaced `tsc` with `tsup` (using esbuild) across all packages
368
- - Added shared `tsup.config.ts` in workspace root
369
- - Added `tsup` as workspace dev dependency
370
- - significantly improved build performance
371
- - Updated dependencies [b1d24bd]
372
- - @objectstack/core@1.0.5
373
- - @objectstack/spec@1.0.5
374
-
375
- ## 1.0.4
376
-
377
- ### Patch Changes
378
-
379
- - @objectstack/spec@1.0.4
380
- - @objectstack/core@1.0.4
381
-
382
- ## 1.0.3
383
-
384
- ### Patch Changes
385
-
386
- - Updated dependencies [fb2eabd]
387
- - @objectstack/core@1.0.3
388
- - @objectstack/spec@1.0.3
389
-
390
- ## 1.0.2
391
-
392
- ### Patch Changes
393
-
394
- - a0a6c85: Infrastructure and development tooling improvements
395
-
396
- - Add changeset configuration for automated version management
397
- - Add comprehensive GitHub Actions workflows (CI, CodeQL, linting, releases)
398
- - Add development configuration files (.cursorrules, .github/prompts)
399
- - Add documentation files (ARCHITECTURE.md, CONTRIBUTING.md, workflows docs)
400
- - Update test script configuration in package.json
401
- - Add @objectstack/cli to devDependencies for better development experience
402
-
403
- - 109fc5b: Unified patch release to align all package versions.
404
- - Updated dependencies [a0a6c85]
405
- - Updated dependencies [109fc5b]
406
- - @objectstack/spec@1.0.2
407
- - @objectstack/core@1.0.2
408
-
409
- ## 1.0.1
410
-
411
- ### Patch Changes
412
-
413
- - @objectstack/spec@1.0.1
414
- - @objectstack/core@1.0.1
415
-
416
- ## 1.0.0
417
-
418
- ### Major Changes
419
-
420
- - Major version release for ObjectStack Protocol v1.0.
421
- - Stabilized Protocol Definitions
422
- - Enhanced Runtime Plugin Support
423
- - Fixed Type Compliance across Monorepo
424
-
425
- ### Patch Changes
426
-
427
- - Updated dependencies
428
- - @objectstack/spec@1.0.0
429
- - @objectstack/core@1.0.0
430
-
431
- ## 0.9.2
432
-
433
- ### Patch Changes
434
-
435
- - Updated dependencies
436
- - @objectstack/spec@0.9.2
437
- - @objectstack/core@0.9.2
438
-
439
- ## 0.9.1
440
-
441
- ### Patch Changes
442
-
443
- - Patch release for maintenance and stability improvements. All packages updated with unified versioning.
444
- - Updated dependencies
445
- - @objectstack/spec@0.9.1
446
- - @objectstack/core@0.9.1
447
-
448
- ## 0.8.2
449
-
450
- ### Patch Changes
451
-
452
- - Updated dependencies [555e6a7]
453
- - @objectstack/spec@0.8.2
454
- - @objectstack/core@0.8.2
455
-
456
- ## 0.8.1
457
-
458
- ### Patch Changes
459
-
460
- - @objectstack/spec@0.8.1
461
- - @objectstack/core@0.8.1
462
-
463
- ## 1.0.0
464
-
465
- ### Minor Changes
466
-
467
- - # Upgrade to Zod v4 and Protocol Improvements
468
-
469
- This release includes a major upgrade to the core validation engine (Zod v4) and aligns all protocol definitions with stricter type safety.
470
-
471
- ### Patch Changes
472
-
473
- - Updated dependencies
474
- - @objectstack/spec@1.0.0
475
- - @objectstack/core@1.0.0
476
-
477
- ## 0.7.2
478
-
479
- ### Patch Changes
480
-
481
- - fb41cc0: Patch release: Updated documentation and JSON schemas
482
- - Updated dependencies [fb41cc0]
483
- - @objectstack/spec@0.7.2
484
- - @objectstack/core@0.7.2
485
-
486
- ## 0.7.1
487
-
488
- ### Patch Changes
489
-
490
- - Patch release for maintenance and stability improvements
491
- - Updated dependencies
492
- - @objectstack/spec@0.7.1
493
- - @objectstack/core@0.7.1
494
-
495
- ## 0.6.1
496
-
497
- ### Patch Changes
498
-
499
- - Patch release for maintenance and stability improvements
500
- - Updated dependencies
501
- - @objectstack/spec@0.6.1
502
- - @objectstack/core@0.6.1
503
-
504
- ## 0.6.0
505
-
506
- ### Minor Changes
507
-
508
- - b2df5f7: Unified version bump to 0.5.0
509
-
510
- - Standardized all package versions to 0.5.0 across the monorepo
511
- - Fixed driver-memory package.json paths for proper module resolution
512
- - Ensured all packages are in sync for the 0.5.0 release
513
-
514
- ### Patch Changes
515
-
516
- - Updated dependencies [b2df5f7]
517
- - @objectstack/spec@0.6.0
518
- - @objectstack/core@0.6.0
519
-
520
- ## 0.4.2
521
-
522
- ### Patch Changes
523
-
524
- - Unify all package versions to 0.4.2
525
- - Updated dependencies
526
- - @objectstack/spec@0.4.2
527
-
528
- ## 0.4.1
529
-
530
- ### Patch Changes
531
-
532
- - Version synchronization and dependency updates
533
-
534
- - Synchronized plugin-msw version to 0.4.1
535
- - Updated runtime peer dependency versions to ^0.4.1
536
- - Fixed internal dependency version mismatches
537
-
538
- - Updated dependencies
539
- - @objectstack/spec@0.4.1
540
-
541
- ## 0.4.0
542
-
543
- ### Minor Changes
544
-
545
- - Release version 0.4.0
546
-
547
- ## 0.3.3
548
-
549
- ### Patch Changes
550
-
551
- - Workflow and configuration improvements
552
-
553
- - Enhanced GitHub workflows for CI, release, and PR automation
554
- - Added comprehensive prompt templates for different protocol areas
555
- - Improved project documentation and automation guides
556
- - Updated changeset configuration
557
- - Added cursor rules for better development experience
558
-
559
- - Updated dependencies
560
- - @objectstack/spec@0.3.3
561
-
562
- ## 0.3.2
563
-
564
- ### Patch Changes
565
-
566
- - Patch release for maintenance and stability improvements
567
- - Updated dependencies
568
- - @objectstack/spec@0.3.2
569
-
570
- ## 0.3.1
571
-
572
- ### Patch Changes
573
-
574
- - @objectstack/spec@0.3.1
575
-
576
- ## 0.3.0
577
-
578
- ### Patch Changes
579
-
580
- - Updated dependencies
581
- - @objectstack/spec@1.0.0
582
-
583
- ## 0.2.0
584
-
585
- ### Minor Changes
586
-
587
- - Initial release of ObjectStack Protocol & Specification packages
588
-
589
- This is the first public release of the ObjectStack ecosystem, providing:
590
-
591
- - Core protocol definitions and TypeScript types
592
- - ObjectQL query language and runtime
593
- - Memory driver for in-memory data storage
594
- - Client library for interacting with ObjectStack
595
- - Hono server plugin for REST API endpoints
596
- - Complete JSON schema generation for all specifications
597
-
598
- ### Patch Changes
599
-
600
- - Updated dependencies
601
- - @objectstack/spec@0.2.0
602
-
603
- ## 0.1.1
604
-
605
- ### Patch Changes
606
-
607
- - Remove debug logs from registry and protocol modules
608
- - Updated dependencies
609
- - @objectstack/spec@0.1.2