This repository was archived by the owner on Aug 24, 2025. It is now read-only.
Releases: RillingDev/lightdash
Releases · RillingDev/lightdash
v13.0.0
v13.0.0-7
- Updated README. 408dee4
- Fixed typos. 1836869
- Fixed incorrect example. 4408201
- Merged 'Is' category into 'Lang'. bafbdac
- Added getExistingElseThrow. 20973e5
- Simplified findByKey. f5ddb73
- Removed findByValue. 41aa081
- Updated stack. 31ba21c
- [breaking] Remove 'distance'; use a package like
js-levenshteinorstring-similarityinstead. 3614bbb - [breaking] Remove 'similar'; use a package like
didyoumeaninstead. 963d502
v13.0.0-6
v13.0.0-5
v13.0.0-4
v13.0.0-3
- Fixed file include. (for real this time) 2acefe1
v13.0.0-2
- Fixed file include. 84ec1ed
v13.0.0-1
- Added package file info. 240ff15
- Updated dist output. e7357b8
- [breaking] Use unknown instead of any. f9b9c4b
- Updated internal naming to match lodash. f6e147a
- Updated linting config. a6e0fa3
- Renamed "insert" to "insertAt". 4439f52
- Updated deps & lint config. 811b5ef
- [breaking] Use symbol key instead of description as name. b0bfcf0
v13.0.0-0
- Moved name to lang from obj. 2a248cf
- Internal naming changes. ae66df0
- [breaking] Split toMap into toMap and toMapBy. 78577f1
- [breaking] Removed decycle. If needed for JSON use something like https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Cyclic_object_value instead. d30abd8
- Reworked deepForkingObjectVisit faff3fc
- Adjusted insert to mutate array to mirror pull. e93d89e
- [breaking] Drop removeIndex in favor of pullAt, rework removeItem to pullFirst. 8d22312
- [breaking] Drop binarySearch in favor of lodash's sortedIndexOf. 49f1266
- Added insert. 2d620bb
- Updated deps. ead9329