- Republished 1.0.12 to fix compatibility with old Meteor versions
- Fix support for Windows
- Support running Meteor from checkout
- Fix using
typesEntryon Windows
- Partial workaround for bug in Meteor that causes it to crash with
Error: conflicts in compiler?
- Force
meteor lintto exit immediately after the types are updated to avoid the bugs withmeteor lint - Document needing to set typescript's
preserveSymlinksoption for Meteor packages to use types from npm packages - Improve performance so it takes 1/10th of the time it did before during each rebuild
- Fix package types for default export
- Remove message when catalog is not available