v1.0.1
What's Changed
Bug Fixes 🐞
- Fix typo in error message by @ttsukagoshi in #63
- Switch to cell-by-cell translation in all cases to avoid #65 by @ttsukagoshi in #67
Dev Dependency Updates ⚙️
- github-actions(deps): bump actions/cache from 3.2.6 to 3.3.1 by @dependabot in #45
- npm(deps-dev): bump @types/google-apps-script from 1.0.57 to 1.0.59 by @dependabot in #46
- npm(deps-dev): bump eslint from 8.35.0 to 8.37.0 by @dependabot in #47
- npm(deps-dev): bump prettier from 2.8.4 to 2.8.7 by @dependabot in #49
- npm(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.8.0 by @dependabot in #51
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.57.0 by @dependabot in #48
- npm(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.57.0 by @dependabot in #52
- github-actions(deps): bump github/super-linter from 4 to 5 by @dependabot in #53
- npm(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #55
- npm(deps-dev): bump eslint from 8.37.0 to 8.39.0 by @dependabot in #56
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.59.2 by @dependabot in #59
- npm(deps-dev): bump @typescript-eslint/parser from 5.57.0 to 5.59.2 by @dependabot in #60
- npm(deps-dev): bump @types/google-apps-script from 1.0.59 to 1.0.62 by @dependabot in #61
- npm(deps-dev): bump @types/jest from 29.5.0 to 29.5.1 by @dependabot in #58
Misc 🌈
- Configure Jest (#31) by @ttsukagoshi in #43
- Add function to handle DeepL API errors by @ttsukagoshi in #44
- Partial testing by Jest by @ttsukagoshi in #64
Full Changelog: v1.0.0...v1.0.1