Releases: datastructures-js/stack
Releases · datastructures-js/stack
@datastructures-js/stack-v3.1.6
[3.1.6] - 2025-09-08
Fixed
- return null in type definition for peek & pop functions.
@datastructures-js/stack-v3.1.5
[3.1.5] - 2025-08-26
Fixed
- README
@datastructures-js/stack-v3.1.4
[3.1.4] - 2022-08-15
Fixed
- add types to package.json
@datastructures-js/stack-v3.1.3
[3.1.3] - 2022-05-15
Fixed
- README
@datastructures-js/stack-v3.1.2
[3.1.2] - 2021-06-20
Fixed
- index.d.ts
@datastructures-js/stack-v3.1.1
[3.1.1] - 2021-06-14
Fixed
- README
@datastructures-js/stack-v3.1.0
[3.1.0] - 2021-06-13
Added
- typescript.
@datastructures-js/stack-v3.0.0
[3.0.0] - 2021-01-02
Changed
.pushcan now chain other stack methods.- named export for stack class.
Fixed
- readme
@datastructures-js/stack-v2.0.4
[2.0.4] - 2020-12-26
Fixed
- jsdoc
- readme
@datastructures-js/stack-v2.0.3
[2.0.3] - 2020-04-03
Fixed
- .npmignore