Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

abstract-state-router

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-state-router - npm Package Versions

13
7

6.2.1

Diff

tehshrike
published 6.2.0 •

Changelog

Source

6.2.0

  • feature: allow dynamic parameter defaults via functions #144
tehshrike
published 6.1.0 •

Changelog

Source

6.1.0

  • feature: added getActiveState method #121
tehshrike
published 6.0.5 •

Changelog

Source

6.0.5

  • maintenance: added a bunch of files to the .npmignore to reduce the package download size
tehshrike
published 6.0.4 •

Changelog

Source

6.0.4

  • bug fix: update the hash-brown-router dependency to fix an issue where calling evaluateCurrent('somestate') wouldn't do anything when somestate's route was / and the current url was also /. Issue #116 in abstract-state-router, commit #56c207f0 in hash-brown-router. If you're passing in your own hash-brown-router instance, make sure to update it to 3.3.1 to avoid the bug.
tehshrike
published 6.0.3 •

Changelog

Source

6.0.3

  • bug fix: point package.main at the ES5 bundle instead of the ES2015 code :-x 34ea0baa
tehshrike
published 6.0.2 •

Changelog

Source

6.0.2

  • bug fix: fixed a crash that would happen if you didn't pass an options object in 3b60669b
tehshrike
published 6.0.1 •

Changelog

Source

6.0.1

  • dependency update: changed hash-brown-router dependency from ~3.2.0 to ^3.3.0 a593408b
tehshrike
published 6.0.0 •

Changelog

Source

6.0.0

  • Promise and Object.assign polyfills are now required for older browsers
  • refactor: updated all the source code to ES2015 (though the published version is still compiled down to ES5)
tehshrike
published 5.17.0 •

Changelog

Source

5.17.0

  • functional: stateChangeStart and stateChangeEnd events now also emit the full array of states being transitioned to. #113
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