Releases: Ahoo-Wang/fetcher
Releases · Ahoo-Wang/fetcher
Release list
v3.16.10
What's Changed
🐛 Bug Fixes
- fix(generator): include node types by @Ahoo-Wang in #1241
- fix(wow): avoid empty and conditions by @Ahoo-Wang in #1245
- fix(decorator): preserve zero endpoint timeout by @Ahoo-Wang in #1238
- fix(react): ignore stale abort errors by @Ahoo-Wang in #1243
- fix(storage): preserve empty storage keys by @Ahoo-Wang in #1242
- fix(eventbus): await async event handlers by @Ahoo-Wang in #1239
- fix(eventstream): normalize crlf lines by @Ahoo-Wang in #1240
- fix(fetcher): guard optional body globals by @Ahoo-Wang in #1237
- fix(cosec): expire jwt at boundary by @Ahoo-Wang in #1244
- fix(viewer): compare builtin object values by @Ahoo-Wang in #1246
- fix(viewer): sync filters and refresh subscriptions by @Ahoo-Wang in #1236
Other Changes
- chore(release): bump version to 3.16.10 by @Ahoo-Wang in #1247
Full Changelog: v3.16.9...v3.16.10
v3.16.9
What's Changed
📚 Documentation Updates
- docs: optimize fetcher skills by @Ahoo-Wang in #1233
Other Changes
Full Changelog: v3.16.8...v3.16.9
v3.16.8
What's Changed
🎉 New Features
- refactor(eventstream): add SafeTransformer abstract base class by @Ahoo-Wang in #1230
- fix(eventstream): SSE spec compliance for id, retry, and field parsing by @Ahoo-Wang in #1231
Full Changelog: v3.16.6...v3.16.8
v3.16.6
What's Changed
🎉 New Features
- fix(eventstream): prevent TypeError on stream termination race condition by @Ahoo-Wang in #1228
- refactor(eventstream): use safeEnqueue in JsonServerSentEventTransform by @Ahoo-Wang in #1229
🤖 Dependency Updates
- chore: add dependabot.yml by @Ahoo-Wang in #1225
Full Changelog: v3.16.5...v3.16.6
v3.16.5
What's Changed
🎉 New Features
- fix(eventstream): remove declare global to resolve TS2345 by @Ahoo-Wang in #1224
Full Changelog: v3.16.4...v3.16.5
v3.16.4
What's Changed
📚 Documentation Updates
- docs: add VitePress wiki with GitHub Pages deployment by @Ahoo-Wang in #1221
- fix(skills): optimize all 12 skills based on wiki docs and source code by @Ahoo-Wang in #1222
Other Changes
Full Changelog: v3.16.3...v3.16.4
v3.16.3
What's Changed
🎉 New Features
- refactor(react): update API hooks with license header and interface cleanup by @Ahoo-Wang in #1220
Full Changelog: v3.16.2...v3.16.3
v3.16.2
What's Changed
🎉 New Features
- refactor(fetcher): optimize result caching mechanism and update error handling by @Ahoo-Wang in #1219
Full Changelog: v3.16.1...v3.16.2
v3.16.1
What's Changed
🎉 New Features
- refactor: format codebase by @Ahoo-Wang in #1216
- chore(lint): add ESLint configuration files for all packages by @Ahoo-Wang in #1217
- feat(monorepo): add new packages and update sideEffects configuration by @Ahoo-Wang in #1218
Full Changelog: v3.16.0...v3.16.1
v3.16.0
What's Changed
🎉 New Features
- refactor(jwt): improve JWT decoding implementation and add Node.js engine requirements by @Ahoo-Wang in #1214
🤖 Dependency Updates
- chore(deps): update storybook and various package dependencies by @Ahoo-Wang in #1215
Full Changelog: v3.15.9...v3.16.0