All notable changes to this project will be documented in this file.
- Detect changes in function parameters direct dependencies. Note: this won't work with more parameter types. 137
- Fixes an issue where re-exported types from files with a dot in the the filename were not read 131
- Resolve type declaration file from package.json property #122
- Add
is-compatible
command #108 - Upgrade dependencies #103
- Fixes the
list-exports
command not working with node packages #99
- Expose code and TypeScript types from the package #32
- Add exposed utility functions for working with Git repositories and NPM packages #32
- Remove the
levitate gobble
command as it was Grafana specific #33
levitate compare
now works on single files as well #17