Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Initial monorepo setup with pnpm workspaces
  • VitePress documentation with TypeDoc integration
  • Example package pkg-placeholder
  • ESLint configuration with @antfu/eslint-config
  • Vitest for testing
  • Git hooks with simple-git-hooks and lint-staged
  • TypeScript configuration
  • Build configuration with unbuild

Changed

Fixed

Removed

[0.0.0] - 2025-01-03

Added

  • Initial release

Released under the MIT License.