Skip to content

Releases: takker99/scrapbox-userscript-std

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

0.29.7

27 Jan 01:28
830354d
Compare
Choose a tag to compare

What's Changed

  • feat(websocket): Allow to push pin changes with other page changes by @takker99 in #220
  • feat(websocket): Allow to return { text: string; } style lines from update by @takker99 in #221
  • chore(websocket): Forgot to remove PinChange by @takker99 in #222
  • feat(websocket): Enhance patch functionality to support pinning operations by @takker99 in #223

Full Changelog: 0.29.6...0.29.7

0.29.6

27 Jan 00:45
87c1865
Compare
Choose a tag to compare

What's Changed

  • location is not available in Node.js environment by @takker99 in #219

Full Changelog: 0.29.5...0.29.6

0.29.5

23 Jan 00:07
c939089
Compare
Choose a tag to compare

What's Changed

  • feat(websocket): Enable to run functions in /websocket on the server side and make the /websocket submodule by @takker99 in #217

Full Changelog: 0.29.4...0.29.5

0.29.4

13 Jan 01:03
c6561a0
Compare
Choose a tag to compare

What's Changed

  • Devin/1735797568 translate japanese comments by @nishio in #215

New Contributors

Full Changelog: 0.29.3...0.29.4

0.29.3

24 Dec 07:17
8fffbb2
Compare
Choose a tag to compare

What's Changed

  • build: Use deno outdated for updating dependencies by @takker99 in #213
  • fix(REST API): init in importPages can be optional. by @takker99 in #214

Full Changelog: 0.29.2...0.29.3

0.29.2

12 Nov 03:18
865e7ff
Compare
Choose a tag to compare

What's Changed

  • 📦 update @std/assert and @std/testing by @github-actions in #204
  • 📦 update @std/async and option-t by @github-actions in #208
  • 📦 update @std/async and option-t by @github-actions in #209
  • 📦 update dependencies by @github-actions in #210
  • 📦 update dependencies by @github-actions in #211
  • perf: Make export identifiers tree-shakable by @takker99 in #212

Full Changelog: 0.29.1...0.29.2

0.29.1

26 Sep 06:59
c5a50b6
Compare
Choose a tag to compare

What's Changed

  • 📦 update dependencies by @github-actions in #202
  • 📦 bump socket.io-client to 4.8.0 by @github-actions in #203
  • docs: Add docs of RobustFetch by @takker99 in #205
  • refactor: simplify syntax around URLSearchParams by @takker99 in #206
  • feat: Export push by @takker99 in #207

Full Changelog: 0.29.0...0.29.1

0.29.0

15 Sep 08:18
ff29927
Compare
Choose a tag to compare

What's Changed

This release includes BREAKING CHANGES.

  • 📦 Update Deno dependencies by @github-actions in #191
  • 📦 Update Deno dependencies by @github-actions in #192
  • 📦 Update Deno dependencies by @github-actions in #193
  • 📦 Update Deno dependencies by @github-actions in #194
  • 📦 Update Deno dependencies by @github-actions in #196
  • 📦 Update Deno dependencies by @github-actions in #197
  • 📦 Update Deno dependencies by @github-actions in #198
  • 📦 Update Deno dependencies by @github-actions in #199
  • 📦 Update Deno dependencies by @github-actions in #200
  • refactor: Examine how the scrapbox websocket peforms on emit and apply to API by @takker99 in #195
  • ci: use @molt/action and deno test --doc by @takker99 in #201

Full Changelog: 0.28.4...0.29.0