Skip to content

Latest commit

 

History

History
122 lines (71 loc) · 5.41 KB

CHANGELOG.md

File metadata and controls

122 lines (71 loc) · 5.41 KB

Change Log

v2.0.6 (2020-02-12)

Full Changelog

Closed issues:

  • Cannot assign to readonly property ... #25

Merged pull requests:

v2.0.5 (2020-02-04)

Full Changelog

Merged pull requests:

v2.0.4 (2018-08-02)

Full Changelog

Merged pull requests:

  • Do not add undefined property descriptors #19 (daffl)

v2.0.3 (2018-06-18)

Full Changelog

Closed issues:

  • Istanbul Dependency? #17

Merged pull requests:

v2.0.2 (2018-06-16)

Full Changelog

Merged pull requests:

  • Add missing check for Symbols support #16 (daffl)

v2.0.1 (2018-06-03)

Full Changelog

Merged pull requests:

  • Check for function before trying to copy symbols #15 (daffl)

v2.0.0 (2018-06-03)

Full Changelog

Merged pull requests:

1.2.0 (2015-11-29)

Full Changelog

Closed issues:

  • Uberproto can not extend Babel transpiled ES6 class instances #10

Merged pull requests:

  • Use Object.defineProperty if available #11 (daffl)

1.1.2 (2014-06-14)

Full Changelog

Closed issues:

  • Uberproto should provide a mechanism to check whether this._super is itself #8

Merged pull requests:

1.1.1 (2014-01-23)

Full Changelog

Closed issues:

  • uberclass and uberproto #5

Merged pull requests:

  • Only wrap functions that are calling ._super #7 (daffl)
  • Update component.json #6 (ekryski)

1.1.0 (2013-03-21)

Full Changelog

Merged pull requests:

1.0.3 (2012-09-07)

Full Changelog

Merged pull requests:

  • Added shim for getPrototypeOf so it works in IE8 #3 (sporto)
  • Fixed example on custom init #2 (bbtx0)

1.0.2 (2012-05-10)

Full Changelog

1.0.1 (2012-03-24)

Full Changelog

0.0.9 (2012-02-06)

* This Change Log was automatically generated by github_changelog_generator