Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Misc updates, fixes, and enhancements #4

Merged
merged 1 commit into from
Jan 25, 2025
Merged

Conversation

shgysk8zer0
Copy link
Member

Added

  • Add fallback option for getItem()
  • Add maintenance createStore() and deleteStore() functions

Changed

  • Support both updating DB schema and handling onUpgrade when opening a DB

Fixed

  • reject() in handleIDBRequest() if a signal aborts

Description and issue

Please add relevant sections (Added, removed, changed, fixed) to CHANGELOG.md

List of significant changes made

### Added
- Add `fallback` option for `getItem()`
- Add maintenance `createStore()` and `deleteStore()` functions

### Changed
- Support both updating DB schema and handling `onUpgrade` when opening a DB

### Fixed
- `reject()` in `handleIDBRequest()` if a `signal` aborts
@shgysk8zer0 shgysk8zer0 added bug Something isn't working enhancement New feature or request labels Jan 25, 2025
@shgysk8zer0 shgysk8zer0 self-assigned this Jan 25, 2025
@shgysk8zer0 shgysk8zer0 enabled auto-merge January 25, 2025 00:50
@shgysk8zer0 shgysk8zer0 merged commit 61d6a62 into master Jan 25, 2025
5 checks passed
@shgysk8zer0 shgysk8zer0 deleted the patch/updates branch January 25, 2025 00:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant