chore(main): release json-viewer 3.0.0 #407
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
3.0.0 (2023-10-09)
⚠ BREAKING CHANGES
createDataType
and change the signature of EditorComponent to only accept stringreact-lifecycles-compat
Features
valueTypes
(9daf70c)createDataType
(#60) (26b7a76)props.displayDataTypes
(#63) (7ff2d4d)props.quotesOnKeys
andprops.sortKeys
(#48) (2cff791)defineEasyType
for easier customization (d727adb)json-viewer-theme-*
for style customization (3ea2805)onCopy
callback (5e4c7f3)displayObjectSize
todisplaySize
(2e5739c)bigint
type (#35) (71933e2)displayObjectSize
(#102) (98181bb), closes #101groupArraysAfterLength
(#21) (6568d91)onSelect
callback (#238) (e89a380)props.collapseStringsAfterLength
with false (#97) (1886a7a)props.editable
(d3fb54e)props.enableClipboard
(e41102c)props.maxDisplayLength
(#30) (498efe2)props.onCopy
(#113) (da757e1)props.theme
(1c7e127)defaultInspectControl
(7982300)Map
andSet
(#31) (06c886c)sx
props to customize the style (e10fe1d)onEdit
(0dd8a93)copy-to-clipboard
(61cf64e)Bug Fixes
applyValue
should shallow copy the input (5c632a4)NaN
should not trigger highlightUpdates (f09b769)@textea/dev-kit/utils
(#134) (f9560c3)externalHelpers
(aaa31a5)@mui/icons-material
(#147) (4fd6f11)props.defaultInspectDepth
(#40) (b1c2948)@swc/plugin-transform-imports
(#169) (8cf9039)@emotion/*
from jsx importSource (658fddb)workspaces
inpackage.json
before release (#143) (2b843f9)Object.hasOwn
(7cdc134)overflowWrap
toanywhere
(#99) (7d98cf6)ES5
(598d229)null
andundefined
(#50) (1c724d6)base0A
for highlight color (4483e51)Documentation
Miscellaneous Chores
Code Refactoring
react-lifecycles-compat
(9ad888e)Build System
This PR was generated with Release Please. See documentation.