-
Notifications
You must be signed in to change notification settings - Fork 0
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
Initial Fork Release #16
Commits on Aug 27, 2024
-
build: more updates to tooling configs and documentation
I mostly just removed things that aren't needed and then optimized what is.
Configuration menu - View commit details
-
Copy full SHA for b8e9ec3 - Browse repository at this point
Copy the full SHA b8e9ec3View commit details -
feat!: update project metadata
All files and docs should now point to the new repo.
Configuration menu - View commit details
-
Copy full SHA for 30de5c3 - Browse repository at this point
Copy the full SHA 30de5c3View commit details -
build: update build scripts & tooling
- Use my script convention for QoL. - Add commit message linting configs. - Add git hooks for commit messages and clean pushes. - Add a minimal Semantic Release configuration (CI vars already set up). - Added relevant dev dependencies for the above.
Configuration menu - View commit details
-
Copy full SHA for a765b8b - Browse repository at this point
Copy the full SHA a765b8bView commit details -
ci: add initial Github actions
Hopefully this works first try, it's my first Github CI!
Configuration menu - View commit details
-
Copy full SHA for dc0a270 - Browse repository at this point
Copy the full SHA dc0a270View commit details -
fix: add Typescript as a peer dependency
This was only conventional before, now it's enforced.
Configuration menu - View commit details
-
Copy full SHA for d1fc200 - Browse repository at this point
Copy the full SHA d1fc200View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27e64f6 - Browse repository at this point
Copy the full SHA 27e64f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c21a3 - Browse repository at this point
Copy the full SHA 66c21a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc080c0 - Browse repository at this point
Copy the full SHA cc080c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f9a28 - Browse repository at this point
Copy the full SHA c3f9a28View commit details -
build: add required declarations
See the added documentation for details on how I generated these. I could have had the modules export `any`, but I like having the validation.
Configuration menu - View commit details
-
Copy full SHA for 59191c1 - Browse repository at this point
Copy the full SHA 59191c1View commit details -
- Remove unneeded eslint annotation. - Remove type checking skip, in favor of specifying types.
Configuration menu - View commit details
-
Copy full SHA for af5983a - Browse repository at this point
Copy the full SHA af5983aView commit details