File tree Expand file tree Collapse file tree 9 files changed +24
-11
lines changed
Expand file tree Collapse file tree 9 files changed +24
-11
lines changed Original file line number Diff line number Diff line change 22
33<!-- __CHANGELOG_ENTRY__-->
44
5+ ## [ 0.19.2] ( https://github.com/measuredco/puck/compare/v0.19.1...v0.19.2 ) (2025-07-11)
6+
7+
8+ ### Bug Fixes
9+
10+ * ensure setHistories resets the appState ([ 7cccfdd] ( https://github.com/measuredco/puck/commit/7cccfddf2c3c74ea8b17b1e6dda7dbdc2e231022 ) )
11+ * prevent icon buttons from submitting parent form ([ 5f6f6d8] ( https://github.com/measuredco/puck/commit/5f6f6d8e8e2e33281ff235a51786d1af9a6e5622 ) )
12+ * release ctrl/cmd when tab changes ([ 37d387b] ( https://github.com/measuredco/puck/commit/37d387bddec49f03dc10b1df6f72768bf39b24dd ) )
13+ * respect slot label in outline panel ([ cccf912] ( https://github.com/measuredco/puck/commit/cccf9125587f14ee1336447a4e63e044af787ca6 ) )
14+
15+
16+
17+
518## [ 0.19.1] ( https://github.com/measuredco/puck/compare/v0.19.0...v0.19.1 ) (2025-06-09)
619
720
Original file line number Diff line number Diff line change 11{
22 "name" : " docs" ,
3- "version" : " 0.19.1 " ,
3+ "version" : " 0.19.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
Original file line number Diff line number Diff line change 77 " packages/plugin-emotion-cache" ,
88 " packages/plugin-heading-analyzer"
99 ],
10- "version" : " 0.19.1 " ,
10+ "version" : " 0.19.2 " ,
1111 "npmClient" : " yarn"
1212}
Original file line number Diff line number Diff line change 3636 " recipes/*" ,
3737 " packages/*"
3838 ],
39- "version" : " 0.19.1 " ,
39+ "version" : " 0.19.2 " ,
4040 "engines" : {
4141 "node" : " >=20.0.0"
4242 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @measured/puck" ,
3- "version" : " 0.19.1 " ,
3+ "version" : " 0.19.2 " ,
44 "author" :
" Chris Villa <[email protected] >" ,
55 "repository" : " measuredco/puck" ,
66 "bugs" : " https://github.com/measuredco/puck/issues" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " create-puck-app" ,
3- "version" : " 0.19.1 " ,
3+ "version" : " 0.19.2 " ,
44 "author" :
" Chris Villa <[email protected] >" ,
55 "repository" : " measuredco/puck" ,
66 "bugs" : " https://github.com/measuredco/puck/issues" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @measured/puck-field-contentful" ,
3- "version" : " 0.19.1 " ,
3+ "version" : " 0.19.2 " ,
44 "author" :
" Chris Villa <[email protected] >" ,
55 "repository" : " measuredco/puck" ,
66 "bugs" : " https://github.com/measuredco/puck/issues" ,
2222 " dist"
2323 ],
2424 "devDependencies" : {
25- "@measured/puck" : " ^0.19.1 " ,
25+ "@measured/puck" : " ^0.19.2 " ,
2626 "@types/react" : " ^19.0.1" ,
2727 "@types/react-dom" : " ^19.0.2" ,
2828 "contentful" : " ^10.8.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @measured/puck-plugin-emotion-cache" ,
3- "version" : " 0.19.1 " ,
3+ "version" : " 0.19.2 " ,
44 "author" :
" Chris Villa <[email protected] >" ,
55 "repository" : " measuredco/puck" ,
66 "bugs" : " https://github.com/measuredco/puck/issues" ,
2323 ],
2424 "devDependencies" : {
2525 "@emotion/react" : " ^11.13.3" ,
26- "@measured/puck" : " ^0.19.1 " ,
26+ "@measured/puck" : " ^0.19.2 " ,
2727 "@types/react" : " ^19.0.1" ,
2828 "@types/react-dom" : " ^19.0.2" ,
2929 "eslint" : " ^7.32.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @measured/puck-plugin-heading-analyzer" ,
3- "version" : " 0.19.1 " ,
3+ "version" : " 0.19.2 " ,
44 "author" :
" Chris Villa <[email protected] >" ,
55 "repository" : " measuredco/puck" ,
66 "bugs" : " https://github.com/measuredco/puck/issues" ,
2525 " dist"
2626 ],
2727 "devDependencies" : {
28- "@measured/puck" : " ^0.19.1 " ,
28+ "@measured/puck" : " ^0.19.2 " ,
2929 "@types/react" : " ^19.0.1" ,
3030 "@types/react-dom" : " ^19.0.2" ,
3131 "eslint" : " ^7.32.0" ,
You can’t perform that action at this time.
0 commit comments