# Changelog

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

## [0.2.4](https://github.com/AndrewRedican/hyperfrontend/compare/6b5a02be62850b0509b9fd71ad9232655cf5fbbf...a830a2c5d3a9b7c9c9955a42823b49a4aaa4b3e8) - 2026-08-01

### Bug Fixes

- read cache timestamps via the immutable copy

## [0.2.3](https://github.com/AndrewRedican/hyperfrontend/compare/5f116abb8ba6355dfb283fa03b7481e5eb029480...7fb26b6a30c007cd0392f1fc973265c3d25e16dd) - 2026-06-28

### Bug Fixes

- confine import resolution to the project root
- reject NUL-byte paths in fs primitives

## [0.2.2](https://github.com/AndrewRedican/hyperfrontend/compare/d96fee4d4d3a70178c8a01e5f2e2ae675fa23f37...466c0388c4cd516b9c704214140b4df1004098e6) - 2026-06-23

### Other

- **@hyperfrontend/workspace:** remove lib-builder and tool-package as implicit dependencies for all lib projects

## [0.2.1](https://github.com/AndrewRedican/hyperfrontend/compare/a9185d9b783d7d8d51cc4ad91eb3178eba3e3930...61a93d778d6b84915c51120f315e81b3a16fd67c) - 2026-04-06

### Bug Fixes

- **@hyperfrontend/workspace:** define local custom eslint rules plugin globally on config files
- use @hyperfrontend/logging api execlusively for logging

## [0.2.0](https://github.com/AndrewRedican/hyperfrontend/compare/lib-project-scope@0.1.0...lib-project-scope@0.2.0) - 2026-03-16

### Other

- Version sync (no direct changes to this package)

## 0.1.0 - 2026-03-08

### Features

- **lib-project-scope:** complete implementation ([6075fbd](https://github.com/AndrewRedican/hyperfrontend/commit/6075fbd8a8b3b790715d0985612d07a1fb398020))
