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.
This PR contains the following updates:
^1.1.0
->^2.0.0
Release Notes
lukeed/klona
v2.0.6
Compare Source
Patches
"types"
condition to"exports"
map for TypeScript"nodenext"
support (#41)Thank you @jakebailey
v2.0.5
Compare Source
Patches
Object.assign
within class constructors (#31):7650274
This fix is only relevant to the
klona
andklona/lite
modules.Thank you @tripodsgames~!
Chores
uvu
version:635e339
v2.0.4
Compare Source
Patches
klona/full
) Ensure prototype methods are copied (#24):d8720a3
Chores
Object.create
test (#23):3035139
f769030
75a04f4
b9f0e99
console.log
from tests:81c1485
v2.0.3
Compare Source
Patches
index.d.ts
definition file per "mode" entry (#22):71f8415
Thank you @tripodsgames!
Chores
package.json
changes will trigger CI suite:63eb8e2
v2.0.2
Compare Source
Patches
index.d.ts
so that each "mode" entry maintains types definition (#21):107e22f
v2.0.1
Compare Source
v2.0.0
Compare Source
Breaking
Migrated from
default
to named export:11034e1
ESM/TypeScript
CommonJS
Features
Added
klona/json
mode:1762c15
Only supports JSON data types.
Added
klona/lite
mode:8cb217a
Supports JSON data types, Dates, RegExps, and custom classes.
Added DataView, ArrayBuffer, and TypedArray support to
klona
main entry:04c176b
Added
klona/full
mode:1a85948
Extends
klona
with support for Symbol properties and non-enumerable properties.Added native ESM support via
exports
mapping:9ae0093
Allows for Node.js
import
statements to work within native ESM resolvers.Chores
0e8b82b
a64c3fd
,58f4491
,0110463
4fc79fd
46cc9ed
1a73cd8
Modes
comparison section:3949d6b
,d8a44da
5cb032c
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.