Releases: mohatt/gatsby-plugin-advanced-pages
Releases · mohatt/gatsby-plugin-advanced-pages
v1.4.0
08 Oct 22:49
Compare
Sorry, something went wrong.
No results found
1.4.0 (2020-10-08)
Features
plugin: bump node min version to 10.13.0 (470e7ac )
v1.3.5
23 Aug 22:42
Compare
Sorry, something went wrong.
No results found
1.3.5 (2019-08-23)
Bug Fixes
Link: Link component now accepts regular paths as well as route names (e21e851 )
v1.3.4
20 Aug 15:19
Compare
Sorry, something went wrong.
No results found
1.3.4 (2019-08-20)
Bug Fixes
package: include types in package json (f44b4c7 )
v1.3.3
15 Aug 17:14
Compare
Sorry, something went wrong.
No results found
1.3.3 (2019-08-15)
Bug Fixes
node: allow passing extra page context to createAdvancedPage() (ca367d9 )
v1.3.2
14 Aug 22:15
Compare
Sorry, something went wrong.
No results found
1.3.2 (2019-08-14)
Bug Fixes
node: add childOf to type Route to support gatsby v3 (ec1fc4f )
v1.3.1
14 Aug 17:13
Compare
Sorry, something went wrong.
No results found
1.3.1 (2019-08-14)
Bug Fixes
node: rewrote create-pages tests, added some docs to readme (50cc29a )
v1.3.0
14 Aug 00:55
Compare
Sorry, something went wrong.
No results found
1.3.0 (2019-08-14)
Features
api: Implemented new apis in (3d4b95b ):
getActivatedRoute()
isActivatedRoute()
getMatchingRoute()
v1.2.1
12 Aug 09:58
Compare
Sorry, something went wrong.
No results found
1.2.1 (2019-08-12)
Bug Fixes
node: catch graphql errors thrown by page helpers (0a783ff )
v1.2.0
12 Aug 08:01
Compare
Sorry, something went wrong.
No results found
1.2.0 (2019-08-12)
Bug Fixes
node: add plugin basePath to generated route map (8f0cbb9 )
Features
api: added navigate() function that extends gatsby's navigate to allow route names (757d734 )
v1.1.2
12 Aug 07:37
Compare
Sorry, something went wrong.
No results found
1.1.2 (2019-08-12)
Bug Fixes
api: respect Gatsby's pathPrefix when generating paths (a2e9f43 )