sindresorhus/electron-store (electron-store)
### [`v10.0.0`](https://togithub.com/sindresorhus/electron-store/releases/tag/v10.0.0)
[Compare Source](https://togithub.com/sindresorhus/electron-store/compare/v9.0.0...v10.0.0)
##### Breaking
- Switch from JSON Schema draft-v7 to [draft-2020-12](https://json-schema.org/draft/2020-12/release-notes#2020-12-release-notes)
- Please [read about](https://ajv.js.org/json-schema.html#draft-2020-12) the breaking changes.
*This is only a breaking change if you use the `schema` option.*
### [`v9.0.0`](https://togithub.com/sindresorhus/electron-store/releases/tag/v9.0.0)
[Compare Source](https://togithub.com/sindresorhus/electron-store/compare/v8.2.0...v9.0.0)
##### Breaking
- Require Node.js 20 and Electron 30 [`7ddf0c6`](https://togithub.com/sindresorhus/electron-store/commit/7ddf0c6)
- This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) and [this](https://www.electronjs.org/docs/latest/tutorial/esm).**
- For TypeScript users, make sure you have the correct [tsconfig](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#how-can-i-make-my-typescript-project-output-esm).
##### Improvements
- Update dependencies [`7ddf0c6`](https://togithub.com/sindresorhus/electron-store/commit/7ddf0c6)
### [`v8.2.0`](https://togithub.com/sindresorhus/electron-store/releases/tag/v8.2.0)
[Compare Source](https://togithub.com/sindresorhus/electron-store/compare/v8.1.0...v8.2.0)
- Allow awaiting `.openInEditor()` ([#272](https://togithub.com/sindresorhus/electron-store/issues/272)) [`c0bcdb7`](https://togithub.com/sindresorhus/electron-store/commit/c0bcdb7)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
8.1.0
->10.0.0
Release Notes
sindresorhus/electron-store (electron-store)
### [`v10.0.0`](https://togithub.com/sindresorhus/electron-store/releases/tag/v10.0.0) [Compare Source](https://togithub.com/sindresorhus/electron-store/compare/v9.0.0...v10.0.0) ##### Breaking - Switch from JSON Schema draft-v7 to [draft-2020-12](https://json-schema.org/draft/2020-12/release-notes#2020-12-release-notes) - Please [read about](https://ajv.js.org/json-schema.html#draft-2020-12) the breaking changes. *This is only a breaking change if you use the `schema` option.* ### [`v9.0.0`](https://togithub.com/sindresorhus/electron-store/releases/tag/v9.0.0) [Compare Source](https://togithub.com/sindresorhus/electron-store/compare/v8.2.0...v9.0.0) ##### Breaking - Require Node.js 20 and Electron 30 [`7ddf0c6`](https://togithub.com/sindresorhus/electron-store/commit/7ddf0c6) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) and [this](https://www.electronjs.org/docs/latest/tutorial/esm).** - For TypeScript users, make sure you have the correct [tsconfig](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#how-can-i-make-my-typescript-project-output-esm). ##### Improvements - Update dependencies [`7ddf0c6`](https://togithub.com/sindresorhus/electron-store/commit/7ddf0c6) ### [`v8.2.0`](https://togithub.com/sindresorhus/electron-store/releases/tag/v8.2.0) [Compare Source](https://togithub.com/sindresorhus/electron-store/compare/v8.1.0...v8.2.0) - Allow awaiting `.openInEditor()` ([#272](https://togithub.com/sindresorhus/electron-store/issues/272)) [`c0bcdb7`](https://togithub.com/sindresorhus/electron-store/commit/c0bcdb7)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.