We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1352178 commit b3679b9Copy full SHA for b3679b9
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v1.0.0-alpha.10 (2025-11-01)
4
+
5
+### What's new
6
+- Added `new_customer` flag to orders #60 by @duncanmcclean
7
8
+### What's improved
9
+- Minor tweaks to cart and order summaries in pre-built checkout flow #63 by @duncanmcclean
10
+- Improved UI of tax rate fields #61 #66 by @duncanmcclean
11
+- Moved listings into page components #65 by @duncanmcclean
12
13
+### What's fixed
14
+- Fixed TailwindCSS not being generated in `cp.css` #62 by @duncanmcclean
15
+- Fixed path to pre-built checkout Vite hot file #64 by @duncanmcclean
16
17
18
19
## v1.0.0-alpha.9 (2025-10-21)
20
21
### What's new
0 commit comments