marko@5.35.25
·
1022 commits
to main
since this release
Patch Changes
- #2322
420405dThanks @DylanPiercey! - Remove the default cache auto clearing behavior.
Previously the default compiler "cache" was cleared every setImmediate. This was to support server hot reloading in apps usingLasso(andbrowser-refresh). Since we brought back support forbrowser-refreshin the Marko package we now clear this cache when browser-refresh triggers a change making the default cache clearing redundant. - Updated dependencies [
420405d]:- @marko/compiler@5.37.18