Skip to content

Commit c4b966f

Browse files
committed
updated changelog
1 parent 2053409 commit c4b966f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

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

5-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) from version [0.1.0] moving forward.
77

8+
## [0.2.1] - 2025-10-23
9+
### Changed
10+
- Removed caret range from ts-lsp-client to use version 1.0.4, pr ([#59](https://github.com/fable-compiler/vite-plugin-fable/pull/59)), targets issue ([#58](https://github.com/fable-compiler/vite-plugin-fable/issues/58))
11+
812
## [0.2.0] - 2025-06-24
913
### Changed
1014
- Upgrade to Vite 7.0.0 as peer dependency and adjust transform hook to use latest filter property, pr ([#49](https://github.com/fable-compiler/vite-plugin-fable/pull/49)), targets issue ([#39]([#39](https://github.com/fable-compiler/vite-plugin-fable/issues/39))
@@ -112,4 +116,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
112116
- Initial implementation of Vite plugin for Fable.
113117
- Basic F# file compilation and integration with Vite build.
114118
- Early support for project file watching and hot reload.
115-
- Initial project setup, configuration, and documentation.
119+
- Initial project setup, configuration, and documentation.

0 commit comments

Comments
 (0)