You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,6 +25,14 @@ All notable changes to this project will be documented in this file.
25
25
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
26
26
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
27
27
28
+
## 5.1.1 - 2026-05-28
29
+
30
+
### 🐞 Bug Fixes
31
+
32
+
**(js/ts)* Throw an error when trying to set non-property memeber inside of `jsOptions` (#4624) ([2d9673f](https://github.com/fable-compiler/Fable/commit/2d9673fb609f6ae3273576c913929e0f601d8f5d))
33
+
34
+
<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable/compare/63bcd3d90f37cb3934edcc59b5f54f49ffab3896..2d9673fb609f6ae3273576c913929e0f601d8f5d)</small></strong>
@@ -21,6 +21,14 @@ All notable changes to this project will be documented in this file.
21
21
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
22
22
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
23
23
24
+
## 5.1.1 - 2026-05-28
25
+
26
+
### 🐞 Bug Fixes
27
+
28
+
**(js/ts)* Throw an error when trying to set non-property memeber inside of `jsOptions` (#4624) ([2d9673f](https://github.com/fable-compiler/Fable/commit/2d9673fb609f6ae3273576c913929e0f601d8f5d))
29
+
30
+
<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable/compare/63bcd3d90f37cb3934edcc59b5f54f49ffab3896..2d9673fb609f6ae3273576c913929e0f601d8f5d)</small></strong>
@@ -13,6 +13,14 @@ All notable changes to this project will be documented in this file.
13
13
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
14
14
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
15
15
16
+
## 2.0.2 - 2026-05-28
17
+
18
+
### 🐞 Bug Fixes
19
+
20
+
**(js/ts)* Throw an error when trying to set non-property memeber inside of `jsOptions` (#4624) ([2d9673f](https://github.com/fable-compiler/Fable/commit/2d9673fb609f6ae3273576c913929e0f601d8f5d))
21
+
22
+
<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable/compare/63bcd3d90f37cb3934edcc59b5f54f49ffab3896..2d9673fb609f6ae3273576c913929e0f601d8f5d)</small></strong>
@@ -13,6 +13,14 @@ All notable changes to this project will be documented in this file.
13
13
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
14
14
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
15
15
16
+
## 2.0.2 - 2026-05-28
17
+
18
+
### 🐞 Bug Fixes
19
+
20
+
**(js/ts)* Throw an error when trying to set non-property memeber inside of `jsOptions` (#4624) ([2d9673f](https://github.com/fable-compiler/Fable/commit/2d9673fb609f6ae3273576c913929e0f601d8f5d))
21
+
22
+
<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable/compare/63bcd3d90f37cb3934edcc59b5f54f49ffab3896..2d9673fb609f6ae3273576c913929e0f601d8f5d)</small></strong>
0 commit comments