Changelog
2.0.0
21st February 2024
Feature
- Complete re-write of functionality (see upgrading docs for details)
- Added dynamic host switching - swaps the base domain depending on environment
- Refined dynamic test - added
.mobile
and.desktop
prefixes to target - Moved away from projects per folder and only have device projects
- Refined
typo3
function - Removed
testbed
1.1.0
3rd October 2024
Refactor
- Move
testbed
to be an export of the main file
Fix
- Include the
dist
files in the NPM package
1.0.1
3rd October 2024
Dependencies
- Release version 1.0.1. 1.0.0 was accidentally released in December 2023 and NPM won’t let you republish
1.0.0
3rd October 2024
Feat
- Initial release