Release v1.0.15
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[1.0.15] - 2026-04-06
Added
AEO: Answer Engine Optimization — 8 New Checks (@power-seo/content-analysis)
Answer Engine Optimization (AEO) is now a first-class scoring category. With AI Overviews appearing in 48% of all queries (Feb 2026) and Perplexity/ChatGPT routing 4.4× more converting traffic than organic search, AEO signals are critical for content discoverability in AI-driven environments.
aeo-direct-answer(maxScore: 10) — Detects definition-first openings ("X is/refers to/means…"). Definition-first openings generate up to 34× more daily AI citations vs. narrative openings.aeo-faq-section(maxScore: 10) — Counts Q&A pairs: question-phrased H2/H3 headings followed by 30–200 word answer paragraphs. FAQPage schema + FAQ section yields 2.7–3.2× higher AI Overview citation rate.aeo-fact-density(maxScore: 8) — Measures verifiable fact signals (percentages, currencies, years, study attributions, measurements) per 100 words. Princeton GEO study: adding statistics increases AI visibility by 40%.aeo-tldr-summary(maxScore: 7) — Detects TL;DR / Key Takeaways / summary sections with structured bullet lists. Summary blocks receive 2.1× more AI citations (Moz AI Content Study, 2025).aeo-concise-answers(maxScore: 7) — Checks that question headings are followed by concise 40–120 word answer paragraphs. Perplexity AI study: 40–60 word answers under question headings generate 220% more citations.aeo-structured-data-hints(maxScore: 7) — Detects structured content patterns: tables, numbered step-by-step processes, comparison sections, how-to ordered lists. AI engines extract structured content 3.8× more often than prose (SurferSEO, Q4 2025).aeo-citation-readiness(maxScore: 8) — Measures citation signals: external source links, attribution phrases ("according to…"), footnotes, and a Sources/References section. BrightEdge 2025: cited pages have 3.1× more external references.aeo-entity-coverage(maxScore: 9) — Estimates named entity density (proper nouns, brands, technologies, people, standards). Target: 15–25 entities per 1,000 words. Kalicube AEO study: 15+ entities/1,000 words = 4.8× higher AI engine selection rate.
New CheckId Union Types
- Added 8 new AEO check IDs to the
CheckIdunion type intypes.ts - Full TypeScript type safety and
disabledChecksconfig support for all AEO checks
Changed
SEO Score Weight Rebalancing (@power-seo/content-analysis)
Weights revised based on 2026 ranking factor research: Google Content Warehouse API Leak (2024), NavBoost signals confirmed in DOJ antitrust trial, First Page Sage Q1 2025 correlation study, and Ahrefs/Portent readability research.
| Category | Old Weight | New Weight | Rationale |
|---|---|---|---|
| E-E-A-T | 35% | 30% | Adjusted to accommodate AEO |
| Intent | 27% | 24% | Adjusted to accommodate AEO |
| AEO | 0% | 20% | New category — AI engine citation signals |
| SEO Analysis | 26% | 18% | Keyword density confirmed NOT a ranking factor (Mueller) |
| SERP/CTR | 2% | 5% | NavBoost click signals confirmed critical by DOJ trial |
| Readability | 9% | 2% | Zero correlation with rankings (Ahrefs, Portent studies) |
| Social | 1% | 1% | Unchanged |
maxScore Calibration — content-analysis Checks
All check maxScore values recalibrated to reflect 2026 research-backed importance weighting. Previously all checks had maxScore: 5; now checks are weighted by their actual impact on search rankings:
| Check | Old maxScore | New maxScore | Reason |
|---|---|---|---|
word-count |
5 | 10 | First Page Sage: satisfying content = 23% of ranking weight |
content-freshness |
5 | 10 | First Page Sage: freshness = 6%; critical for AI grounding |
media-count |
5 | 8 | Visual content improves dwell time (NavBoost signal) |
eeat-content-accuracy |
5 | 10 | Core trust signal; YMYL pages penalised heavily for inaccuracy |
eeat-source-quality |
5 | 10 | External citations = primary E-E-A-T trust signal |
eeat-author-schema |
5 | 10 | Author markup directly consumed by Google E-E-A-T evaluators |
eeat-experience-depth |
5 | 9 | First-hand experience confirmed as ranking differentiator (HCU) |
eeat-topical-authority |
5 | 8 | Content Warehouse API: siteFocusScore is a core ranking signal |
eeat-overall-score |
5 | 8 | Aggregated E-E-A-T pillar summary |
intent-keyword-classification |
5 | 10 | Intent mismatch = primary cause of ranking failure |
intent-content-alignment |
5 | 10 | Google's primary satisfaction signal |
intent-satisfaction-score |
5 | 10 | NavBoost: satisfying intent → good clicks → ranking boost |
intent-format-match |
5 | 8 | Format mismatch reduces dwell time (NavBoost bad click signal) |
intent-depth-match |
5 | 8 | Thin content for intent = high bounce = NavBoost penalty |
intent-snippet-readiness |
5 | 6 | Featured snippet still present in non-AI-Overview results |
keyphrase-density |
5 | 1 | Confirmed NOT a ranking factor (John Mueller, multiple statements) |
maxScore Calibration — readability Checks (@power-seo/readability)
| Check | Old maxScore | New maxScore | Reason |
|---|---|---|---|
sentence-length |
5 | 8 | Affects scanability and dwell time |
paragraph-length |
5 | 8 | Mobile UX signal; affects bounce rate |
passive-voice |
5 | 6 | Clarity signal; affects comprehension |
flesch-reading-ease |
5 | 4 | Zero correlation with rankings (Ahrefs 2024 study, 1.9M pages) |
transition-words |
5 | 3 | Minor UX signal only |
consecutive-sentences |
5 | 3 | Minor stylistic signal only |
Fixed
word-countgood-resultmaxScorewas 5 (not updated with other returns) — corrected to 10- All "poor" status returns in modified check files now have consistent
maxScorematching "good"/"ok" returns intent-format-match"na" early-returnmaxScorecorrected from 5 to 8
[1.0.14] - 2026-03-25
Added
E-E-A-T Checks — 25 New Checks (@power-seo/content-analysis)
Comprehensive Google E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) signal detection:
Experience (5 checks)
eeat-experience-depth— First-hand experience signals (personal pronouns, temporal markers, testing outcomes, process narration)eeat-original-research— Original data, surveys, experiments, and unique findingseeat-specificity-depth— Specific details, product versions, measurements that demonstrate hands-on knowledgeeeat-multimedia-evidence— Screenshots, diagrams, original photos, embedded video evidenceeeat-case-study-patterns— Case study and real-world example patterns
Expertise (5 checks)
eeat-author-schema— Author JSON-LD schema completeness (name, jobTitle, worksFor, credentials, knowsAbout, sameAs)eeat-topical-authority— Topical focus and niche expertise signalseeat-technical-vocabulary— Domain-specific technical terminology usageeeat-expert-hedging— Calibrated language ("research suggests", "in most cases") vs. overconfident claimseeat-methodology-transparency— Research methods, data sources, and process transparency
Authoritativeness (5 checks)
eeat-author-social— Social profile links (LinkedIn, Twitter/X, GitHub)eeat-organization— Organization schema and brand signalseeat-published-works— References to publications, research papers, bookseeat-expert-sourcing— Citations from named experts and authoritative sourceseeat-editorial-review— Editorial process signals (reviewed by, fact-checked, updated by)
Trustworthiness (6 checks)
eeat-source-quality— External link quality and diversity (academic, government, industry)eeat-ymyl-compliance— YMYL (Your Money or Your Life) content risk level assessmenteeat-conflict-disclosure— Conflict of interest and sponsorship disclosureeeat-content-accuracy— Misleading language, unsubstantiated claims, clickbait detectioneeat-correction-policy— Correction notices, update transparencyeeat-privacy-safety— Privacy policy, terms, and safety signal detection
Meta Scores (2 checks)
eeat-overall-score— Aggregated E-E-A-T pillar health summaryeeat-ymyl-multiplier— Score multiplier for YMYL categories (medical, legal, financial)
Search Intent Analysis — 30 New Checks (@power-seo/content-analysis)
Full search intent lifecycle coverage:
Intent Detection (4): intent-keyword-classification, intent-sub-type, intent-modifier-analysis, intent-multi-detection
Content Alignment (6): intent-content-alignment, intent-title-match, intent-meta-match, intent-heading-match, intent-opening-match, intent-conclusion-match
Specific Requirements (5): intent-informational-completeness, intent-transactional-elements, intent-commercial-elements, intent-navigational-clarity, intent-format-match
Signal Quality (5): intent-signal-density, intent-signal-distribution, intent-depth-match, intent-mixed-warning, intent-cta-alignment
SERP Features (3): intent-snippet-readiness, intent-schema-readiness, intent-paa-coverage
User Journey (4): intent-satisfaction-score, intent-funnel-position, intent-related-coverage, intent-engagement-signals
Extended Content Checks — 10 New Checks (@power-seo/content-analysis)
competing-links— Detects links that may redirect users away from conversion pathscontent-freshness— Evaluates last-modified date and freshness signalsheadline-analyzer— Power word analysis, sentiment, and title effectiveness scoringinclusive-language— Flags potentially non-inclusive terminologykeyphrase-even-distribution— Checks keyphrases are distributed throughout, not front-loadedkeyphrase-introduction— Validates keyphrase appears in the opening paragraphkeyphrase-markup— Checks keyphrase is emphasised with<strong>or<em>tagsmedia-count— Image and video count relative to content lengthtable-of-contents— Detects structured navigation for long-form contentword-complexity— Identifies unnecessarily complex vocabulary
[1.0.13] - 2026-03-20
Fixed
Score Inflation and Check Accuracy (@power-seo/content-analysis) — #116
- Score inflation: Corrected inflated scores caused by checks returning
score > maxScorein edge cases — scores are now always clamped to[0, maxScore] - H1 recognition: Fixed H1 title detection not matching when content starts with whitespace or BOM characters (#117)
- Link parsing: Fixed external/internal link counting failing when content uses protocol-relative URLs (
//example.com) (#118) - Canonical URL check: Fixed false positive "missing canonical" when canonical is set to the page URL itself (#119)
- Blob URL labels: Fixed image alt-text check incorrectly flagging blob: URLs as missing alt text (#120)
Reliability
- Hardened
getWords()utility to handle null/undefined content without throwing - Fixed
checkHeadings()returning wrong H-level counts when headings contain nested inline elements - Corrected
keyphrase-slugfalse positives when canonical URL contains query parameters
[1.0.12] - 2026-03-03
Fixed
Core Functionality
- #115 @power-seo/sitemap: Fixed XML string return incompatibility with Next.js app/sitemap.ts convention — now returns proper array structure for Next.js integration
- #114 @power-seo/meta: Fixed silent dropping of advanced robots directives (maxSnippet, maxImagePreview, etc.) — now properly handles all directive types
- #113 @power-seo/react: Fixed incompatibility with Next.js App Router Server Components — components now work correctly in server-side contexts
Security & Performance
- Network Access: Removed unnecessary network access from build/runtime context in @power-seo/integrations package
- Fixed potential XSS vectors in schema markup handling
- Improved input validation for URL normalization
Minor Package Fixes
- @power-seo/core: Enhanced URL normalization to handle edge cases with query parameters
- @power-seo/schema: Fixed type inference for optional schema properties
- @power-seo/audit: Corrected scoring calculation for edge cases with zero-length content
Documentation
- @power-seo/preview: Added TwitterImageValidation structure documentation
- @power-seo/sitemap: Fixed lastmod conversion claim and clarified namespace detection scope
- @power-seo/redirects: Corrected API function signatures, status codes, and config types (5 fixes)
- @power-seo/links: Fixed function signatures and property names (3 fixes)
- @power-seo/audit: Added missing hostname parameter to API reference
- @power-seo/images: Corrected function signatures, return types, and examples (7 fixes)
- @power-seo/ai: Fixed focusKeyphrase parameter name in OpenAI example
- @power-seo/analytics: Corrected correlation return type, ranking tiers, and usage examples
- @power-seo/search-console: Fixed TokenManager type definition and CI/CD example
- @power-seo/integrations: Corrected error properties and config parameter types
- @power-seo/tracking: Added missing isGranted method to API reference
Total: 18 documentation fixes + 3 critical bug fixes + network access fix across all packages
[1.0.11] - 2026-03-01
Added
Documentation
- Comprehensive GitHub Wiki with 38+ pages covering all packages and use cases
- Interactive MDX documentation files for enhanced learning experience
- Home page with organized navigation for Quick Start, Core Concepts, and Package APIs
- Wiki homepage synchronized across repository and GitHub Pages
- Complete guide to all 17 packages with API references
Features
- Wiki-based documentation system for better discoverability
- Enhanced package documentation with real-world examples
- MDX files for interactive documentation in docs/ directory
- Improved navigation structure across all documentation
Changed
Documentation
- Updated README.md with comprehensive documentation links
- Restructured docs/ directory with WIKI_HOME.mdx for easy navigation
- Improved package selection guide with visual organization
- Enhanced framework integration documentation
Fixed
- Wiki homepage rendering and display issues
- Documentation page synchronization across platforms
- Fixed duplicate wiki page references
- Improved markdown formatting for better GitHub rendering
[1.0.10] - 2026-02-28
Added
New Packages
- @power-seo/ai - LLM-agnostic AI prompt templates for SEO tasks
- @power-seo/search-console - Google Search Console API client
- @power-seo/integrations - Semrush and Ahrefs API clients
- @power-seo/tracking - Analytics tracking with GDPR consent
- @power-seo/analytics - Analytics dashboard builder
- @power-seo/images - Image SEO analysis
- @power-seo/readability - Readability scoring algorithms
Features
- Real-time content analysis (Yoast-style scoring)
- Pixel-accurate SERP previews
- XML sitemap streaming for 50,000+ URLs
- Comprehensive SEO audit (30+ rules)
- Link graph analysis with orphan detection
- Advanced robots directives support
- Multi-language support with hreflang
- Batch processing and data export
- Advanced filtering and monitoring
Documentation
- 11 comprehensive wiki pages (5,063 lines)
- 20+ GitHub Discussion templates
- Getting started guides for all frameworks
- Package selection guide with presets
- Architecture overview
- Real-world use case tutorials
- Troubleshooting guide (20+ solutions)
- Complete API reference
Build & CI/CD
- GitHub Actions workflows
- Changesets-based versioning
- ESLint and Prettier configuration
- Vitest with 95%+ coverage
- Turborepo optimization
- CodeQL and Socket.dev monitoring
- Provenance-signed releases
Changed
API Improvements
- Full TypeScript support across all packages
- Standardized error handling
- Better validation error messages
- Enhanced type definitions
Performance
- Optimized bundle sizes
- Tree-shakeable exports
- Dual ESM + CJS output
- Parallel rule execution
- Improved memory usage
Documentation
- Updated package READMEs
- Added 120+ SVG assets
- Interactive examples
- Architecture documentation
Fixed
- XSS vulnerabilities in JSON-LD rendering
- ReDoS-prone regex patterns
- URL normalization issues
- Redirect chain detection edge cases
- Memory optimization for large datasets
Security
- No install scripts
- No runtime network access
- No eval or dynamic code
- Input validation and sanitization
- Automated security scanning
- Dependency vulnerability management
[1.0.1] - 2026-01-05
Added
- Multi-language support and i18n
- Accessibility improvements
- Advanced analytics dashboard
- Batch processing
- Data export utilities
Fixed
- Content analysis edge cases
- Readability accuracy
- Schema validation
[1.0.0] - 2025-12-01
Added
Core Packages (10)
- @power-seo/core - Zero-dependency foundation
- @power-seo/react - React SEO components
- @power-seo/meta - SSR meta helpers
- @power-seo/schema - JSON-LD builders (23 types)
- @power-seo/content-analysis - Yoast-style scoring
- @power-seo/preview - SERP/OG/Twitter previews
- @power-seo/sitemap - XML sitemap generation
- @power-seo/redirects - Redirect engine
- @power-seo/links - Link graph analysis
- @power-seo/audit - Full audit engine
Features
- Type-safe builders for all SEO tasks
- Framework-native (Next.js 14+, Remix v2, React SPAs)
- Comprehensive test coverage
- Full TypeScript support
- Tree-shakeable exports
- Production-ready
[1.0.0-beta.1] - 2025-10-01
Added
- Beta release for testing
- End-to-end test suite
- Documentation and examples
Fixed
- Community feedback issues
- Edge case handling
[1.0.0-alpha] - 2025-09-15
Added
- Alpha release for early testing
- Core functionality
- API documentation
- CI/CD workflows
Requirements
- Node.js: >= 18.0.0
- TypeScript: >= 5.0 (optional)
- React: >= 18.0.0 (for React packages only)
License
MIT © 2026 CyberCraft Bangladesh