New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

abstract-state-router

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-state-router - npm Package Versions

1
7

5.13.0

Diff

Changelog

Source

5.13.0

  • functional: made stateName optional for go/replace/makePath #83
tehshrike
published 5.12.5 •

Changelog

Source

5.12.5

  • dependency update: require page-path-builder 1.0.3, fixing a path-building bug #650af6af
tehshrike
published 5.12.4 •

Changelog

Source

5.12.4

  • bug fix: stateIsActive was doing an extremely naive check #71
tehshrike
published 5.12.3 •

Changelog

Source

5.12.3

  • bug fix: makePath(stateName, params, { inherit: true }) now properly inherits route parameters during the render/activate phases #7617d74b
tehshrike
published 5.12.2 •

Changelog

Source

5.12.2

  • bug fix: fixed Webpack build by changing a JSON file to CommonJS #65
tehshrike
published 5.12.1 •

Changelog

Source

5.12.1

  • bug fix: states that had child states without routes weren't necessarily loading the correct child state when you browsed to them #85112c79
tehshrike
published 5.12.0 •

Changelog

Source

5.12.0

  • documentation: documented the stateChangeError event
  • documentation: documented the stateError event
  • functional: added the routeNotFound event when a route is visited that doesn't have any states associated with it https://github.com/TehShrike/abstract-state-router/commit/f3e2fbda5fa85068df3aa9f9539d61bb95667caf
tehshrike
published 5.11.0 •

Changelog

Source

5.11.0

  • functional: added a parameters property to the context objects emitted with the beforeCreateState, afterCreateState, beforeResetState, and afterResetState events. https://github.com/TehShrike/abstract-state-router/commit/c81228b49d0808fe722cda718598816e3c8ac5b3
tehshrike
published 5.10.0 •

Changelog

Source

5.10.0

  • functional: changed destroy to be emitted to the active states after beforeDestroyState/beforeResetState is emitted on the state router https://github.com/TehShrike/abstract-state-router/commit/8522a300ad23ed45dce0c6be1398bfb3883dd98c
  • documentation: added the event list https://github.com/TehShrike/abstract-state-router/pull/58
  • functional: added an "inherit" option when navigating to a new state https://github.com/TehShrike/abstract-state-router/pull/57
  • added an "inherit" option to makePath
tehshrike
published 5.9.0 •

Changelog

Source

5.9.0

  • functional: added emitting events before and after calling every dom rendering function https://github.com/TehShrike/abstract-state-router/pull/54
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc