Releases: windingwind/zotero-plugin-template
Releases · windingwind/zotero-plugin-template
Release v3.0.2
- add: ItemPane custom info row example (255e057)
- chore: load config in addon.data (d842292)
- chore(deps): update deps (deb2cd0)
- fix: chrome/content -> content (#213) (bf1ff3a)
- build(deps-dev): bump @types/node from 22.7.4 to 22.9.0 (#211) (e0aedcc)
- build(deps-dev): bump typescript-eslint from 8.8.0 to 8.14.0 (#210) (a0aee6f)
- build(deps): bump zotero-plugin-toolkit from 4.0.6 to 4.0.9 (#212) (47b72c7)
- build(deps-dev): bump @eslint/js from 9.12.0 to 9.14.0 (#209) (f5b0157)
- build(deps-dev): bump typescript from 5.6.2 to 5.6.3 (#198) (fd147d6)
- update: deps (bb1d291)
- docs: extend release section and remove release-it references (#189) (0047333)
Release v3.0.1
Release v3.0.0
- remove: global variables (00b88f3)
- update: deps (07ab7f0)
- fix(deps): bump ztoolkit, scaffold and other deps (#170) (d971407)
- chore: use getLocaleID for l10nID (351b732)
- docs: fix typo in README.md (#137) (15afff4)
- fix: #133 (f6e3f31)
- Merge pull request #127 from northword/fix/deps (bd2539d)
- fix: revent use taze to update deps (55116e8)
- Merge branch 'fix/deps' of https://github.com/northword/zotero-plugin-template into fix/deps (e27503c)
- chore: update deps (3a459d1)
- chore(publish): release v2.0.2-beta.3 (58b747d)
- chore: update deps (dfb7a2f)
- fix: update scaffold 0.0.26 (bc1647f)
- chore(publish): release v2.0.2-beta.2 (8fdacd4)
- fix: release ci install deps with -f (65069f6)
- chore(publish): release v2.0.2-beta.1 (71969f6)
- build(deps-dev): bump zotero-plugin-scaffold from 0.0.23 to 0.0.24 (#126) (ce003b9)
- fix: hot reload failed, bump scaffold to v0.0.23 (#119) (d54db9c)
- docs: add
npm i -f
due to typescript-eslint peer deps (#118) (b003527) - update: deps (8b92698)
- Merge pull request #117 from northword/eslint (5a4b261)
- chore: bump eslint to v9 (cc31172)
Release v2.0.2-beta.3
Release v2.0.2-beta.2
Release v2.0.1
Release Manifest
This release is used to host update.json
, please do not delete or modify it!
Updated in UTC 2024-11-29T09:59:41.813Z for version 3.0.2
Release 1.1.2
- update: lint rules (3860a93)
- fix: registerLibraryTabPanel and registerReaderTabPanel (cb77a57)
- Merge pull request #107 from windingwind/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.3.1 (eec0d47)
- build(deps-dev): bump @typescript-eslint/eslint-plugin (df847e5)
- Merge pull request #102 from windingwind/dependabot/npm_and_yarn/esbuild-0.20.1 (66c0460)
- Merge pull request #104 from windingwind/dependabot/npm_and_yarn/typescript-eslint/parser-7.1.1 (f52eb9f)
- build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.1 (0075dc8)
- build(deps-dev): bump esbuild from 0.19.12 to 0.20.1 (cd14a26)
- Update start.mjs (#97) (2cc3ac7)
- fix: log miss ftl messages in build (#95) (0663e5b)
- fix: comment for release (#93) (7738410)
Release 1.1.1
- chore: doc lint (2839b3a)
- fix: only prompt version when run release, and submit comment to closed issues, fix prerelease version number breaks auto update (#92) (7f6b7c5)
- Remove original xpi file if exists in
extensions
folder (#90) (fc8a4ac) - add: build replace-in-file includes html and css (f5f2fd3)
- Fixes issue #86 (#87) (be0b82f)
- update killZoteroUnix command to ignore grep pipe (#89) (6f3a6d1)
- update: registerShortcuts (3d9f8a8)
- fix: devtool startup (032aa74)
- chore: change default dev tool start delay (57028c7)
- rename: cmd template (4eb662e)
- add: DS_Store to gitignore (56c427b)
Release 1.1.0
- build(deps-dev): bump release-it from 16.3.0 to 17.0.1 (#85) (3c8f1b3)
- refactor: rebuild development scripts and release workflow (#84) (fb9109d)
- Correct typo (#83) (e2885ec)
- update: bundle devtool (ade4962)
- add: devtool support (1208ad5)
- chore: onStartup call (a56e31f)
- feat: add chinese readme document (#75) (12e7cb9)