github clidey/whodb 0.35.0
0.35.0 - Refactor GraphQL schema and minor frontend improvements

15 days ago
  • Scratchpad now shows "Action Executed" for non-Select queries.
  • Change GraphQL schema in the backend to remove "type" from each query. This is now supported by the cookie credentials and will be used in the HTTP clients.
  • Bug fix: adding storage unit and keyboard cursor getting unfocused when adding field names is now fixed.
  • Bump frontend and backend libraries
    • GraphQL CodeGen
    • DagreJS
    • React Types
    • React Flow
    • UUID Types
    • Apollo Client
    • Redus Toolkit
    • React Testing Library [a few sub libraries]
    • Elastic Search Backend Integration
    • Web Vitals
    • Framer Motion

Note: non-affecting changes - there is a HTTP wrapper over the GraphQL resolvers now that will be used in the HTTP clients in each language. This will not affect current workflows as it is only used by the clients and in API Gateway workflows.

What's Changed

  • build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.14.0 to 8.15.0 in /core by @dependabot in #124
  • build(deps): bump @testing-library/react from 16.0.0 to 16.0.1 in /frontend by @dependabot in #123
  • build(deps): bump @reduxjs/toolkit from 2.2.5 to 2.2.7 in /frontend by @dependabot in #122
  • build(deps): bump @apollo/client from 3.11.4 to 3.11.5 in /frontend by @dependabot in #120
  • build(deps-dev): bump @types/uuid from 9.0.8 to 10.0.0 in /frontend by @dependabot in #119
  • build(deps): bump @testing-library/jest-dom from 5.17.0 to 6.5.0 in /frontend by @dependabot in #121
  • Change: Remove type from the schema by @hkdeman in #130
  • build(deps): bump web-vitals from 2.1.4 to 4.2.3 in /frontend by @dependabot in #125
  • build(deps): bump framer-motion from 11.2.10 to 11.3.31 in /frontend by @dependabot in #126
  • build(deps): bump @types/react from 18.3.4 to 18.3.5 in /frontend by @dependabot in #127
  • build(deps): bump @testing-library/user-event from 13.5.0 to 14.5.2 in /frontend by @dependabot in #128
  • build(deps): bump @types/node from 22.5.1 to 22.5.2 in /frontend by @dependabot in #131
  • Add HTTP Endpoints by @hkdeman in #103

Full Changelog: 0.34.0...0.35.0

Don't miss a new whodb release

NewReleases is sending notifications on new releases.