Skip to content

Releases: vicary/fresh_graphql

v0.3.3

28 Dec 07:43
Compare
Choose a tag to compare

CHANGELOG

  1. Use absolute import URLs in deps.ts

v0.3.2

11 Nov 20:04
Compare
Choose a tag to compare

Enhancements

  1. Exports via deps.ts

Full Changelog: v0.3.1...v0.3.2

v0.3.1

28 Oct 06:49
Compare
Choose a tag to compare

Enhancements

  1. Simplified imports
  2. Fixed example resolver structure

Full Changelog: v0.3.0...v0.3.1

v0.3.0

13 Oct 10:06
Compare
Choose a tag to compare

New Features

  1. Replace slash notations with dot notations, aligning with resolver compositions in graphql-tools.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Oct 18:30
Compare
Choose a tag to compare

New Features

  1. Path resolution now includes the basename of the TypeScript file itself.

v0.1.0

10 Oct 16:58
Compare
Choose a tag to compare
  1. Initial commit
  2. Live example with graphql-yoga