Skip to content

Latest commit

 

History

History
57 lines (30 loc) · 3.21 KB

CHANGELOG.md

File metadata and controls

57 lines (30 loc) · 3.21 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.5 (2024-07-22)

Chore

0.0.4 (2023-05-26)

Bug Fixes

  • update to the latest Imgix URL params (#4) (ac382de)

0.0.3 (2022-03-12)

Chore

  • support React Native's Metro bundler (#3) (38bc5ce)

0.0.2 (2022-01-22)

Refactor

  • remove all dependencies (c7d11e6)

0.0.1 (2022-01-22)

Features

Refactor

  • organize imports (91a9102)
  • path url resolving in SecureClient (3e3fe1e)

Chore