Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.13 KB

File metadata and controls

23 lines (12 loc) · 1.13 KB

Changelog

0.3.0 (2025-06-18)

Features

  • users: add new avatar utility and deprecate legacy photo util (9ac4e07)

0.2.0 (2025-06-18)

Features

  • initialize @technway/rvnjs with minimal utilities (ef2f29e)

Bug Fixes

  • ensure all utils are exported (adc6913)
  • handle environment variables safely in env utils (bf8a37b)
  • resolve issue in internal env utils and loggers (5ba58b1)
  • types: ensure all utils and types are exported for better auto-import (6981bba)