Skip to content

marko@5.35.25

Choose a tag to compare

@github-actions github-actions released this 16 Oct 19:53
· 1022 commits to main since this release

Patch Changes

  • #2322 420405d Thanks @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 using Lasso (and browser-refresh). Since we brought back support for browser-refresh in 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