2 Commits

Author SHA1 Message Date
Geoff Seemueller
b96b282fec Switch build target to browser and bump version to 2.1.1
Updated the build target from Node to browser in `build.ts` to support browser environments. Incremented the package version from 2.1.0 to 2.1.1 to reflect the change.
2025-01-26 15:04:36 +00:00
e0895fa120 Update README, licensing, and logger implementation
Removed redundant instructions in the README and added a more detailed example. Changed the project's license from MIT to AGPL-3.0-or-later for stronger copyleft and network service provisions. Adjusted logger export and declarations to follow clean coding practices. Upgraded build scripts and distribution settings in package.json for improved module handling and output integrity. Remove pnpm-lock.yaml.
2024-12-05 10:36:44 -05:00