Skip to content

15.0.0

Compare
Choose a tag to compare
@TimothyGu TimothyGu released this 23 Mar 20:33
d176871
  • (breaking) Removed built-in support for reflection. The functionality has now moved to host-side through a processor.
  • Removed unused code related to old-style mixins. (#171, @ExE-Boss)
  • Made the default this value the global proxy object when a function is called with undefined or null. (#166, @ExE-Boss)