We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5c21a commit 2822bf1Copy full SHA for 2822bf1
CHANGELOG.md
@@ -215,14 +215,6 @@ const result = await extractOpenGraphAsync(html, {
215
- **Bundle Size**: 15% smaller with better tree-shaking
216
- **Type Checking**: 10x faster with Biome vs ESLint
217
218
-### 🛣️ **Roadmap**
219
-
220
-#### **Planned for v1.2.0**
221
-- **Browser Support**: Re-add optional browser compatibility
222
-- **Streaming**: Support for streaming HTML parsing
223
-- **Plugins**: Plugin system for custom extractors
224
-- **AI Integration**: Optional AI-powered content enhancement
225
226
## v1.0.4
227
- Added fallback itemProp thanks @markwcollins [#56](https://github.com/devmehq/open-graph-extractor/pull/56)
228
- Fixed test
0 commit comments