Skip to content

Commit bf36935

Browse files
committed
chore(release): 0.0.18
- stdlib: `docs.docsToMarkup` now sorts extern properties - stdlib: new function `prelude.eager` which recursively evaluates a given value - stdlib: new function `lists.prepend` for prepending lists - fix: improved type switch error message - fix: improved stdlib not found error message - fix: source locations were off - lsp: complete importable modules #35 - lsp: field completions #35 - lsp: type switch
1 parent ee7f98d commit bf36935

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## v0.0.18-next
3+
## v0.0.19-next
4+
5+
## v0.0.18
46

57
- stdlib: `docs.docsToMarkup` now sorts extern properties
68
- stdlib: new function `prelude.eager` which recursively evaluates a given value

0 commit comments

Comments
 (0)