HistoryAtState / hsg-shell

Source code for the history.state.gov website
https://history.state.gov
9 stars 13 forks source link

chore: refactor controller to always split path #429

Closed line-o closed 7 months ago

line-o commented 10 months ago

Simplify logic to always split the exist:path into parts and route based on those parts. This was previously done for individual routes.

Catch malformed urls as early as possible.

joewiz commented 7 months ago

@line-o Could you please confirm if this is ready to go?

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 3.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: