Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Freeze cache after parsing and return it
This allows accessing the parsed values straight from the page component. Freezing also ensures the object reference stays immutable for the whole duration of the page render.
- Loading branch information