Skip to content

Release v1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 20:23
· 36 commits to main since this release

Release v1.2.0

Changes

Pull Requests

  • #11: Update README title and add banner image (@edwinbrowwn)
  • #10: Remove validate raw request (@edwinbrowwn)
  • #9: Update docs and remove build (@edwinbrowwn)
  • #7: Add openapi endpoint and schema compat with validation (@edwinbrowwn)
  • #8: Emit correct OpenAPI version based on schema target (@Copilot)
  • #4: feat: make publish-only workflow manual-trigger with auto latest release (@Copilot)
  • #5: Remove itty-router (@edwinbrowwn)

Commits

  • chore: bump version to 1.2.0 (GitHub Actions)
  • Merge pull request #11 from webhie-com/edwinbrowwn-patch-1 (Edwin Brown)
  • Update README title and add banner image (Edwin Brown)
  • Merge pull request #10 from webhie-com/update-validation (Edwin Brown)
  • rm validate raw request (Edwin Brown)
  • Merge pull request #9 from webhie-com/cli-build-updates (Edwin Brown)
  • added cli helper (Edwin Brown)
  • Update package.json (Edwin Brown)
  • remove build cli command (Edwin Brown)
  • update docs and cli build/start (Edwin Brown)
  • Merge pull request #7 from webhie-com/openapi-and-schema (Edwin Brown)
  • update e2e specs (Edwin Brown)
  • benchmarks and bug fixes (Edwin Brown)
  • Merge pull request #8 from webhie-com/copilot/sub-pr-7 (Edwin Brown)
  • Fix OpenAPI version mismatch for JSON Schema draft targets (copilot-swe-agent[bot])
  • Initial plan (copilot-swe-agent[bot])
  • Update .gitignore (Edwin Brown)
  • marge cornflakes (Edwin Brown)
  • Merge branch 'main' into openapi-and-schema (Edwin Brown)
  • escape chars in docs ui (Edwin Brown)
  • Merge pull request #5 from webhie-com/remove-itty (Edwin Brown)
  • error handling and fixes (Edwin Brown)
  • fix cors and router (Edwin Brown)
  • add openapi endpoint and schema compat with validation (Edwin Brown)
  • typecheck and format (Edwin Brown)
  • fix handle method (Edwin Brown)
  • rm itty-router (Edwin Brown)
  • npm (Edwin Brown)
  • fix benchmark (Edwin Brown)
  • npm workflow (Edwin Brown)
  • actions update (Edwin Brown)
  • Merge pull request #4 from webhie-com/copilot/update-publish-workflow (Edwin Brown)
  • chore: remove npm token auth from publish-only workflow (copilot-swe-agent[bot])
  • feat: update publish-only workflow to manual trigger with auto latest release (copilot-swe-agent[bot])
  • Initial plan (copilot-swe-agent[bot])
  • Rename publish-only to publish-only.yml (Edwin Brown)
  • Add GitHub Actions workflow for package publishing (Edwin Brown)
  • chore: bump version to 1.1.1 (GitHub Actions)
  • Downgrade version from 1.1.1 to 1.1.0 (Edwin Brown)