Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat!: rename static indexeddb store method create to open #211

Merged
merged 2 commits into from
Nov 24, 2022

Conversation

alanshaw
Copy link
Member

This create function is kinda useless except for in tests right now because as soon as you use it for the second time it blows away the existing data.

@alanshaw alanshaw merged commit 8744a1e into main Nov 24, 2022
@alanshaw alanshaw deleted the feat/init-if-not-exists branch November 24, 2022 16:39
alanshaw pushed a commit that referenced this pull request Nov 24, 2022
🤖 I have created a release *beep* *boop*
---


##
[7.0.0](access-v6.1.0...access-v7.0.0)
(2022-11-24)


### ⚠ BREAKING CHANGES

* rename static indexeddb store method create to open
([#211](#211))

### Features

* rename static indexeddb store method create to open
([#211](#211))
([8744a1e](8744a1e))


### Bug Fixes

* allow custom store name
([81f27eb](81f27eb))
* export map for agent
([#212](#212))
([a6367ee](a6367ee))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
gobengo pushed a commit that referenced this pull request Apr 11, 2023
This `create` function is kinda useless except for in tests right now
because as soon as you use it for the second time it blows away the
existing data.
gobengo pushed a commit that referenced this pull request Apr 11, 2023
🤖 I have created a release *beep* *boop*
---


##
[7.0.0](access-v6.1.0...access-v7.0.0)
(2022-11-24)


### ⚠ BREAKING CHANGES

* rename static indexeddb store method create to open
([#211](#211))

### Features

* rename static indexeddb store method create to open
([#211](#211))
([e8942ca](e8942ca))


### Bug Fixes

* allow custom store name
([7f6e957](7f6e957))
* export map for agent
([#212](#212))
([7860047](7860047))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants