0.14.0
Documentation Generator
- Fix documentation generation for modules.
Installer
- Eliminate versions of packages with missing or invalid
mint.json
when installing dependencies.
Compiler
-
#467 #115 Don't minimize the CSS classes in development.
Don't use these CSS classes for targeting - either with DOM or as sub styles - because they are minimized in production!
-
Update the list of valid CSS property names - @Sija
-
Fixes in the generated service worker.
Standard Library
- BREAKING CHANGE Renamed
treshold
field tothreshold
in the subscription forProvider.Intersection
. - Fixes documentation comments for some functions.
Housekeeping
- More cleanups and refactors - @Sija
- Update documentation viewer app.