Releases: ninoseki/mitaka
Releases · ninoseki/mitaka
v2.3.2
v2.3.1
What's Changed
- chore(deps): update dependency tsx to v4.19.2 by @renovate in #845
- chore(deps): update dependency @types/chrome to ^0.0.283 by @renovate in #835
- chore(deps): update dependency @types/jest to v29.5.14 by @renovate in #844
- chore(deps): update dependency @swc/core to v1.9.2 by @renovate in #846
- Fixed URL path for joesandbox. by @t-mtsmt in #848
- refactor: replace Plasmo with WXT by @ninoseki in #849
New Contributors
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- feat: set paths by @ninoseki in #837
- chore(deps): update dependency axios to v1.7.4 [security] by @renovate in #834
- chore(deps): update dependency husky to v9.1.6 by @renovate in #830
- fix(deps): update dependency vue to v3.5.4 by @renovate in #832
- chore(deps): update dependency lint-staged to v15.2.10 by @renovate in #836
- chore(deps): update dependency tsx to v4.19.1 by @renovate in #831
- feat: support DNS Coffee by @ninoseki in #843
- v2.3.0 by @ninoseki in #842
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- feat: support urlscan.io submit/scan visibility by @ninoseki in #823
- refactor: use valibot to convert Proxy object into vanilla object by @ninoseki in #824
- fix: fix type error by @ninoseki in #826
- refactor: use CommandSchema/Type by @ninoseki in #827
- fix: fix truncate issue (#825) by @ninoseki in #828
- v2.2.0 by @ninoseki in #829
Full Changelog: v2.1.3...v2.2.0
v2.1.3
v2.1.2
What's Changed
- fix(deps): update dependency neverthrow to v6.2.2 by @renovate in #817
- fix(deps): update dependency bulma to v1.0.1 by @renovate in #816
- chore(deps): update dependency ts-jest to v29.2.2 by @renovate in #815
- refactor: renew lint by @ninoseki in #818
- refactor: introduce @plasmohq/messaging by @ninoseki in #819
- v2.1.2 by @ninoseki in #820
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
What's Changed
- feat: show syncedAt in options view by @ninoseki in #799
- refactor: use reactive by @ninoseki in #800
- fix(deps): update dependency vue to v3.4.21 by @renovate in #798
- Added Host.io for domain lookup by @abdullahdevrel in #801
- ci: add lint job by @ninoseki in #802
- v2.1.0 by @ninoseki in #803
New Contributors
- @abdullahdevrel made their first contribution in #801
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.0
What's Changed
- Update ioc-extractor from v7 to v8
- Renew the options schema
- Fix the options page issues
Breaking Changes
- The options schema has been changed and you may need to update the options via the options page.
- IDN support is deprecated. Allow
punycode
option instead.