Skip to content

Commit

Permalink
[Chore] Release process, maintenance simplification (#1960)
Browse files Browse the repository at this point in the history
* [create-sitecore-jss] Use version template token instead of exact version number

* Updated to use env variable

* Updated package.json import

* Updated CHANGELOG

* Don't expose canary build number

* Removing upgrade guides, updated readme links

* Updated CHANGELOG

* Revert yarn lock

* Updated package.json
  • Loading branch information
illiakovalenko authored Nov 27, 2024
1 parent 5b35bbb commit e846f48
Show file tree
Hide file tree
Showing 23 changed files with 83 additions and 853 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ Our versioning strategy is as follows:
* `[templates/vue]``[sitecore-jss-vue]` Vue version has been updated to 3.5
* `[templates/angular]` Update dependencies and proxy build path value to be unix style path to support xmcloud deployment and monorepo starter kit in xmcloud foundation head ([#1977](https://github.com/Sitecore/jss/pull/1977))


### 🛠 Breaking Change

* `[sitecore-jss]` Set FETCH_WITH.REST to 'REST' instead of 'Rest' ([#1927](https://github.com/Sitecore/jss/pull/1927)):
Expand All @@ -97,6 +96,7 @@ Our versioning strategy is as follows:

* `[templates/angular]``[templates/node-xmcloud-proxy]``[templates/node-headless-ssr-proxy]``[templates/node-headless-ssr-experience-edge]` Adjust out of box .gitignore rules
* New Angular add-on's are not scaffolded within build pipeline ([#1962](https://github.com/Sitecore/jss/pull/1962))
* Release process, maintenance simplification ([#1960](https://github.com/Sitecore/jss/pull/1960))
* `[template/angular-xmcloud]``[template/xmcloud-proxy]` Add README.md ([#1965](https://github.com/Sitecore/jss/pull/1965))

## 22.2.2
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,9 @@ To create a JSS project for an older version of JSS and Sitecore:

## Documentation and community resources

- [Official JSS documentation](https://doc.sitecore.com/xp/en/developers/hd/200/sitecore-headless-development/sitecore-javascript-rendering-sdks--jss-.html)
- Official JSS documentation:
- [XM Cloud](https://doc.sitecore.com/xmc/en/developers/jss/latest/jss-xmc/index-en.html)
- [XP](https://doc.sitecore.com/xp/en/developers/hd/latest/sitecore-headless-development/sitecore-javascript-rendering-sdks--jss-.html)
- [StackExchange](https://sitecore.stackexchange.com/)
- [Community Slack](https://sitecorechat.slack.com/messages/jss)
- [Sitecore Community Forum](https://community.sitecore.net/developers/f/40)
Expand Down
13 changes: 0 additions & 13 deletions UPGRADING.md

This file was deleted.

6 changes: 0 additions & 6 deletions docs/upgrades/21.x/21.6.md

This file was deleted.

6 changes: 0 additions & 6 deletions docs/upgrades/21.x/21.7.md

This file was deleted.

4 changes: 0 additions & 4 deletions docs/upgrades/21.x/21.8.md

This file was deleted.

6 changes: 0 additions & 6 deletions docs/upgrades/22.x/22.0.md

This file was deleted.

237 changes: 0 additions & 237 deletions docs/upgrades/22.x/22.1.md

This file was deleted.

Loading

0 comments on commit e846f48

Please sign in to comment.