Releases: trytriplex/triplex
Releases · trytriplex/triplex
0.64.4
Bug fixes
- Fix triplex folder passing config precondition with no config file.
- Fix resolving union labels throwing unexpectedly for some elements.
- Fix
@step
tag not working with number inputs. - Fix non-camera scene objects having an enter camera action.
- Exclude Canvas elements from being rendered to the scene.
- Fix non-camera scene objects having an enter camera action.
- Fix userland controls affecting transform controls.
- Fix camera changes affecting transform controls by no-longer disabling controls on transform controls drag.
- Fix resolving union labels throwing unexpectedly for some elements.
- allowJs tsconfig option is now always set to
true
internally.
0.64.3
0.64.2
0.64.1
0.64.0
Release notes are available at triplex.dev.
NOTE
- A critical bug exists when you do not have a provider configured. To work around it add an empty provider component via your
.triplex/config.json
file.
See: https://triplex.dev/docs/guides/provider-controls
0.63.0
Release notes are available at triplex.dev.
0.62.0
Release notes are available at triplex.dev.
0.61.2
▵ Triplex 0.61.2 wishes you a great end of the year!
Bug fixes
- Fix HMR error when Object namespace has been taken in the user-land module
- Fix clear button spacing on the string input
- Props filter now persists between selected elements
- Source files now have events initialized when first explicitly loaded — previously they would be skipped over when implicitly loaded
- Source file updates originating from the file system now work with undo/redo
Chore
- Add empty template and set as default for project creation
0.61.1
0.61.0
Release notes available at triplex.dev.