Skip to main content

Changelog

0.9.2 (2026-08-24)

Features

0.9.2-next.1 (2026-08-07)

Features

Bug Fixes

0.9.1 (2026-07-27)

Features

0.9.1-next.2 (2026-07-20)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.9.1-next.1 (2026-06-26)

Features

Bug Fixes

0.9.0 (2026-06-22)

Features

0.9.0-next.1 (2026-06-22)

Features

Bug Fixes

0.0.3-next.26 (2026-06-05)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.25 (2026-06-01)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.24 (2026-05-22)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.23 (2026-05-19)

Features

0.0.3-next.22 (2026-05-13)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.21 (2026-05-11)

Features

0.0.3-next.20 (2026-03-24)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.19 (2026-03-20)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.18 (2026-03-16)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.17 (2026-03-12)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.16 (2026-03-06)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.15 (2026-02-27)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.14 (2026-02-25)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.13 (2026-02-25)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.12 (2026-02-25)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.11 (2026-02-25)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.10 (2026-02-24)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.9 (2026-02-23)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.8 (2026-02-02)

Features

  • add json path set and delete methods (#39) (04b73f3)

0.0.3-next.7 (2026-01-21)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.6 (2026-01-14)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.5 (2026-01-14)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.4 (2026-01-06)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.3 (2026-01-05)

Miscellaneous Chores

  • data-json-path: Synchronize repo versions

0.0.3-next.2 (2025-11-24)

Bug Fixes

0.0.3-next.1 (2025-11-10)

Features

0.0.2-next.4 (2025-11-06)

Features

  • Initial release of JSONPath abstraction layer
  • RFC 9535 compliant JSONPath implementation via json-p3
  • Type-safe TypeScript API with comprehensive error handling
  • Helper methods: query, extractAll, extractSingle, exists, validate