Releases: takker99/scrapbox-userscript-std
Releases · takker99/scrapbox-userscript-std
0.29.13
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
0.29.11
0.29.10
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