Releases: takker99/scrapbox-userscript-std
Releases · takker99/scrapbox-userscript-std
0.29.9
0.29.8
0.29.7
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 fromupdate
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
0.29.5
0.29.4
0.29.3
0.29.2
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
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
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
anddeno test --doc
by @takker99 in #201
Full Changelog: 0.28.4...0.29.0