What's Changed
- docs: move migration guide from /guides/ into Starlight docs by @Krishan27 in #184
- docs: v1.0.0 docs audit — fix links, stale outputs, and missing options by @Krishan27 in #185
- docs: Enforcing Your LaunchDarkly to OpenFeature Migration in GitHub Actions by @Krishan27 in #186
- content: Feature Flag Technical Debt in TypeScript (blog post) by @Krishan27 in #187
- chore: update repo URLs to flaglint/flaglint-js by @Krishan27 in #189
- chore: strip Astro/docs — pure CLI repo by @Krishan27 in #190
- fix: three P0 trust-breaking bugs in scan command and GitHub Action by @Krishan27 in #193
- fix: verify React SDK imports before detecting hooks, HOC, and provider by @Krishan27 in #194
- feat: wrapper detection v2 — import-verified custom SDK wrappers (ADR 009) by @Krishan27 in #195
- refactor: extract shared command boilerplate, fix ADR 008, add ADR 010 by @Krishan27 in #196
- ci: remove website-smoke job by @Krishan27 in #198
- feat: flaglint init — scaffold flaglint.config.json by @Krishan27 in #197
- fix: P2 quick wins — version pinning, provider guard, micromatch glob by @Krishan27 in #199
- feat: P2 UX — shell completion and --quiet/--verbose flags by @Krishan27 in #200
- feat(cli): show scan duration in terminal summaries by @100NikhilBro in #141
- chore(release): bump version to 1.1.0 by @Krishan27 in #201
Full Changelog: v1.0.0...v1.1.0