Skip to content

Releases: jens1101/asset-register

web: v1.0.0

22 Feb 04:13
ed0fcc4
Compare
Choose a tag to compare

1.0.0 (2025-02-22)

Features

Bug Fixes

  • #14: Updated the FE to handle the GQL changes (a0009cb)
  • #21: Added error handling to tagged scalar parsing (21a01b1)
  • #30: Added SolidJS eslint plugin (1ae38f0)
  • #30: Corrected typo (d754312)
  • #30: Fixed behaviour of error reporting and callbacks (0df48c8)
  • #30: Improved typing of the useFormField hook (f609652)
  • #30: Made app bootstrapping effectful (c363d3c)
  • #30: Updated edit asset behaviour (61d4415)
  • #79,#80: Reduced duplication in the tagged scalar exchange (bf24cff)
  • #79,#80: Updated tagged scalars exchange (1ef9f37)
  • Added missing prettierignore files (61c10fc)
  • Fixed ESLint again (bd2d2c6)
  • Fixed flash of light on app load (d3ca91c)
  • Fixed web (1c6035d)
  • Hooked up the front end to GQL (9aa63b5)
  • Renamed packages (265ea78)
  • Updated eslint config for existing workspaces (6faaee7)
  • Updated formatter (6ff2232)
  • Updated front end ES Lint config (b04f57d)

walker: v1.0.0

22 Feb 04:14
ed0fcc4
Compare
Choose a tag to compare

1.0.0 (2025-02-22)

Features

tsconfig: v1.0.0

22 Feb 04:14
ed0fcc4
Compare
Choose a tag to compare

1.0.0 (2025-02-22)

Features

  • #51: Updated all non-breaking dependencies (e78e0a9)
  • Added GQL Docker prod config (41571bb)

scalars: v1.0.0

22 Feb 04:14
ed0fcc4
Compare
Choose a tag to compare

1.0.0 (2025-02-22)

Features

gql: v1.0.0

22 Feb 04:13
ed0fcc4
Compare
Choose a tag to compare

1.0.0 (2025-02-22)

Features

Bug Fixes

  • #14: Fixed asset creation (a56a57c)
  • #14: Handled defects in scopes (22aa8a4)
  • #14: Removed unused ImageError GQL type (f3885d8)
  • #16: Refactored Image and Document field resolvers (99d6641)
  • #30: Corrected typo (d754312)
  • #30: Fixed updating image files (e818c6e)
  • #39: Fixed asset creation (bac54cf)
  • #39: Refactored how currency scalars work (1640591)
  • #57: Fixed update timestamps (29e6428)
  • #64: Fixed edge case where image order is incorrect (70f3c29)
  • Added missing prettierignore files (61c10fc)
  • Fixed edge case when adding an asset image (14d808d)
  • Fixed ESLint again (bd2d2c6)
  • Hooked up the front end to GQL (9aa63b5)
  • Recreated initial migration (97e94e0)
  • Renamed "remove" to "delete" (35167fc)
  • Renamed packages (265ea78)
  • Updated eslint config for existing workspaces (6faaee7)
  • Updated ESLint rules for GQL service (78989d0)
  • Updated formatter (6ff2232)
  • Wrapped server creation in a function (67d02f8)

common: v1.0.0

22 Feb 04:13
ed0fcc4
Compare
Choose a tag to compare

1.0.0 (2025-02-22)

Features

Bug Fixes

  • #39: Refactored how currency scalars work (1640591)