Skip to content

Releases: Vectreal/vectreal-core

v0.2.1

13 Sep 20:41
Compare
Choose a tag to compare

0.2.1 (2024-09-13)

🩹 Fixes

  • apps/official-website: change viewer import to use named syntax (6fd958a)
  • packages/viewer: add directory option to file input (a97d2c9)
  • packages/viewer: extension change of ìndex file (06b030b)
  • packages/viewer: memoize certain scene options (0051955)
  • project: extend paths in tsconfig.json (0a19d37)

📖 Documentation

  • packages/viewer: add WIP info to the top (3d1d729)
  • project: add mention of use-optimize-model hook (4212893)

❤️ Thank You

  • Moritz Becker

v0.2.0

11 Sep 02:27
Compare
Choose a tag to compare

0.2.0 (2024-09-11)

🚀 Features

  • apps/official-website: add editor context provider (f42659a)
  • packages/hooks: add optimizer hook (78b9cd5)
  • project: Move shadcn components into shared library project and modify tsconfig paths (1f15bef)

🩹 Fixes

  • packages: rework build/publish executors (bfad14f)
  • packages/hooks: add meshopt decoder to gltf loader (87e2198)
  • packages/viewer: optimize initial props + rendering (42bbd6e)
  • project: remove playwright for apps/official-website (c2d7035)

📖 Documentation

  • packages/hooks: small changes (6dae863)
  • packages/hooks: add hooks/use-optimize-model to documentation (d5404cf)

❤️ Thank You

  • Moritz Becker

v0.1.0

09 Sep 02:54
Compare
Choose a tag to compare

0.1.0 (2024-09-09)

🚀 Features

  • apps/official-website: add logo to nav-bar (aef2e1a)
  • apps/official-website: add seo meta information (14c93e5)

🩹 Fixes

  • packages: nx release executor configuration (9539735)
  • packages: publish docs along side build output (470496c)
  • packages/viewer: release executor package path (b55d888)

❤️ Thank You

  • Moritz Becker

v0.0.9

29 Aug 01:08
Compare
Choose a tag to compare

0.0.9 (2024-08-29)

🩹 Fixes

  • packages/hooks: remove files field from package.json (028a371)

v0.0.7-8

29 Aug 00:50
Compare
Choose a tag to compare

0.0.7-8 (2024-08-29)

🩹 Fixes

  • ci/cd: build command in version release gh workflow (ee9e3ea)
  • packages: Error verifying sigstore provenance bundleso add repository.url to packages package.json (681e94e)
  • packages: remove git type from repository fields in package.json files (629c1c8)
  • packages: change package.json files repository url type (db99ba5)
  • packages: also add repository.url to root + move .npmrc to root (3598f23)
  • project: nx version migration (837419d)

📖 Documentation

  • packages: update package descriptions and co. (b62cf76)
  • packages/viewer: add link to github in contributing section (98499e7)
  • project: clean up readme files (eadf146)