packages feed

apecs-stm-0.1.4: CHANGELOG.md

## [0.1.4]
### Add
- (#74) `makeWorldAndComponents`, similar to how it exists in apecs proper

## [0.1.3]
### Changed
- (#60) Add `Component` type names in non-existent component errors
- Increased upper bound `apecs` dependency

## [0.1.2]
### Changed
- apecs version bump

## [0.1.0]
### Added
- Split out the STM parts of the main apecs package