Skip to content

v1.13.11

Choose a tag to compare

@realodix realodix released this 08 Jul 16:49
· 71 commits to main since this release
  • Vary cache validity per key (12a61b3)

v1.13.10

Improvements

  • [fixer] feat: invalidate cache after one week (#43)
  • [lint] feat: cache (#44)
  • [lint] feat: add edit-this-object scriptlet (89baa76)
  • [lint] feat: add edit-object-on-[getter|setter] scriptlets (518ebe9)
  • [lint] improve bad domain checks (0504054)

Internals

  • [lint] normalize ignored error patterns to a single structure (7d0147c)
  • [lint] make the normalizeIgnorePatterns() more scalable (24c5f74)
  • [builder] Use Carbon for header timestamp (d9905d2)
  • reorganize support layer and shared utilities (#45)