File tree Expand file tree Collapse file tree 6 files changed +22
-4
lines changed Expand file tree Collapse file tree 6 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.13.2] ( https://github.com/codesandbox/sandpack/compare/v2.13.1...v2.13.2 ) (2024-02-24)
7+
8+ ### Bug Fixes
9+
10+ - ** compile opts:** don't overwrite default properties ([ #1090 ] ( https://github.com/codesandbox/sandpack/issues/1090 ) ) ([ 2877fcf] ( https://github.com/codesandbox/sandpack/commit/2877fcf46be7579a20d793b5ebb746e63622fb74 ) )
11+
612## [ 2.13.1] ( https://github.com/codesandbox/sandpack/compare/v2.13.0...v2.13.1 ) (2024-02-23)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 1717 "message" : " chore: [skip ci] bump packages"
1818 }
1919 },
20- "version" : " 2.13.1 "
20+ "version" : " 2.13.2 "
2121}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.13.2] ( https://github.com/codesandbox/sandpack/compare/v2.13.1...v2.13.2 ) (2024-02-24)
7+
8+ ### Bug Fixes
9+
10+ - ** compile opts:** don't overwrite default properties ([ #1090 ] ( https://github.com/codesandbox/sandpack/issues/1090 ) ) ([ 2877fcf] ( https://github.com/codesandbox/sandpack/commit/2877fcf46be7579a20d793b5ebb746e63622fb74 ) )
11+
612# [ 2.13.0] ( https://github.com/codesandbox/sandpack/compare/v2.12.1...v2.13.0 ) (2024-02-22)
713
814### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @codesandbox/sandpack-client" ,
3- "version" : " 2.13.0 " ,
3+ "version" : " 2.13.2 " ,
44 "description" : " " ,
55 "keywords" : [],
66 "repository" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.13.2] ( https://github.com/codesandbox/sandpack/compare/v2.13.1...v2.13.2 ) (2024-02-24)
7+
8+ ### Bug Fixes
9+
10+ - ** compile opts:** don't overwrite default properties ([ #1090 ] ( https://github.com/codesandbox/sandpack/issues/1090 ) ) ([ 2877fcf] ( https://github.com/codesandbox/sandpack/commit/2877fcf46be7579a20d793b5ebb746e63622fb74 ) )
11+
612## [ 2.13.1] ( https://github.com/codesandbox/sandpack/compare/v2.13.0...v2.13.1 ) (2024-02-23)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codesandbox/sandpack-react" ,
3- "version" : " 2.13.1 " ,
3+ "version" : " 2.13.2 " ,
44 "description" : " " ,
55 "keywords" : [],
66 "repository" : {
5959 "@codemirror/language" : " ^6.3.2" ,
6060 "@codemirror/state" : " ^6.2.0" ,
6161 "@codemirror/view" : " ^6.7.1" ,
62- "@codesandbox/sandpack-client" : " ^2.13.0 " ,
62+ "@codesandbox/sandpack-client" : " ^2.13.2 " ,
6363 "@lezer/highlight" : " ^1.1.3" ,
6464 "@react-hook/intersection-observer" : " ^3.1.1" ,
6565 "@stitches/core" : " ^1.2.6" ,
You can’t perform that action at this time.
0 commit comments