v0.3.2
- adding a defaults processing function to clean up on default polymer variables, applying a fallback polymer defaults when they are not specified. This ensures things likes booleans are set to false vs undefined, and arrays/objects are set to null when not provided. - removing the consoler dep