Zalvena/CHANGES.md
2025-02-20 19:16:44 -05:00

29 lines
No EOL
1 KiB
Markdown

# 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` from `shared.ts`
- Removed `isInBrowserExtension` from `shared.ts`
- Removed `changeset` package
- Removed `@types/node` package
- Updated prettier to change `tabWidth` to `4`
- Updated license from MIT to MIT-NON-AI
- Updated names of functions, use capital letters on first character
- Updated name of `trackEvent` to `Event`
- Updated the package `@types/node` from `v20.5.7` to `v22.13.4`
- Updated the package `prettier` from `v3.0.3` to `v3.5.1`
- Updated the package `tsup` from `v7.2.0` to `v8.3.6`
- Updated the package `turbo` from `v1.10.13` to `v2.4.2`
- Updated the name of `region` to `server`
- Added SudoVanilla's Zalvena instance to `servers` list as `SV`
- Using Bun over NPM
You can view other changes by viewing the commit history.