v0.60.2
- removed wrongly bundled packges
- switch to pnpm
- time table - focus and slot selection fixes
What's Changed
- Dev by @marcus-wishes in #169
- gh workflow to pnpm by @marcus-wishes in #170
- added missing pnpm version to workflow by @marcus-wishes in #171
- fixed version param in workflow by @marcus-wishes in #172
- added missing type declarations by @marcus-wishes in #173
- fixed workflow by @marcus-wishes in #174
- changed the github pipeline to run npm install with a frozen lockfile… by @marcus-wishes in #175
- updated packages by @marcus-wishes in #176
- debugging - publish step now shows uncommited changes (which prevents… by @marcus-wishes in #177
- added --no-git-checks to the pnpm publish step because of the version… by @marcus-wishes in #178
- removed bundled dependencies entry from package.json as this should n… by @marcus-wishes in #179
- added scope to the node setup in the github workflow by @marcus-wishes in #180
- switch to npm for the publishing by @marcus-wishes in #181
- added registry entries to node setup in workflow by @marcus-wishes in #182
Full Changelog: v0.60.1...v0.60.2