Skip to content

Releases: datastructures-js/stack

@datastructures-js/stack-v3.1.6

08 Sep 07:57

Choose a tag to compare

[3.1.6] - 2025-09-08

Fixed

  • return null in type definition for peek & pop functions.

@datastructures-js/stack-v3.1.5

27 Aug 06:54

Choose a tag to compare

[3.1.5] - 2025-08-26

Fixed

  • README

@datastructures-js/stack-v3.1.4

16 Aug 04:34

Choose a tag to compare

[3.1.4] - 2022-08-15

Fixed

  • add types to package.json

@datastructures-js/stack-v3.1.3

15 May 07:10

Choose a tag to compare

[3.1.3] - 2022-05-15

Fixed

  • README

@datastructures-js/stack-v3.1.2

20 Jun 19:05
f667525

Choose a tag to compare

[3.1.2] - 2021-06-20

Fixed

  • index.d.ts

@datastructures-js/stack-v3.1.1

14 Jun 09:01
9db602c

Choose a tag to compare

[3.1.1] - 2021-06-14

Fixed

  • README

@datastructures-js/stack-v3.1.0

13 Jun 16:11
a5d2b20

Choose a tag to compare

[3.1.0] - 2021-06-13

Added

  • typescript.

@datastructures-js/stack-v3.0.0

02 Jan 00:49
19cd39a

Choose a tag to compare

[3.0.0] - 2021-01-02

Changed

  • .push can now chain other stack methods.
  • named export for stack class.

Fixed

  • readme

@datastructures-js/stack-v2.0.4

26 Dec 19:30
51ae09c

Choose a tag to compare

[2.0.4] - 2020-12-26

Fixed

  • jsdoc
  • readme

@datastructures-js/stack-v2.0.3

03 Apr 08:40
3ec3223

Choose a tag to compare

[2.0.3] - 2020-04-03

Fixed

  • .npmignore