Releases: mbta/skate
Releases · mbta/skate
2024-04-30-1
What's Changed
- feat: Redirect to the page you navigated to on successful auth by @joshlarson in #2554
- fix: Set the start and end point markers to display: block by @joshlarson in #2561
- feat(ts/diversionPage): change copy details heading format by @firestack in #2564
- fix: move asana workflow into correct folder by @firestack in #2565
- refactor:test(ts/testHelpers): move
PromiseWithResolvers
to own file by @firestack in #2567 - feat: Prepend intersection to turn-by-turn directions by @hannahpurcell in #2547
Full Changelog: 2024-04-29-1...2024-04-30-1
2024-04-29-1
What's Changed
- chore: Upgrade oidcc from 3.1.1 to 3.1.2 by @joshlarson in #2552
- chore: Make skate-developers the codeowners for dependency lockfiles by @joshlarson in #2555
- fix: Make detour map respect street view mode by @joshlarson in #2551
- feat: Change "Detour is not editable" to "Detour shape is not editable" by @joshlarson in #2558
- cleanup:test: rewrite jest mocks to use
jest.mocked
by @firestack in #2560 - fix: Drop waypoints in the right place by @joshlarson in #2559
- feat: add mbta asana workflow by @firestack in #2562
Full Changelog: 2024-04-23-1...2024-04-29-1
2024-04-23-1
What's Changed
- feat: Add endpoint showing the currently-deployed version by @joshlarson in #2549
- fix: Update link to Sentry frontend dev project in Deploy Instructions by @joshlarson in #2550
Full Changelog: 2024-04-22-2...2024-04-23-1
2024-04-22-2
What's Changed
- Revert "build(deps): bump csv from 2.4.1 to 3.2.1" by @firestack in #2548
Full Changelog: 2024-04-22-1...2024-04-22-2
2024-04-22-1
What's Changed
- feat: Add training vanity URL by @joshlarson in #2545
- feat(ts/jest): move jest config to ts file by @firestack in #2542
- build(deps): bump ueberauth from 0.10.5 to 0.10.8 by @dependabot in #2435
Full Changelog: 2024-04-18-1...2024-04-22-1
2024-04-18-1
What's Changed
- build(deps): bump csv from 2.4.1 to 3.2.1 by @dependabot in #2299
- refactor(ts/api/fetchDetourDirections): use
apiCallResult
by @firestack in #2534 - feat(ts/components/diversionPage): show specific error when route cannot get to point by @firestack in #2543
Full Changelog: 2024-04-17-1...2024-04-18-1
2024-04-17-1
What's Changed
- inv: log ueberauth failiure struct by @firestack in #2537
- feat: add api helper function to return
Result<T, E>
from API requests by @firestack in #2531 - fix:test(ts/hooks/useDetour): add missing awaits for async by @firestack in #2539
- init(ts/hooks/useApiCall): add hook for consuming api promises by @firestack in #2533
- cleanup:test(ts/components/app): remove commented
<App/>
component by @firestack in #2540 - fix:test(ts/detours): fix tests acting outside of test boundry by @firestack in #2544
- feat: Add deploy script and updated deploy instructions to the README by @joshlarson in #2538
Full Changelog: 2024-04-10-1...2024-04-17-1
2024-04-10-1
What's Changed
- refactor(ts/api/helpers): add
postJsonParameter
helper by @firestack in #2532 - feat: use relative path for
directions_path
to merge with base url by @firestack in #2535 - chore: Remove Skate.Endpoint.init/2, deprecated in Phoenix 1.17.11 by @joshlarson in #2516
Full Changelog: 2024-04-02-3...2024-04-10-1
2024-04-02-3
What's Changed
- feat(gh/ci/deploy-prod): run
deploy-to-prod
when new releases are made by @firestack in #2528 - fix: set deploy to only happen on full releases (not pre-releases) by @firestack in #2529
Full Changelog: 2024-04-02-1...2024-04-02-3
2024-04-02-1
What's Changed
- feat: load skate variables via 1password by @firestack in #2525
Full Changelog: 2024-04-01-1...2024-04-02-1