Skip to content

Releases: floeorg/floe

v0.1.0-alpha.5

04 May 12:13
e09166c

Choose a tag to compare

0.1.0-alpha.5 (2026-05-04)

Features

Bug Fixes

Miscellaneous Chores

  • release as 0.1.0-alpha.5 (5094b0e)
  • release as 0.1.0-alpha.5 (40e856d)
  • release as 0.1.0-alpha.5 (470ee16)
  • release as 0.1.0-alpha.5 (90ab925)
  • release as 0.1.0-alpha.5 (478b80d)
  • release as 0.1.0-alpha.5 (a7af703)
  • release as 0.1.0-alpha.5 (2c922ce)
  • release as 0.1.0-alpha.5 (826903c)
  • release as 0.1.0-alpha.5 (7fce03c)
  • release as 0.1.0-alpha.5 (009294b)
  • release as 0.1.0-alpha.5 (528ec9f)
  • release as 0.1.0-alpha.5 (6866f99)
  • release as 0.1.0-alpha.5 (5f0970b)

v0.1.0-alpha.4

03 May 07:34
249b007

Choose a tag to compare

0.1.0-alpha.4 (2026-04-28)

⚠ BREAKING CHANGES

  • [#1390] @floeorg/hono returns raw Hono instances, drops wrapper (#1391)
  • [#1337] adopt impl Trait for Type syntax, retire deriving + old for-impl form (#1363)

Features

Bug Fixes

Miscellaneous Chores

  • release as 0.1.0-alpha.4 (30e476d)
  • release as 0.1.0-alpha.4 (e836914)
  • release as 0.1.0-alpha.4 (45ddbe3)
  • release as 0.1.0-alpha.4 (b7e4bf7)
  • release as 0.1.0-alpha.4 (e714f3e)
  • release as 0.1.0-alpha.4 (5034905)
  • release as 0.1.0-alpha.4 (7125bd4)
  • release as 0.1.0-alpha.4 (b1b6856)
  • release as 0.1.0-alpha.4 (96ef43b)
  • release as 0.1.0-alpha.4 (a7e8dc7)
  • release as 0.1.0-alpha.4 (0e36837)
  • release as 0.1.0-alpha.4 (ac82b76)

v0.1.0-alpha.3

24 Apr 06:40
bf3f611

Choose a tag to compare

0.1.0-alpha.3 (2026-04-24)

Features

  • [#1328] scope-aware rename + rewrite references via ReferenceTracker (#1332) (8c1896c)

Miscellaneous Chores

  • release as 0.1.0-alpha.3 (cd5ea44)

v0.1.0-alpha.2

24 Apr 06:02
49520be

Choose a tag to compare

0.1.0-alpha.2 (2026-04-24)

Miscellaneous Chores

  • release as 0.1.0-alpha.2 (1979389)

v0.1.0-alpha.1

24 Apr 05:15
b1f8686

Choose a tag to compare

0.1.0-alpha.1 (2026-04-24)

� BREAKING CHANGES

  • [#1313] add typealias keyword for structural aliases (#1315)
  • [#1214] binding + arrow redesign � def-form functions, single -> arrow (#1223)
  • [#1208] type system redesign � universal =, => in type positions, OneOf/Intersect (#1222)
  • [#979] Remove auto-await from untrusted async imports (#980)
  • [#963] [#964] Replace trusted with throws, remove try keyword (#965)
  • [#944] Replace async/await keywords with Promise.await stdlib function (#947)

Features

Read more