1.4.3
Bug Fixes
- fix: build id mismatch between CI + deploy by @marvinhagemeister in #1681
- fix(server): pass context into 500 handlers by @deer in #1720
- fix(server): sanitize brackets from island names by @deer in #1723
- fix: export
DestinationKind
by @deer in #1721 - fix: wrong type for html boolean attrs by @marvinhagemeister in #1731
- fix: stream static files from disk by @marvinhagemeister in #1734
- fix: main index not found in group by @marvinhagemeister in #1710
- fix: Add
_fresh
to .gitignore on update by @smitssjors in #1696 - fix: dev command loading snapshot by @marvinhagemeister in #1735
- fix: Missing error on invalid island children by @marvinhagemeister in #1736
- fix: incorrect island child validation by @marvinhagemeister in #1740
- fix: env files not loaded in build task by @marvinhagemeister in #1743
- fix: only show update message once per day by @marvinhagemeister in #1742
Documentation
- www: fix broken link by @ovniroto in #1737
- www: add section for "Rendering islands on client only" by @bjesuiter in #1687
- www: fix small typos by @smitssjors in #1702
- www: example code should return the response by @hashrock in #1727
- www: mention required
--unstable
flag in Deno KV OAuth example by @revgum in #1665 - www: fix app wrapper docs by @jiawei397 in #1713
Maintenance
- chore: fix update check tests downloading deps by @marvinhagemeister in #1738
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #1732
- chore: disable canary deno tests temporarily by @marvinhagemeister in #1711
New Contributors
- @revgum made their first contribution in #1665
- @smitssjors made their first contribution in #1702
- @bjesuiter made their first contribution in #1687
- @ovniroto made their first contribution in #1737
Full Changelog: 1.4.2...1.4.3