- Changed: Update Alfa (#104)
- Changed: Update Alfa (#100)
- Changed: Update Alfa (#99)
- Changed: Update Alfa (#98)
- Changed: Update Alfa (#95)
- Changed: Update Alfa (#94)
- Changed: Update Alfa and yarn (#87)
- Changed: Reverting publication process. Use this version. (
0d018f8
)
- Changed: Dummy minor version to experiment with publish flow, use the previous or next minor version instead. (
4daf29d
)
- Changed: Update Alfa to ^0.92.0 (#78)
- Changed: Update Alfa (#75)
- Changed: Update Alfa (#68)
- Changed: Update Alfa (#54)
- Changed: Update Alfa. (#53)
- Changed: Update Alfa (#52)
-
- Breaking: TS resolution has been changed to
Node16
, target toes2022
. (#50)
- Breaking: TS resolution has been changed to
-
-
Breaking: Alfa is now distributed as ESM rather than CJS modules; projects using it must be ESM or use dynamic
import()
. (#50)⚠️ This is the last of a series of changes on the internal structure and build process of distributed packages that was started with v0.67.0.
-
- Changed: Update Alfa. (#47)
- Changed: Update Alfa (#46)
- Changed: Update Alfa to ^0.83.1 (#45)
- Changed: Update Alfa. (#44)
- Changed: Update Alfa (#42)
- Changed: Update Alfa. (#41)
- Changed: Update Alfa to ^0.79.1 (#40)
- Changed: Update Alfa to ^0.76.0 (#37)
- Changed: Update Alfa to ^0.75.0 (#36)
- Changed: Update Alfa to ^0.74.0 (#34)
- Changed: Update Alfa (#33)
- Changed: Update to Alfa v0.73.0 (#32)
- Changed: Update Alfa to v0.72.0 (#31)
-
Changed: Each package now has peer dependencies to the main Alfa packages it uses. (#30)
This should ease problem with code downstream that tries to Ix, e.g.,
Option
from different versions of the package and fail to build. -
Changed: Update Alfa to version 0.71.0. (#30)
- Changed: Update Alfa. (#29)
- Changed: Update Alfa. (
c8699c0
)
- Changed: Update to Alfa v0.68.0 (#26)
- Fixed: Set up correct permissions in the release workflow (
c47b1c9
)
- Changed: Update release flow to newer version (#24)
- Changed: Update Alfa to version 0.67.0 (#24)
- Changes: Updated Alfa to v0.66.0 (
f8c0275
)
-
Added: Updated Alfa to v0.65.0 (#19)
Functions that are building
Element
directly now add an empty box to them.
- Changed: Update Alfa to 0.64.0 (#17)
- Update Alfa to 0.63.1 (#10)
-
Updated: Adapt to latest Alfa (#9)
Replace the
Result#get
/Result#getErr
with the newUnsafe
versions.