Nicolab / atom-local-history

Atom package for maintaining local history of files.
Other
77 stars 9 forks source link

Workspace.Object.defineProperty.get is deprecated. #24

Closed bakabakabakabaka closed 9 years ago

bakabakabakabaka commented 9 years ago

Here is the other errors that show up with a fresh install of atom http://pastebin.com/raw.php?i=RuXUb6PM

Use ::getActivePaneItem() instead of the ::activePaneItem property

Workspace.Object.defineProperty.get (C:\Users\blaize9\AppData\Local\atom\app-0.190.0\resources\app\src\workspace.js:892:14)
Object.getCurrentBuffer (C:\Users\blaize9\.atom\packages\local-history\node_modules\atom-helpers\lib\editor.js:7:30)
Nicolab commented 9 years ago

Ok I will change, thank you

Nicolab commented 9 years ago

Released to local-history@v3.0.0 (compatible Atom v0.192 and higher).

Thanks :)