Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Changelog for Oxlint
# Changelog

See [Oxlint GitHub Release](https://github.com/oxc-project/oxc/releases)
## 0.0.38 - 2026-08-25

# Changelog for published crates

See each `./crates/*/CHANGELOG.md`

See [summarized release PR](https://github.com/oxc-project/oxc/pulls?q=is%3Apr+is%3Aclosed+release%28crates%29)
- Fixed template HMR so changes reach every component that shares a template without forcing a full-page reload.
- Fixed style HMR for shared resources, multiple components in one file, imported resources, and components that remove their last style.
- Updated Oxc and related dependencies.
Loading
Loading