Commit a686ce1
committed
chore(release): 4.0.0 [skip ci]
# [@opentripplanner/stop-viewer-overlay-v4.0.0](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/stop-viewer-overlay-v3.0.0...@opentripplanner/stop-viewer-overlay-v4.0.0) (2025-04-08)
* Swap out yarn for pnpm ([#795](#795)) ([b2bcb35](b2bcb35))
### BREAKING CHANGES
* maplibre-gl is no longer a direct dependency
* chore: ignore .tgz package archives in .gitignore
* docs: update README with pnpm commands and package dependency workflow
* chore: enforce pnpm usage with preinstall script
* add pnpm pack-all script
* update snapshots
* replace semantic-release-npm with pnpm
* fix: fix typo in releaserc
* try a different pnpm plugin
* fix: try upgrading semantic-release
* fix: upgrade all semantic release stuff
* semantic release config not working right
* move semantic release extends to config
* fix: attempt to get semantic release to read its config
* try adding npm token to npmrc
* add fallback for npm token
* try random solution from github
* fix: use -e cli arugment to add monorepo support
* remove mapbox-gl empty package
* Revert "feat(package.json): move maplibre-gl to peer dependencies"
This reverts commit d1ae0f7.
* target old version of node in babel
* fix: ensure jsx is transpiled
* update storybook to v8.6
* update axe-playwright
* chore: update pnpm-lock.yaml and add manual a11y configuration in Storybook preview
* update test-runner
* remove manual:true
* remove bootstrap command
* remove predev
* revert new line
* remove unneeded string type
* docs: add `pnpm pack-all` command to README for creating tarball packages
* update snapshot1 parent 3d9a4b7 commit a686ce1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments