1 KiB
1 KiB
Zalvena
0.0.1
- Removed examples
- Removed Eslintrc file
- Removed package lock file
- Removed Engines from
packages.json
- Removed
/.changeset/
- Removed
/.github/
- Removed
/.vscode/
- Removed other packages:
["angular", "react", "browser"]
- Removed
isInBrowserExtension
fromshared.ts
- Removed
isInBrowserExtension
fromshared.ts
- Removed
changeset
package - Removed
@types/node
package - Updated prettier to change
tabWidth
to4
- Updated license from MIT to MIT-NON-AI
- Updated names of functions, use capital letters on first character
- Updated name of
trackEvent
toEvent
- Updated the package
@types/node
fromv20.5.7
tov22.13.4
- Updated the package
prettier
fromv3.0.3
tov3.5.1
- Updated the package
tsup
fromv7.2.0
tov8.3.6
- Updated the package
turbo
fromv1.10.13
tov2.4.2
- Updated the name of
region
toserver
- Added SudoVanilla's Zalvena instance to
servers
list asSV
- Using Bun over NPM
You can view other changes by viewing the commit history.