Releases: basics/rxjs-collection
Releases · basics/rxjs-collection
@rxjs-collection/operators-v1.2.0-beta.1
@rxjs-collection/operators-v1.2.0-beta.1 (2025-09-05)
Bug Fixes
- interceptTransfer: rename reworkers to operators (36bd4ea)
- json: enhance Symbol handling in serialization and deserialization (0d9a51e)
- json: improve ISO date string validation logic (aaf9914)
- json: remove duplicate RegExp handler in syncReplacer (68a1317)
- json: replace concatMap with mergeMap for improved data handling (e4ace79)
- json: skip default test and improve ISO date validation logic (94784d7)
- json: update BigInt handling in replacer and reviver (427cc44)
- json: update traverseInstructions to handle undefined constructor cases (5dcaad5)
- operators: refactored request workflow and tests (b1559aa)
- operators: request optim (8215cd6)
- operators: request optimization (f515a50)
- request: added stats parameter definition (683164c)
- request: added stats test and optimized stats (9c3668e)
- request: refactored stream to transfer (ba876c2)
- request: renamed vars (af0dbb8)
- request: updated request stats observables (8c666a7)
- test: adjust date initialization to use UTC for consistency (b777cdc)
- transfer: optimized stats workflow (5ca78e4)
- unit-test: updated operator tests (05ab39b)
Features
- json: add demo test for requestJSON with user posts and todos resolution (a685ce2)
- json: add RegExp handling in replacer and reviver (0fe6257)
- json: add support for Symbol serialization and deserialization (1fb4435)
- json: add sync-promise-js dependency and mock implementation for Promise (f660406)
- operators: add JSON serialization and deserialization utilities (279426f)
@rxjs-collection/operators-v1.1.2-beta.2
@rxjs-collection/operators-v1.1.2-beta.2 (2025-01-08)
Bug Fixes
- deps: update all non-major dependencies (152399f)
@rxjs-collection/playground-v1.0.1-beta.1
@rxjs-collection/playground-v1.0.1-beta.1 (2024-12-06)
Bug Fixes
- operators: log test completed (df028a7)
@rxjs-collection/operators-v1.1.2-beta.1
@rxjs-collection/operators-v1.1.2-beta.1 (2024-12-06)
Bug Fixes
- operators: log test completed (df028a7)
@rxjs-collection/playground-v1.0.0
@rxjs-collection/operators-v1.1.1
@rxjs-collection/operators-v1.1.1 (2024-11-28)
Bug Fixes
@rxjs-collection/operators-v1.1.0
@rxjs-collection/observables-v1.0.8
@rxjs-collection/observables-v1.0.8 (2024-11-28)
Bug Fixes
- vitest: updated config - project separated test calls (9b69b72)