lucaong/minisearch (minisearch)
### [`v6.2.0`](https://togithub.com/lucaong/minisearch/blob/HEAD/CHANGELOG.md#v620)
[Compare Source](https://togithub.com/lucaong/minisearch/compare/v6.1.0...v6.2.0)
- Add the possibility to search for the special value `MiniSearch.wildcard` to
match all documents, but still apply search options like filtering and
document boosting
harlan-zw/nuxt-og-image (nuxt-og-image)
### [`v2.2.0`](https://togithub.com/harlan-zw/nuxt-og-image/releases/tag/v2.2.0)
[Compare Source](https://togithub.com/harlan-zw/nuxt-og-image/compare/v2.1.3...v2.2.0)
##### Bug Fixes
- sync Cache-Control header time with options ([#102](https://togithub.com/harlan-zw/nuxt-og-image/issues/102)) ([ac82b56](https://togithub.com/harlan-zw/nuxt-og-image/commit/ac82b56))
##### Features :rocket:
- `html` option for quicker og:image generation ([3b03e32](https://togithub.com/harlan-zw/nuxt-og-image/commit/3b03e32))
Feeling too lazy to make an OgImage component? Just throw the html in the new `html` attribute.
```ts
defineOgImage({
html: `
Hello world!
`
})
```
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^10.2.1
->^10.5.0
^10.2.1
->^10.5.0
^6.1.0
->^6.2.0
^2.1.3
->^2.2.0
Release Notes
lucaong/minisearch (minisearch)
### [`v6.2.0`](https://togithub.com/lucaong/minisearch/blob/HEAD/CHANGELOG.md#v620) [Compare Source](https://togithub.com/lucaong/minisearch/compare/v6.1.0...v6.2.0) - Add the possibility to search for the special value `MiniSearch.wildcard` to match all documents, but still apply search options like filtering and document boostingharlan-zw/nuxt-og-image (nuxt-og-image)
### [`v2.2.0`](https://togithub.com/harlan-zw/nuxt-og-image/releases/tag/v2.2.0) [Compare Source](https://togithub.com/harlan-zw/nuxt-og-image/compare/v2.1.3...v2.2.0) ##### Bug Fixes - sync Cache-Control header time with options ([#102](https://togithub.com/harlan-zw/nuxt-og-image/issues/102)) ([ac82b56](https://togithub.com/harlan-zw/nuxt-og-image/commit/ac82b56)) ##### Features :rocket: - `html` option for quicker og:image generation ([3b03e32](https://togithub.com/harlan-zw/nuxt-og-image/commit/3b03e32)) Feeling too lazy to make an OgImage component? Just throw the html in the new `html` attribute. ```ts defineOgImage({ html: `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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.