# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [v4.0] - 2022-10-20 Only load `*.spec.js|ts` from `src` ### Added - Added support for spec files in the src folder. ### Removed - Removed support for spec files in the test folder. ## [v3.1] - 2022-10-13 Here we added support to transform `.html` files. ### Added - Added transform support for `.html` files.