Releases: swaggerexpert/json-pointer
Releases · swaggerexpert/json-pointer
v2.7.0
2.7.0 (2025-04-25)
Bug Fixes
- evaluate: remove temp code (be52965)
Features
- types: expose explicit error fields (67ee237)
v2.6.4
2.6.4 (2025-04-25)
Bug Fixes
- types: fix realms typings naming (c8d06dd)
v2.6.3
2.6.3 (2025-04-25)
Bug Fixes
- types: export representation symbols (c46cbfc)
v2.6.2
2.6.2 (2025-04-25)
Bug Fixes
- evaluate: handle realm specific corner cases in realm implementations (a1fbe32)
v2.6.1
2.6.1 (2025-04-16)
Bug Fixes
- evaluate: error for non u32-bit integer used for indexing arrays (b421086)
v2.6.0
2.6.0 (2025-04-15)
Features
- evaluate: activate parse tracing without evaluation tracing (04a0c41)
v2.5.4
2.5.4 (2025-04-15)
Bug Fixes
- evaluate: add support for Immutable.js v3, v4, v5 (49f3ff6), closes #27
v2.5.3
2.5.3 (2025-04-15)
Bug Fixes
- evaluate: add max safe integer check for array evaluation (b1ca85f)
v2.5.2
2.5.2 (2025-04-06)
Bug Fixes
- docs: fix typos and provide clarifications (2088189)
v2.5.1
2.5.1 (2025-04-05)
Bug Fixes
- support jsdelivr + provide docs (d53e59d)