🍦 v0.0.0-dev.3 — Navigating with Style

🍦 v0.0.0-dev.3 — Navigating with Style

We’re thrilled to release v0.0.0-dev.3 of @fizzwiz/vanilla, building on the foundations from previous prereleases.

This version introduces declarative exploration and enhanced object navigation:

  • Search integration: ObjNavigator now includes a search() method powered by @fizzwiz/prism, enabling fluent, declarative traversal of nested objects.
  • New utilities: delete() and select() provide convenient ways to remove or filter nested entries.

πŸ§ͺ As with prior prereleases, this version is experimental and intended for exploration and feedback. Your input is invaluable in shaping the library’s future direction.


Next steps: Try out search() for declarative object exploration and test the new delete() and select() helpers. Let us know your experiences! πŸ‘‰ πŸ¦

 @fizzwiz 


Comments

Popular posts from this blog

🌐 Plain JavaScript Objects — the True Language of Distributed Systems

🧱 v0.0.0-dev.1 — First Brick

🍦 v0.0.0-dev.2 — Sweet Refinements