Skip to content

Releases: motiondeveloper/expression-globals-typescript

v3.3.2

06 Jan 00:49
Compare
Choose a tag to compare

Fixed the types for the layer math functions.

v3.3.1

05 Jan 23:59
Compare
Choose a tag to compare

Added className property to path values.

v3.3.0

21 Oct 05:08
Compare
Choose a tag to compare
  • feat: add cc2025 text style methods
  • fix: add transform.opacity

v3.2.6...v3.3.0

Callable effects

10 May 01:13
Compare
Choose a tag to compare
  • add call signature to effects (fixes #8) 071f489

v3.2.5...v3.2.6

v3.2.5

14 Sep 11:26
Compare
Choose a tag to compare

Update vector math function types

14 Sep 10:36
Compare
Choose a tag to compare

v3.2.3

20 Jul 03:04
Compare
Choose a tag to compare

v3.2.2...v3.2.3

v3.2.2

08 Jul 05:23
Compare
Choose a tag to compare
  • remove use of thisLayer 0316f11
  • fix: property value used before construction c8e1447
  • move constructor definition to top for readability b7a9859

#7 Not sure if it will fix this, but better not to reference thisLayer anyway

v3.2.1...v3.2.2

v3.2.0

07 May 06:36
Compare
Choose a tag to compare
  • chore: update ts version 0c1439d
  • feat: name array value indexes 64866a8
  • fix: make transform object non-optional bc4d404

v3.1.8...v3.2.0

Update marker types

30 Apr 00:36
Compare
Choose a tag to compare
  • Merge pull request #4 from stysmmaker/master 3c0a962
  • add time, index properties to MarkerKey c945f11
  • fix: add marker property to Comp 771914d

v3.1.6...v3.1.8