Skip to content

v148.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 23:07
· 82 commits to main since this release

148.0.0 (2024-03-25)

  • refactor!: renaming AddLateEvent_new to AddLateEvent (5d92eba)
  • refactor!: renaming AddLateEvent to AddLateEventUnity (169720c)
  • perf!: changing NetworkIdentity events to use new c# only events (3aaab68)

BREAKING CHANGES

  • renaming from AddLateEvent_new placeholder to just AddLateEvent
  • renaming AddLateEvent which contains UnityEvent and UnityAction to AddLateEventUnity
  • Inspector events removed from NetworkIdentity, use Mirage v147.4.0 first to convert before updating to next version