Skip to content

Latest commit

 

History

History
251 lines (127 loc) · 12.1 KB

CHANGELOG.md

File metadata and controls

251 lines (127 loc) · 12.1 KB

0.8.0 (2024-10-05)

Features

  • delete package-lock when using bun (7a16b91)

0.7.1 (2024-10-05)

Bug Fixes

  • linting and workflow dispatch (171eb8e)
  • moved compose file to root for proper container naming (9e883c6)
  • nextjs vulnerability update (3ab4371)

0.7.1 (2024-10-05)

Bug Fixes

  • linting and workflow dispatch (171eb8e)
  • moved compose file to root for proper container naming (9e883c6)

0.7.1 (2024-10-05)

Bug Fixes

  • linting and workflow dispatch (171eb8e)

0.7.0 (2024-10-05)

Bug Fixes

  • docker script folder name to have capitalized letters (9d9a290)

Features

  • add invert option to be able to use black color (2826f2e)
  • add new config setter (1cf8d08)

0.6.1 (2024-04-12)

Bug Fixes

  • update from unpkg to jsdeliver (84b3544)

0.6.0 (2024-01-28)

Bug Fixes

  • added node version 20 to workflow (99b4f7c)

Features

  • migrated from vite to bun, added new dev server & improved dev experience with linting (21e198a)

0.5.2 (2023-08-11)

Bug Fixes

  • fixed updated github pages link (f780099)

0.5.1 (2023-08-11)

Bug Fixes

  • fixed back color setting on preview page (ece6e67)

0.5.0 (2023-08-10)

Features

  • ✨ added new demo website and screenshot option (2f195ab)

0.4.7 (2023-08-10)

Bug Fixes

  • 🐛 delayed mousemove initialisation so it still works while hovering on page refresh (c75b9d1)

0.4.6 (2023-08-10)

Bug Fixes

  • 🐛 fixed hover trigger agai (c33603c)

0.4.5 (2023-08-10)

Bug Fixes

  • 🐛 fixed hover trigger to always work (2582d60)

0.4.4 (2023-08-10)

Bug Fixes

  • added semantic release npm multiple (b2bfbe8)
  • resorted to only publish to npm registry (6d2e40b)

0.4.0 (2023-08-10)

Features

  • ✨ renamed from webglfluidsimulation to webglfluidenhanced (00f52b1)

0.3.24 (2023-08-10)

Bug Fixes

  • tried renaming packet for publishing to npm (ec08801)

0.3.23 (2023-08-09)

Bug Fixes

  • removed packages permission (f661740)

0.3.22 (2023-08-09)

Bug Fixes

  • removed scope from name (95bcac9)

0.3.21 (2023-08-09)

Bug Fixes

0.3.20 (2023-08-09)

Bug Fixes

  • added publish config to package.json (7d2a80e)

0.3.19 (2023-08-09)

Bug Fixes

  • publish to npm regestry (2db2cf5)

0.3.18 (2023-08-09)

Bug Fixes

  • went back to only publish to github packages (931a565)

0.3.17 (2023-08-09)

Bug Fixes

  • retry npm registry publish (25702b5)

0.3.13 (2023-08-09)

Bug Fixes

  • added custom semantic config for npm library (3de1c9d)

0.3.12 (2023-08-09)

Bug Fixes

  • 🐛 retry deistributing to npm registry (7ccdb84)

0.3.11 (2023-08-09)

Bug Fixes

  • 🐛 trying only publishing to github packages (a8dee90)

0.3.10 (2023-08-09)

Bug Fixes

  • 🐛 publish to npm aswell (76322ed)

0.3.9 (2023-08-09)

Bug Fixes

  • 🐛 trying to publish without package.json config (d5774a6)

0.3.8 (2023-08-09)

Bug Fixes

  • 🐛 updated write packages permission (986145d)

0.3.7 (2023-08-09)

Bug Fixes

  • 🐛 fixed publish workflow (baab2b4)

0.3.6 (2023-08-09)

Bug Fixes

  • 🐛 reverted to old codeql (dc1efa1)

0.3.5 (2023-08-09)

Bug Fixes

  • 🐛 reverted to old workflow run environment (1403f87)

0.3.4 (2023-08-09)

Bug Fixes

  • 🐛 added Personal Access Token to fix package publishing (10e23d9)

0.3.3 (2023-08-09)

Bug Fixes

  • 🐛 fixed github actions trigger again (e973906)

0.3.2 (2023-08-09)

Bug Fixes

  • 🐛 fixed github action runon bug (186650a)

0.3.1 (2023-08-09)

Bug Fixes

  • 🐛 tried fixing package.json version bug (fde5950)
  • 🐛 tried fixing package.json version bug again (b9640dc)

0.3.0 (2023-08-09)

Features

  • 🚀 published to github packages! (5191783)

0.2.0 (2023-08-09)

Features

  • ✨ added publish to github actions package (ed22644)

0.1.1 (2023-08-09)

Bug Fixes

  • 🐛 updated github action (2ba98de)