You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exported arrow functions for testing (About component v0.1.13 #211)
๐ Bug Fix
Fixed sitemap copy to prod issue, sitemap.xml is now available in production #209
Fixed bug with a footnote link on the Introduction page (FSCP v0.3.5 #214)
Fixed broken links to FSCP (About component v0.1.13 #211)
Fix to include all repos in sitemap generator xml (Sitemap component v1.0.3 #200)
๐ Internal
Update to use current filter data for projects and open tasks #217
Generate new sitemap (Sitemap component v1.0.3 #200)
Added dotenv package to Sitemap component so that CODE_GOV_API_KEY (and any other process.env variables that become necessary) can be declared in a .env file at the project's root (Sitemap component v1.0.3 #200)
Sitemap component will now console.log out the number of projects retrieved from the api call during sitemap.xml file generation to confirm the correct number of projects being indexed (Sitemap component v1.0.3 #200)