Skip to content

Update changelog #1215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 24, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,18 @@

#### New Features
- Camelizes keys with primitive values, in addition to hashes #946

- Expose alternative implementations for `ReactUJS.getConstructor` #1050
- Update dependencies
- webpack-dev-server to 2.11.5 #1150
- Node-sass to 7.0.0 #1158
- url-parse to 1.5.10 #1167
- minimist to 1.2.6 #1169
- async to 2.6.4 #1178
- rack to 2.2.3.1 #1182
- eventsource to 1.1.1 #1183
- rails-html-sanitizer to 1.4.3 #1188
- tzinfo to 1.2.10 #1190
- Include turbolinks in dev and update webdrivers #1174

#### Deprecation

Expand Down