mirror of
https://github.com/apple/pkl.git
synced 2026-01-16 08:26:56 +01:00
This makes changes to avoid a needless breaking change.
It preserves code like `new Resource { base64 = someValue }.sha256`,
and also code that renders `Resource` into static formats.
Co-authored-by: Islon Scherer <islonscherer@gmail.com>