Skip to content

v3.0.0

Compare
Choose a tag to compare
@tobiasdiez tobiasdiez released this 15 Sep 15:03
8fe1441

3.0.0 (2023-09-15)

⚠ BREAKING CHANGES

  • resolve path resolve issues (on windows) and types for virtual modules (#68). As a side effect of this, it is no longer possible to import the schema on the client/vue-side.

🐛 Bug Fixes

  • hmr schema watcher had an always truthy conditional check (#67) (4104b50)
  • resolve path resolve issues (on windows) and types for virtual modules (#68) (5256e31)

🧹 Miscellaneous

  • deps: update actions/checkout action to v4 (#69) (4356e16)
  • deps: update all non-major dependencies (#62) (c613500)
  • deps: update devdependency eslint-config-prettier to v9 (#66) (b4591ce)
  • deps: update devdependency eslint-plugin-unused-imports to v3 (#65) (9211aea)
  • deps: update typescript-eslint monorepo to v6 (#63) (c718676)
  • fix badge url in the readme (#73) (cd20c96)