Skip to content

v0.0.6

Choose a tag to compare

@jdwyah jdwyah released this 14 May 20:52
· 8 commits to main since this release
  • Bump @quonfig/node to 0.0.26 (IS_PRESENT / IS_NOT_PRESENT operator support — qfg-7jnb.3). Both peer floor (>=0.0.24 -> >=0.0.26) and dev pin (^0.0.24 -> ^0.0.26) are bumped because npm interprets ^0.0.x as >=0.0.x <0.0.(x+1) on 0.0.x semver. The new operators are passthrough through this provider — no provider code changes (qfg-7jnb.11).