Releases: static-dev/spike-pushstate
Releases · static-dev/spike-pushstate
v2.0.0
Compare
Sorry, something went wrong.
No results found
BREAKING in your client-side js file, the require('spike-pushstate') has been changed to require('spike-pushstate-client') - that's all!
v0.3.0
Compare
Sorry, something went wrong.
No results found
Fixes a bug that was causing an error in navigation when there are multiple links on a page. Big thanks to @liitfr for the fix!
v0.2.0
Compare
Sorry, something went wrong.
No results found
⛔ BREAKING RELEASE ⛔
Works only with version 0.8.0 of spike or higher.
v0.1.0
Compare
Sorry, something went wrong.
No results found
⛔ BREAKING RELEASE ⛔
Instead of taking a glob matcher directly, the plugin now takes an object. For example, PushState('foo.jade') -> PushState({ files: 'foo.jade' })
Now accepts either a single glob matcher, or an array of multiple glob matchers
Matchers now match files relative to the project root, instead of based on the absolute path
v0.0.1
Compare
Sorry, something went wrong.
No results found