Skip to content

Latest commit

 

History

History
188 lines (116 loc) · 10.6 KB

File metadata and controls

188 lines (116 loc) · 10.6 KB

2.4.0 (2025-01-04)

Features

  • logging: add dependency injection and enhance logger handling (e4e340e)

2.3.0 (2025-01-04)

Features

  • project: modernize project structure and tooling (6843c4f)

2.2.0 (2025-01-02)

Features

  • update Node.js version to 22 in CI and package.json (cd58a30)

2.1.0 (2025-01-01)

Features

  • add utils, hooks, and tests with initial implementations (c099f01)
  • add utils, hooks, and tests with Vitest support (ef286fb)
  • enhance structure with new features and full test coverage (17ab6f1)

Features

  • add utils, hooks, and tests with initial implementations (c099f01)
  • add utils, hooks, and tests with Vitest support (ef286fb)
  • enhance structure with new features and full test coverage (17ab6f1)

2.0.0 (2024-12-31)

Code Refactoring

  • test: improve test structure and type safety (3234b6f)

Features

  • utils: add advanced date and string utilities (f6cc822)

BREAKING CHANGES

  • test: Replace any types with specific interfaces

✨ Features:

  • Add CircularObject interface for tests
  • Implement hoisted mock functions
  • Enhance error handling coverage

� Chores:

  • Remove any type usage
  • Restructure Winston mocks
  • Improve test organization

� Tests:

  • Add circular reference test cases
  • Enhance error handling tests
  • Improve mock structure
  • utils: Date utilities now require dayjs ^1.11.0

Code Refactoring

  • test: improve test structure and type safety (3234b6f)

Features

  • utils: add advanced date and string utilities (f6cc822)

BREAKING CHANGES

  • test: Replace any types with specific interfaces

✨ Features:

  • Add CircularObject interface for tests
  • Implement hoisted mock functions
  • Enhance error handling coverage

� Chores:

  • Remove any type usage
  • Restructure Winston mocks
  • Improve test organization

� Tests:

  • Add circular reference test cases
  • Enhance error handling tests
  • Improve mock structure
  • utils: Date utilities now require dayjs ^1.11.0

1.3.0 (2024-12-30)

Features

  • add random utilities for strings, numbers, and UUIDs (cdeca62)

Features

  • add random utilities for strings, numbers, and UUIDs (cdeca62)

Features

1.2.0 (2024-12-30)

  • add utilities for managing environment variables (74b1682)

Bug Fixes

  • resolve merge conflict and normalize line endings to LF (d20246a)

Features

  • add utilities for managing environment variables (74b1682)

1.1.1 (2024-12-30)

Bug Fixes

  • resolve merge conflict and normalize line endings to LF (d20246a)

1.1.0 (2024-12-30)

Features

  • add TypeScript utility functions for array operations (15894f8)

1.0.0 (2024-12-30)

Features

1.0.0-workflow-ci.1 (2024-12-30)

Features