Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 577 Bytes

breaking-changes.md

File metadata and controls

20 lines (14 loc) · 577 Bytes
title description published tags
Breaking Changes
true

Breaking Changes

  • tevurl: no longer works, locating resources with this identifier will fail. Please use deviap: instead.

    e.g. "tevurl:fonts/openSansBold.ttf" is now deviap:fonts/openSansBold.ttf

  • tevgit: no longer works for locating assets such as images and fonts, use devgit: instead.

Deprecations

Please immediately update your code to fix any deprecation warnings.

  • teverse namespace forwarded to core.
  • tevgit: for locating scripts in require has been deprecated.