Skip to content

v0.5.18

Compare
Choose a tag to compare
@danfuzz danfuzz released this 02 Nov 21:51
· 3955 commits to main since this release

Breaking changes:

  • None. Though there have been no intentionally-meaningful code changes, please
    note that the ESLint update (see below) did require some code tweakage.

Other notable changes:

  • Lint:
    • Updated to latest ESLint. Adjusted comments and code accordingly.
    • Un-janked how the linter gets built. It's now built using the same mechanism
      as the main application build.
  • Testing: As with the linter, un-janked how it gets built.