You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
3
+
## 2.2.0 (2026-07-20)
4
+
5
+
### What's new
6
+
- Support configurable file uploads disk [#133](https://github.com/statamic/importer/issues/133) by @duncanmcclean
7
+
8
+
### What's fixed
9
+
- Document accessing other values from an item by @duncanmcclean
10
+
- Mention that `$values` property contains "raw" values by @duncanmcclean
11
+
- Upgrade to Vite 8 [#128](https://github.com/statamic/importer/issues/128) by @duncanmcclean
12
+
- Add `.npmrc` file [#129](https://github.com/statamic/importer/issues/129) by @duncanmcclean
13
+
- Bump the github-actions group with 4 updates [#131](https://github.com/statamic/importer/issues/131) by @dependabot
14
+
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.6 in the github-actions group [#132](https://github.com/statamic/importer/issues/132) by @dependabot
15
+
- Bump the github-actions group with 2 updates [#135](https://github.com/statamic/importer/issues/135) by @dependabot
16
+
- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group [#136](https://github.com/statamic/importer/issues/136) by @dependabot
0 commit comments