chore(version): v3.4.0
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
||||
|
||||
- - -
|
||||
## core-extensions-v2.3.0 - 2025-10-03
|
||||
#### Features
|
||||
- **(core-extensions)** Handle function type in MappedKeys - (8cc7db9) - *trbernstein*
|
||||
#### Refactoring
|
||||
- **(core-extensions)** Use tab for identenion - (79d365b) - *trbernstein*
|
||||
|
||||
- - -
|
||||
|
||||
## core-extensions-v2.2.1 - 2025-07-04
|
||||
#### Bug Fixes
|
||||
- **(core-extensions)** Apply mapKeys only to plain objects - (0d52c33) - *trbernstein*
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tabshift/core-extensions",
|
||||
"description": "Extensions to JavaScript core objects",
|
||||
"version": "2.2.1",
|
||||
"version": "2.3.0",
|
||||
"type": "module",
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user