Skip to content

Releases: takker99/scrapbox-userscript-std

0.30.0

11 Aug 04:32
d12a403
Compare
Choose a tag to compare

THIS RELEASE INCLUDES BREAKING CHANGES

What's Changed

  • feat(ci): enable caching for deno setup in CI workflows by @takker99 in #241
  • fix(ci): add permissions for contents in CI workflow by @takker99 in #242
  • Add npm publishing support for dual JSR and npm distribution by @Copilot in #237
  • 0.30.0 by @takker99 in #243

New Contributors

  • @Copilot made their first contribution in #237

Full Changelog: 0.29.16...0.30.0

0.29.16

10 Aug 11:51
736ad26
Compare
Choose a tag to compare

What's Changed

  • feat(api): rename get/list functions to getLinks/getLinksStream by @takker99 in #240

Full Changelog: 0.29.15...0.29.16

0.29.15

10 Aug 11:31
fe4d6a4
Compare
Choose a tag to compare

What's Changed

  • refactor(api): remove namespace exports and use unique identifiers for API methods by @takker99 in #238
  • feat(api): add smart context endpoints for 1-hop and 2-hop links by @takker99 in #239

Full Changelog: 0.29.14...0.29.15

0.29.14

13 May 06:15
3476c26
Compare
Choose a tag to compare

What's Changed

  • refactor: Clean up documentation for toTitleLc function by @takker99 in #234
  • feat(useStatusBar): Enable to dispose by using statement by @takker99 in #235

Full Changelog: 0.29.13...0.29.14

0.29.13

15 Apr 06:05
ac93b72
Compare
Choose a tag to compare

What's Changed

  • refactor(test): Move tests into JSDoc comments by @takker99 in #230
  • refactor: Use range exported from @core/iterutil/range by @takker99 in #231
  • refactor: Move getHelpfeels function to a separate file by @takker99 in #232
  • docs: Mark APIs in /unstable-api as experimental and unstable by @takker99 in #233

Full Changelog: 0.29.12...0.29.13

0.29.12

11 Apr 05:46
12efbd4
Compare
Choose a tag to compare

What's Changed

  • fix(util): Avoid the this problem related to globalThis.fetch by @takker99 in #229

Full Changelog: 0.29.11...0.29.12

0.29.11

11 Apr 04:06
0beeb04
Compare
Choose a tag to compare

What's Changed

  • feat(api): Add filterValue option to ListPagesOption for icon filtering by @takker99 in #227
  • refactor(api): Use scrapbox.Page.waitForSave to wait for insertText finished. by @takker99 in #228

Full Changelog: 0.29.10...0.29.11

0.29.10

24 Mar 05:15
3eb50f2
Compare
Choose a tag to compare

What's Changed

  • feat(unstable-api): Implement the /unstable-api submodule partially by @takker99 in #226

Full Changelog: 0.29.9...0.29.10

0.29.9

09 Feb 01:45
c867f53
Compare
Choose a tag to compare

What's Changed

  • fix(websocket): Update websocket types to use @cosense/types for consistency and remove deprecated emit-events.ts by @takker99 in #225

Full Changelog: 0.29.8...0.29.9

0.29.8

27 Jan 05:46
59b5368
Compare
Choose a tag to compare

What's Changed

  • fix(websocket) Follow Cosense's metadata generation by @takker99 in #224

Full Changelog: 0.29.7...0.29.8