This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
Releases: ongov/Ontario.ca-Jamstack-Toolkit
Releases · ongov/Ontario.ca-Jamstack-Toolkit
2.3.0
Features
- Users can now configure their Jamstack projects to use the Ontario Design System's ServiceOntario application header
- Applications built with the toolkit now use version 1.5.0 of the Ontario Design System
Fixes
- Alpine.js is no longer a default dependency for new Jamstack projects
Updating Your Project
To update a project based on the Toolkit to the latest version using the CLI, use the following command in the root of your project: node jam-on.mjs update r2.3.0
2.2.0
Features
Introduced sitemap generation to improve page indexing by search crawlers, particularly by the existing Ontario.ca crawler
Updating Your Project
To update a project based on the Toolkit to the latest version using the CLI, use the following command in the root of your project: node jam-on.mjs update r2.2.0
2.1.1
Fixes
- Fixed a bug related to creating a new project with the jam-on.mjs new command that was causing premature quitting
- Removed code introduced in 2.1.0 related to macros for the Ontario Design System, as review and feedback indicated it wasn't functionally complete enough to justify release at this time
Updating Your Project
- To update a project based on the Toolkit to the latest version using the CLI, use the following command in the root of your project:
node jam-on.mjs update r2.1.1
2.1.0
Features
- A set of macros for the Ontario Design System form components is now available. See the following new files for examples of usage:
src/example-pages/forms.njk
(English language usage)src/pages-dexemple/formulaire.njk
(French language usage)- files in
src/_includes/core/atoms/ontario-design-system
(source files for macros)
Fixes
- Fixed a bug related to links in the application header
- Application header: application title can now include a link
Updating Your Project
To update a project based on the Toolkit to the latest version using the CLI, use the following command in the root of your project: node jam-on.mjs update r2.1.0
2.0.0
release: public 2.0.0 JIRA-Ref: release/2.0.0
1.4.0
release: public 1.4.0 JIRA-Ref: release/1.4.0
1.3.1
release: public 1.3.1 JIRA-Ref: release/1.3.1
1.3.0
release: public 1.3.0 JIRA-Ref: release/1.3.0
1.2.0
release: public 1.2.0 JIRA-Ref: release/1.2.0
1.1.0
1.1.0