Skip to content

v0.3.0

Choose a tag to compare

@NirBarak-RecoLabs NirBarak-RecoLabs released this 23 Aug 05:36
· 1 commit to main since this release
0dd232c

Changes

  • Quoted path + subscript: "testData"[0]."value" is a field path (matching jsonata-js). String predicates like "Red"[$$="Bus"] stay literals. Fixes #19.
  • Export JSONNull and Null so JSON null inside OrderedMap can be type-asserted without importing internal/.
  • CustomEnvironment, EvalWithCustomEnvironmentAndVars, and StreamEvaluator.EvalManyWithVars. NewCustomEnv is unchanged.
  • npm: gnata-js@0.3.0