Skip to content

Releases: FloppyNotFound/ngx-state-stack

Angular 16 Upgrade

31 May 13:13
50529bb

Choose a tag to compare

Feature/ng-16 (#71)

* build: update deps

* build: set min node version, update version number

* Update node.js.yml

Upgrade Node.js version used

Angular 15 Upgrade

17 Nov 10:37
189b64f

Choose a tag to compare

Upgrades to Angular 15

Angular 14 Upgrade

17 Nov 09:05
727e325

Choose a tag to compare

Upgrades to Angular 14

Remove obsolete dependency to fix build

14 May 16:14
f72d48d

Choose a tag to compare

Feature/angular 12 upgrade - remove obsolete deps (#27)

* build: upgrade to angular 11

* build: migrate from tslint to eslint

* build: remove obsolete deps

* build: update version number

Co-authored-by: Felix Wagner <felix.wagner@almato.com>

Angular 12 Upgrade

14 May 16:03
6d6f059

Choose a tag to compare

Updates to Angular 12

Angular 11 Upgrade

14 May 15:16
defc612

Choose a tag to compare

Updates to Angular 11

Fix: State of parent cleared when navigation between two children on same level happened

20 Jul 18:45
9a83d4d

Choose a tag to compare

4.0.2

Merge pull request #13 from FloppyNotFound/bugfix/state-not-cleared-o…

Fix: state not cleared when path hierarchy does not change

09 Jul 04:58
1a143c8

Choose a tag to compare

Example-Routing:

Route 1: /my/first
Route 2: /my/second
Route 3: /my/first

=> State was not cleared between these navigations.
State of Route 1 should have been cleared when navigating to Route 2.

Angular 10 Upgrade

26 Jun 15:24

Choose a tag to compare

Updates the lib to support Angular 10

Fix: Lib-Folder missing in package

12 May 18:01
730863b

Choose a tag to compare

Build might fail for missing lib-folder.