Releases: takker99/scrapbox-userscript-std
Releases · takker99/scrapbox-userscript-std
0.28.3
What's Changed
- feat(REST API): Implement
getLinks.toRequest
and getLinks.fromResponse
by @takker99 in #187
- refactor(REST API): Set the default CSRF token in
getCSRFToken
by @takker99 in #188
- refactor(websocket): Use
Result
from npm:option-t
by @takker99 in #189
Full Changelog: 0.28.2...0.28.3
0.28.2
What's Changed
- refactor: Remove
std/hash
from vendor/
and Organize scrapbox-userscript-websocket
roughly by @takker99 in #182
- ci(@molt/cli): Wrong command name by @takker99 in #183
- refactor: Use pre- defined
BaseLine
type by @takker99 in #184
- 📦 Update Deno dependencies by @github-actions in #185
- fix(deno-udd): Deal with Breaking Changes in
@core/unknownutil
by @takker99 in #186
Full Changelog: 0.28.1...0.28.2
0.28.1
What's Changed
- refactor(REST API): Define type alias of each API's error for convenient by @takker99 in #181
Full Changelog: 0.28.0...0.28.1
0.28.0
What's Changed
- feat(REST API): Replace my own
Result<T, E> with
option-t`'s by @takker99 in #180
This release contains BREAKING CHANGES related to the implement of Result<T, E>
Full Changelog: 0.27.3...0.28.0
0.27.2
What's Changed
The package is published on JSR since this version.
Full Changelog: 0.27.1...0.27.2
v0.27.0
What's Changed (contains 💥 BREAKING CHANGES 💥 )
Full Changelog: 0.26.2...0.27.0
v0.26.2
What's Changed
- feat(browser): Save a request and a response into scrapbox.io cache storage by @takker99 in #174
Full Changelog: 0.26.1...0.26.2