File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
packages/react-resizable-panels Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # 3.0.1
4+
5+ - [ #479 ] ( https://github.com/bvaughn/react-resizable-panels/pull/479 ) : Improve support for Cloudflare Workers and Vercel Functions
6+ - [ #480 ] ( https://github.com/bvaughn/react-resizable-panels/pull/480 ) : Fixed ` package.json#types ` reference
7+
38# 3.0.0
49
510- [ #478 ] ( https://github.com/bvaughn/react-resizable-panels/pull/478 ) : Module is ESM-only in order to better work with modern tooling.
Original file line number Diff line number Diff line change 11{
22 "name" : " react-resizable-panels" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "type" : " module" ,
55 "description" : " React components for resizable panel groups/layouts" ,
66 "author" :
" Brian Vaughn <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments