Releases: takker99/scrapbox-userscript-std
Releases · takker99/scrapbox-userscript-std
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
v0.26.1
What's Changed
- feat(websocket): Prevent named links of youtube from being selected as the thumbnail by @takker99 in #173
Full Changelog: 0.26.0...0.26.1
v0.26.0
What's Changed
- Update Deno Dependencies by @github-actions in #170
- feat(REST API): Get cached time of
Response
by @takker99 in #171
- feat(browser): Keep listeners registered to
#text-input
by @takker99 in #172
Full Changelog: 0.25.1...0.26.0