Skip to content

Latest commit

 

History

History
40 lines (17 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

40 lines (17 loc) · 1.33 KB

0.1.10 (2023-10-11)

Bug Fixes

  • missing shared envs in transform function (ef1b130)

0.1.9 (2023-07-31)

Bug Fixes

  • failin client flag access with server def (926cca6)

0.1.8 (2023-07-21)

0.1.7 (2023-07-21)

0.1.6 (2023-07-20)

Bug Fixes

  • failing feature flag runtime checks (5db3e78)

0.1.5 (2023-07-20)

Bug Fixes

  • failing types when shared and server where only set (70dfa09)

0.1.4 (2023-07-18)

Bug Fixes

  • shared envs aren't typechecked in runtimeEnv (7e751a9)