Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="0.4.0"></a>
## [0.4.0](https://github.com/kristianmandrup/comptroller/commit/99ee5a0c6356b1fe727f61b4c908e393aecd82c4) (2018-1-3)

Project module dependencies:

- Adds detective support for
- CommonJS
- AMD
- TypeScript (with TSX)
- ES6 modules (with JSX)

Performance:

- Use [fast-glob](https://www.npmjs.com/package/fast-glob)


<a name="0.3.1-0"></a>
## [0.3.1-0](https://github.com/Aldlevine/comptroller/compare/v0.3.0...v0.3.1-0) (2017-11-15)

Expand Down
Loading