- Adding LESS (e.g.,
.less
) to the list of ignored files when packaging. - Adding Semantic UI (e.g.,
semantic.json
) to the list of ignored files when packaging. - Adding TypeScript (e.g.,
typings.json
,tsconfig.json
,.ts
, and.tsx
) to the list of ignored files when packaging. - Bug fix. Wrong directory for version tokens. See: d6e5c6d