Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 0.3.1 #4

Merged
merged 7 commits into from
Nov 2, 2024
Merged

Release: 0.3.1 #4

merged 7 commits into from
Nov 2, 2024

Conversation

officialMECH
Copy link

This update marks the first part of a larger scale rewrite of Beatmapper, and focuses on modernization of the codebase with better developer tooling and replacing deprecated frameworks.

No significant changes were made to the original logic beyond some simple type guards and minor bugfixes, hence why this is slated as a patch update.

Changesets

* upgrade workspace

* migrate to vite

* configure biome toolchain

* add optional git hooks

* lint codebase

* fix tests

* update dependencies

* documentation fixes

* update readme

* organize types

* organize constants

* prefer enums over literals

* organize utils

* organize remaining logic

* organize assets

* organize store

* use modern redux conventions

* migrate features to toolkit

* migrate enhancers to toolkit

* add types for components

* clean up and type fixes

* unit test fixes

* more bugfixes

* fix media resolution for mdx files

* update documentation

* couple more hotfixes

* permit download of demo map in dev build

* minor schema fixes

* final round of fixes

* update dependencies
@officialMECH officialMECH marked this pull request as ready for review November 1, 2024 20:20
@officialMECH officialMECH changed the title Release Release: 0.3.1 Nov 1, 2024
@officialMECH officialMECH merged commit 7e9fc6d into master Nov 2, 2024
2 checks passed
@officialMECH officialMECH deleted the staging/rewrite branch November 3, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant