v3.0.0.alpha.3
Pre-release
Pre-release
·
209 commits
to develop
since this release
This is the 3rd alpha release for v3.
This started as a big refactor, cleanup and (breaking) API improvement. Still WIP and unstable.
Although we're now at 30+ open tickets, way more than half a year ago, the path towards v3 is much clearer now. We're mostly fixing bugs and finetuning.
Stay tuned!
What's Changed since v2.18
- Feature/cleanup demo by @remcoder in #187
- fix dev gui breaking when build volume is not set by @remcoder in #190
- Disable tube width when tube rendering is disabled by @remcoder in #192
- Remove the experimental label from tube rendering by @remcoder in #191
- Update eslint config by @remcoder in #197
- Bump vite from 5.3.1 to 5.4.6 by @dependabot in #205
- Bump dev deps & speed up build by @remcoder in #207
- Migrate demo to vuejs by @remcoder in #195
- Improve dev build by @remcoder in #210
- Upgrade to Threejs r169 by @remcoder in #213
- Run actions on v3.x branch by @sophiedeziel in #217
- Extract out BuildVolume by @sophiedeziel in #188
- Fix the initial render logic of the demo by @sophiedeziel in #215
- Quick fix removes light mode for now by @remcoder in #226
- Fix thick lines and set min width to 1 by @remcoder in #237
- v3 temporary branch by @sophiedeziel in #225
- Re-render on build volume change by @sophiedeziel in #245
- Move examples to standalone repos by @remcoder in #251
- Bump happy-dom from 13.10.1 to 15.10.2 by @dependabot in #248
- Disable preserveDrawingBuffer by @remcoder in #255
- Fix drag and drop by @remcoder in #256
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #252
- Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #260
- Release 3.0.0-alpha.1 by @remcoder in #259
- Demo/logrocket by @remcoder in #261
- Demo/logrocket by @remcoder in #262
- Cleanup deprecated api's by @remcoder in #265
- Fix Node 22 compatibility by @remcoder in #266
- Fix toggle single layer by @remcoder in #267
- Add attribution to gcode models by @remcoder in #274
- Add tsdocs for everything and improve typings for readability by @remcoder in #270
- Update color instantly by @remcoder in #275
- Bump vite from 5.4.6 to 5.4.14 by @dependabot in #279
- Fix: disable clipping when min/max layer not set by @remcoder in #283
- Set a default value for lineHeight by @remcoder in #286
Full Changelog: v2.18.0...v3.0.0.alpha.3