TWC v 0.5.1
What's new
From now on please include twc/decorators/polymer.d.ts
in your tsconfig.json
instead of twc/types/polymer.decorators.d.ts
. Polymer declarations are no longer included. Please include 3rd party types (use official declarations once they are out, until then I recommend polymer2-types). The deprecated declarations will still function and include a copy of polymer2-types, but will be removed in the future.
Issues fixed
#118 TS2345 when you specify your element name
#119 Unknown error when using moduleResulotion: node
#121 HTMLElement life-cycle callbackss