Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@jeremybanka jeremybanka released this 15 Jul 22:36
· 711 commits to main since this release

Minor Changes

  • a0b5fe3: πŸ’₯ BREAKING CHANGE: Backgrounds of layers no longer default to ⬛ black but to 🏁 transparent instead.
  • 8479511: πŸ’₯ BREAKING CHANGE: When useClipPath is false, css background is no longer automatically made 🏁 transparent.
  • 8479511: πŸ’₯ BREAKING CHANGE: The use of clip-path remains on by default. however, the flag has been renamed from noClipping to useClipPath. useClipPath: false overrides the default behavior in the same way noClipping: true did previously.