CLI #
4.1.15-36 #
4.1.14 #
Published on 30.12.2024.
- Updated react 19 template.
4.1.7-13 #
4.1.6 #
Published on 14.10.2024.
- Added Angular 18.1.0-standalone template.
4.1.2-5 #
4.1.1 #
Published on 20.8.2024.
- Added Angular 18.1.0 template.
4.1.0 #
Published on 12.8.2024.
- Removed Angular 12.2.16 template.
- Added React 19 release candidate template. The template is still for testing purposes and it doesn't use Duet components with wrapper components (@duetds/react). It should not be used in production environments as it highly likely it can contain problems. Duet team will review the template and how it operates when React 19 is released.
4.0.27-31 #
4.0.46 #
Published on 24.6.2024.
- Built with nodejs version 20.14.0.
4.0.24-45 #
4.0.23 #
Published on 9.1.2024.
- Angular 16 and 17 support has been added to the cli.
4.0.1-22 #
4.0.0 #
- Built with nodejs version 18.17.1.
3.0.21-65 #
3.0.20 #
- Angular 15 support has been added to the cli.
3.0.2-19 #
3.0.0 #
- Built with nodejs version 16.17.0.
- React 18.2.0 added as template choice
2.9.2-1 #
2.9.0 #
- Upgraded Playwright dependencies of Angular and React templates.
2.8.22-12 #
2.8.12 #
2.8.11 #
- Fix filepath to templates
2.8.10 #
2.8.9 #
2.8.8 - 2.7.1 #
2.7.0 #
- React and Angular templates are now configurable to specific versions.
- Added Playwright tests to React and Angular templates.
2.6.13 #
2.6.12 #
2.6.11 #
2.6.10 #
2.6.9 #
2.6.8 #
2.6.7 #
2.6.6 #
2.6.5 #
2.6.4 #
2.6.3 #
- Internal version bump
- Renamed template files, to enable faster builds and safer template copying
2.6.2 #
2.6.1 #
2.6.0 #
- Fixed the broken pipeline associated with the cli tool
- Fixed the exception thrown when angular was selected
2.5.3 #
2.5.2 #
2.5.1 #
- all github actions are now owned and created by the DuetDS team, we saw failures in builds on prototypes due to a 3rd party dependency failing
- github-action-versions are now version locked with the CLI
- github actions are now installed via NPM instead of storing them in the CLI repository
- new build step in the cli tool has been added to copy over these files
2.5.0 #
1.5.6 #
1.5.5 #
1.5.4 #
1.5.2/1.5.3 #
1.5.1 #
1.5.0 #
- Add development server for
html
template. Start with npm start
. - Add favicon to
html
template. - Ensure latest versions of Duet are always used in
html
prototype. - Fix issue where
duet-header
was not sticky in angular
template. - Initialise prototype repo with
main
branch rather than master
to match Github's new defaults.
1.4.9 #
- Improve how file paths are handled internally, adding support for Windows systems.
1.4.8 #
- Remove redundant
test
script from package.json.
1.4.7 #
- Improves the readme documentation for Command Line Interface.
1.4.5 #
- Updates Duet dependencies.
1.4.4 #
- Updates Duet dependencies and CSS Linting settings.
1.4.0 #
- This version adds a new React template that utilizes the
@duetds/react
components.
1.3.0 #
- This version adds a new Angular template that utilizes the
@duetds/angular
components.
1.2.13 #
- Updates Duet dependencies.
1.2.8 #
1.2.7 #
- Updates Duet dependencies.
1.2.6 #
- Switches to using new JSON data format for Header and Footer components.
- Updates Duet dependencies.
1.1.3 #
- Simplify the URL handling for prototypes.
- Make sure prototypes are never indexed.
- Make sure iOS doesn’t highlight phone numbers with wrong non-token colors.
- Fix deploy script always produces the same hash.
- Fixes favicon path for Eleventy prototypes in CLI.
1.1.0 #
- Bug fixes and performance improvements.
- Stops NPM from automatically removing .gitignore files and renaming them to .npmignore.
- Adds GitHub deploy and build automation for all templates.
- Moves shared template files under common directory.
1.0.3 #
- Adds a proper build command for basic HTML template.
- Fixes Turva font references in basic HTML template.
- Simplify non-SSR Eleventy template to not minify JS and HTML on build.
1.0.2 #
- Fixes a bug that made it impossible to rename the project while running the command.
1.0.1 #
- Adds Prettier configuration for all templates.
1.0.0 #
- Initial release of Duet CLI.
- See the documentation for more details on usage.