Version 0.33.1
- Ensure every
package.json
contributes.configuration
property has a default value. Resolves a weird parsing edge case for implied null values, and has the added benefit of making things more explicit (omitted values result innull
, by default).