Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Latest commit

 

History

History
153 lines (84 loc) · 8.73 KB

CHANGELOG.md

File metadata and controls

153 lines (84 loc) · 8.73 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.33 (2022-08-21)

2.0.32 (2022-07-24)

2.0.31 (2022-07-24)

Bug Fixes

  • absord breaking changes (8778871)

2.0.30 (2022-06-13)

2.0.29 (2022-05-22)

2.0.28 (2022-05-08)

2.0.27 (2022-05-01)

2.0.26 (2022-04-24)

2.0.25 (2022-04-17)

2.0.24 (2022-04-03)

2.0.23 (2022-03-27)

2.0.22 (2022-03-20)

2.0.21 (2022-03-06)

2.0.20 (2022-03-06)

2.0.19 (2022-03-06)

2.0.18 (2022-03-06)

2.0.17 (2022-02-27)

2.0.16 (2022-02-20)

2.0.15 (2022-02-06)

2.0.14 (2022-01-23)

2.0.13 (2022-01-02)

2.0.12 (2021-12-19)

2.0.11 (2021-12-12)

2.0.10 (2021-12-05)

2.0.9 (2021-11-29)

2.0.8 (2021-11-28)

2.0.7 (2021-11-07)

2.0.6 (2021-10-24)

2.0.5 (2021-10-24)

Bug Fixes

  • deps: update dependency graphql to ^15.6.0 (#34) (10bfceb)

2.0.4 (2021-09-27)

2.0.3 (2021-09-27)

2.0.2 (2021-09-05)

2.0.1 (2021-08-22)

2.0.0 (2021-07-25)

⚠ BREAKING CHANGES

  • starships,vehicles: starship.consumables and vehicle.consumes are now numbers instead of strings. You can use something like DurationFormatter from @sapphire/time-utilities to format it back to a string.

Features

  • starships,vehicles: change "consumables" from string to number (milliseconds) (37ee5d0)

1.0.4 (2021-07-23)

Bug Fixes

  • species: add sarlacc species (7a5e9f9)
  • species: make droids lifespan null as Infinity doesn't parse (012df40)
  • types: specify scalar type for Long and DateTime (d1d1df9)

1.0.3 (2021-07-15)

Bug Fixes

  • add data for Aleen Minor (b6d5eda)
  • fixed homeworlds for some species (f139159)
  • fixed spelling of wookiee (f939fc9)
  • set birthYaer to null for when it is unknown (df977fd)

1.0.2 (2021-07-15)

Bug Fixes

1.0.1 (2021-07-10)

Bug Fixes

  • mark package as side effect free (cd253a3)
  • readme: update ghcr npm url (a46c71f)

1.0.0 (2021-07-10)

Features

  • data parsing part 1 (2686a41)
  • finish mapping all data (ce38f9c)
  • finish up resolvers and setup services (b5ed547)
  • lots stuff or something (55fd2da)
  • setup all the remaining field mapping (7711261)
  • setup basic film service (f15f209)
  • validation, fixes and director of film (3f483ae)

Bug Fixes

  • actually return multiple results in fuzzy (f7f58f9)
  • assign proper species to humans (c9b7768)
  • ensure lower case reference names (baae0ba)
  • fixed codegen in delivery process (a7e3d44)
  • fixed infite looping in class constructors (c07f96a)
  • fixed more badly parsed names (9d9f7ad)
  • readme: update links to ghcr packages (7acf0fe)
  • throw proper error when no vehicles are found with fuzzy (c5c043a)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.