Releases: dalisoft/npm-packages
Releases · dalisoft/npm-packages
Release list
fast-path-parse-v2.0.1
fast-path-parse-v2.0.1 (2024-09-01)
Bug Fixes
- fast-path-parse: docs about perf and supported paths (
ce7f11e)
fast-path-parse-v2.0.0
fast-path-parse-v2.0.0 (2024-09-01)
BREAKING CHANGES
- fast-path-parse: feat(fast-path-parse): add
matchand major performance (fff2838)
Bug Fixes
fast-path-parse-v1.1.0
- feat(fast-path-parse): add
compilemethod - fix:
parsenow runs properly and does not avoids V8 optimizations - chore: add
testsfor checking - chore: now exports two variant, compile and parse
- docs: update readme for more reliable info
- code: add
jsdoccomments with example
json-strify-v0.1.9
getdirname-v0.1.6
v0.1.6 (2024-06-16)
Bug Fixes
- getdirname: fix getting real path (
2a2bbd9) - getdirname: fix getting real path (
88a94fa) - getdirname: fix getting real path for esm (
594df71) - getdirname: fix getting real path fixes (
b7d816c) - getdirname: fix getting real path fixes (
61857c1) - getdirname: fix esm/cjs export and linting issues (
1c0f109) - getdirname: bump version to push to npm (
808875e) - getdirname: this should compatibility fix (
34fd3dc) - getdirname: this should fix issue (
4ecee4a) - getdirname: remove log file (
96ea376) - getdirname: bump (
dc8fc10)
fast-query-parse-v3.0.0
v3.0.0 (2024-06-16)
BREAKING CHANGES
- fast-query-parse: fix(fast-query-parse): typescript import fixed (
6af7f8e)
Bug Fixes
- fast-query-parse: introduce first version (
5567f6a) - fast-query-parse: add typings (
59fc106) - fast-query-parse: bump version (
8dc2d34) - fast-query-parse: fix memory optimization caused bug (
e29234d) - fast-query-parse: fix memory optimization (
d0761b2) - fast-query-parse: fixes and improvements (
aaa1e72) - fast-query-parse: fix import (
6f74e18) - fast-query-parse: fix es6 import (
c5807c9) - fast-query-parse: fix exporting cross-mode (
6b0e152) - fast-query-parse: fix bug where it crashed application (
ffcc8b8)