Skip to content

v1.0.0

Latest

Choose a tag to compare

@ncaq ncaq released this 14 Sep 12:04
· 92 commits to master since this release

What's Changed

Breaking Changes

  • build(deps)!: 古すぎるブラウザの切り捨て by @ncaq in #190
  • feat!: Manifest V3に対応 by @ncaq in #195

Features

  • feat(get-twitter): add support for x.com hostname by @ncaq in #189

Bug Fixes

  • build(deps): 問題なさそうなライブラリのアップデート by @ncaq in #186
  • fix(fetch-page): fetchオプションをデフォルトに近づける by @ncaq in #193
  • fix: 例外を減らしたりメッセージを改善することで開発をやりやすくする by @ncaq in #194

Documentation

  • chore: add llm config by @ncaq in #185
  • chore: Claude Code向けの設定補充 by @ncaq in #191

Refactoring

  • chore: update eslint and related dependencies by @ncaq in #150
  • build: bump: prettier to 2.3.0 by @ncaq in #151
  • build(deps): bump eslint by @ncaq in #158
  • refactor(background): バックグラウンドスクリプトをモジュール化して分割 by @ncaq in #187
  • refactor(encoding): DOMParserを必要なときに必要な場所でのみ生成 by @ncaq in #192

CI

  • ci: set read-only permissions for check workflow by @ncaq in #157
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #175
  • build(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #181
  • Add Claude Code GitHub Workflow by @ncaq in #183
  • ci(dependabot): remove redundant labels from Dependabot config by @ncaq in #184

Dependency Updates

  • build(deps-dev): bump web-ext from 7.5.0 to 8.5.0 by @dependabot[bot] in #138
  • build(deps-dev): bump @types/node from 18.11.18 to 22.13.14 in the types group by @dependabot[bot] in #135
  • build(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot[bot] in #137
  • build(deps): bump webextension-polyfill from 0.10.0 to 0.12.0 by @dependabot[bot] in #145
  • build(deps-dev): bump esbuild from 0.25.0 to 0.25.1 by @dependabot[bot] in #147
  • build(deps): bump io-ts from 2.2.20 to 2.2.22 by @dependabot[bot] in #140
  • build(deps): bump encoding-japanese and @types/encoding-japanese by @dependabot[bot] in #141
  • build(deps-dev): bump typescript from 4.9.5 to 5.8.2 by @dependabot[bot] in #146
  • build(deps): bump fp-ts from 2.13.1 to 2.16.9 by @dependabot[bot] in #142
  • build: use yarn berry by @ncaq in #152
  • build(deps-dev): bump esbuild from 0.25.1 to 0.25.3 by @dependabot[bot] in #159
  • build(deps): bump fp-ts from 2.16.9 to 2.16.10 by @dependabot[bot] in #160
  • build(deps-dev): bump typescript from 5.8.2 to 5.8.3 by @dependabot[bot] in #163
  • build(deps-dev): bump web-ext from 8.5.0 to 8.6.0 by @dependabot[bot] in #162
  • build(deps-dev): bump the eslint group across 1 directory with 7 updates by @dependabot[bot] in #164
  • build(deps-dev): bump the eslint group with 7 updates by @dependabot[bot] in #165
  • build(deps-dev): bump esbuild from 0.25.3 to 0.25.5 by @dependabot[bot] in #166
  • build(deps-dev): bump web-ext from 8.6.0 to 8.7.1 by @dependabot[bot] in #167
  • build(deps-dev): bump prettier from 3.5.3 to 3.6.2 by @dependabot[bot] in #168
  • build(deps-dev): bump web-ext from 8.7.1 to 8.8.0 by @dependabot[bot] in #170
  • build(deps-dev): bump the eslint group with 6 updates by @dependabot[bot] in #169
  • build(deps-dev): bump the types group across 1 directory with 2 updates by @dependabot[bot] in #161
  • build(deps-dev): bump esbuild from 0.25.5 to 0.25.8 by @dependabot[bot] in #174
  • build(deps-dev): bump web-ext from 8.8.0 to 8.9.0 by @dependabot[bot] in #172
  • build(deps-dev): bump the eslint group with 4 updates by @dependabot[bot] in #171
  • build(deps): bump fp-ts from 2.16.10 to 2.16.11 by @dependabot[bot] in #177
  • build(deps-dev): bump esbuild from 0.25.8 to 0.25.9 by @dependabot[bot] in #180

Full Changelog: v0.14.1...v1.0.0