Skip to content

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 09:30
· 103 commits to main since this release
b62c406

What's Changed

  • feat: add Request Inspector and full CI coverage (PP-3449) by @sergak01 in #180
  • fix(ui): align dev panel with design by @sergak01 in #181
  • fix(PP-3449): address PR #182 code review comments by @sergak01 in #183
  • chore(release): promote develop to main by @sergak01 in #182
  • ci(PP-3449): publish prereleases under npm beta dist-tag by @sergak01 in #184
  • chore(PP-3449): update dependencies to latest by @sergak01 in #185
  • fix(PP-3449): guard release.yml against non-tag workflow_dispatch runs by @sergak01 in #187
  • chore(PP-3449): promote develop to main by @sergak01 in #186
  • fix(PP-3449): stop request inspector from swallowing proxied PUT/POST bodies by @sergak01 in #190
  • feat(PP-3449): configurable dev panel position, hide and auto-hide modes by @sergak01 in #191
  • feat(PP-3449)!: update dependencies and start the 1.0 release line by @sergak01 in #196
  • feat(PP-3449): add Dev Panel guide to README by @sergak01 in #197
  • ci(PP-3449): allow manual dispatch of the beta release workflow by @sergak01 in #198
  • ci(PP-3449): fix production release for semantic-release-created tags by @sergak01 in #199
  • Release: Dev Panel improvements, request inspector fix, and 1.0 release line by @sergak01 in #200

Full Changelog: v0.19.0...v1.0.0