Skip to content

Commit c876faf

Browse files
committed
Release Artifacts for v2.3.5
[skip ci]
1 parent cc0df94 commit c876faf

File tree

6 files changed

+102
-97
lines changed

6 files changed

+102
-97
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
## What is Mithril.js?
1717

18-
A modern client-side JavaScript framework for building Single Page Applications. It's small (<!-- size -->8.92 KB<!-- /size --> gzipped), fast and provides routing and XHR utilities out of the box.
18+
A modern client-side JavaScript framework for building Single Page Applications. It's small (<!-- size -->9.01 KB<!-- /size --> gzipped), fast and provides routing and XHR utilities out of the box.
1919

2020
Mithril.js is used by companies like Vimeo and Nike, and open source platforms like Lichess 👍.
2121

docs/recent-changes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11

2+
# Release v2.3.5
3+
4+
### Patch Changes
5+
6+
#### [Assorted Performance Improvements (@kfule)](https://github.com/MithrilJS/mithril.js/pull/3041)
7+
8+
This PR improves performance through the following changes: Adoption of the spread syntax, which can be optimized in modern browsers.
9+
#### [Bump actions/checkout from 4 to 5 in the normal group (@dependabot[bot])](https://github.com/MithrilJS/mithril.js/pull/3039)
10+
11+
Bumps the normal group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4 to 5. Release notes.
12+
213
# Release v2.3.4
314

415
### Patch Changes

0 commit comments

Comments
 (0)