Skip to content

Commit

Permalink
docs(2.0.0-rc1): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Apr 18, 2024
1 parent f4f03e9 commit b23b935
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# Changelog

## unreleased
## 2.0.0-RC1

### Change
- Migrated from Create React App (webpack) to Vite (rollup)
- Switched from deprecated CRA to new framework for build scripts and development server
- Use React 18 instead of 17
- Upgraded dependencies

## 1.7.0-RC1

### Change
- Pattern updates
- Support special characters in the registration form - Name, street, region, city and postal code
- updated company region field to accept hyphens
Expand All @@ -19,6 +16,7 @@
### Technical Support
- set node version explicitly
- introduced codeql scan
- introduced dependabot.yml
- removed veracode workflow
- upgraded gh actions and change to pinned actions full length commit sha
- CONTRIBUTING.md: linked to contribution details
Expand Down

0 comments on commit b23b935

Please sign in to comment.