这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.0.0

Compare
Choose a tag to compare
@ttsukagoshi ttsukagoshi released this 23 Aug 07:49
· 125 commits to main since this release

What's Changed

Some minor updates to config files following major version updates to Prettier and typescript-eslint. The minimal Node.js version has also been clarified on package.json as engines.node = ">=16.0.0".

Key updates

  • Update .prettierrc following updates to Prettier v2 -> v3 by @ttsukagoshi in #13
  • Update .eslintrc.yml following typescript-eslint update v5 -> v6 by @ttsukagoshi in #17

Dev Dependency Updates ⚙️

  • github-actions(deps): bump github/accessibility-alt-text-bot from 1.2.0 to 1.3.0 by @dependabot in #3
  • npm(deps-dev): bump @types/google-apps-script from 1.0.65 to 1.0.66 by @dependabot in #5
  • npm(deps-dev): bump prettier from 2.8.8 to 3.0.2 by @dependabot in #7
  • npm(deps-dev): bump @types/google-apps-script from 1.0.66 to 1.0.67 by @dependabot in #11
  • npm(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in #9
  • npm(deps-dev): bump jest and @types/jest by @dependabot in #10
  • npm(deps-dev): bump eslint from 8.46.0 to 8.47.0 by @dependabot in #14
  • npm(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.0.0 by @dependabot in #15
  • npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.4.1 by @dependabot in #8
  • npm(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 6.4.1 by @dependabot in #16

New Contributors

Full Changelog: v1.0.0...v2.0.0