All notable changes to this project will be documented in this file.
v3.3.2 (2025-02-28)
- Updated development dependencies
- chore(deps): Bump semver to 7.6.3
- Migrate REUSE to TOML format #801 (AndyScherzinger)
- Update dependabot-approve-merge.yml from org #826 (AndyScherzinger)
v3.3.1 (2024-05-28)
v3.3.0 (2024-05-07)
- fix(readme): update engine requirements according to package.json #754 (AaronActu)
- fix(docs): Adjust invalid example for typed events #763 (susnux)
- feat: Add ESLint for linting and prettier for formatting #759 (susnux)
- feat: Migrate to vite for building and vitest for testing #758 (susnux)
v3.2.0 (2024-04-21)
- Add missing nodes typing for docs by @skjnldsv in #606
- Add missing unit tests and use Typescript also for test by @susnux in #630
- chore: update node engines to next LTS by @nextcloud-command in #621
- fix: Use organization workflow for node test ci by @susnux in #629
- fix(ci): Update documentation workflow from organization by @susnux in #628
- chore(deps-dev): Bump @rollup/plugin-replace to 5.0.3
- chore(deps-dev): Bump @rollup/plugin-typescript to 11.1.5
- chore(deps-dev): Bump @types/node to 20.4.1
- chore(deps-dev): Bump @types/semver to 7.5.3
- chore(deps-dev): Bump jest to 29.7.0
- chore(deps-dev): Bump jest-environment-jsdom to 29.7.0
- chore(deps-dev): Bump rollup to 4.0.2
- chore(deps-dev): Bump semver to 7.5.4
- chore(deps-dev): Bump tslib to 2.6.2
- chore(deps-dev): Bump typedoc to 0.25.2
- chore(deps-dev): Bump typescript to 5.2.2
- chore(deps-dev): Bump word-wrap to 1.2.4
- chore(deps): Bump @types/node to 20.8.6
- chore(deps): Bump semver to 7.5.3
- chore(deps): Bump tough-cookie to 4.1.3
v3.1.0 (2023-05-17)
v3.0.2 (2022-09-05)
- 🩹 Remove type=module #534 (vinicius73)
- Update dependencies
- Improve native ESM Support
- Update dependencies
- Fix rollup build
- Remove babel
- Typescript already is able to generate code that is in compliance with es5
- Remove package.json from generated code.
- Use @rollup/plugin-replace to handle this.
- Add ESM support
- Improve native usage support
- Improve bundle size
- Fix invalid typescript typings export
- Remove unnecessary files from npm package
- Dependency updates
- Dependency updates
- Readme examples
- Dependency updates
- Bump of @nextcloud/browserlist-config@2.1.0 which drops support for IE11
- Move a single to transpiled library bundle
- Dependency updates
- Move a single to transpiled library bundle
- Dependency updates
- Dependency updates
- Dependency updates
- Update vulnerable packages
- Dependency updates
- Update vulnerable packages
- Packaging of corejs
- Module error with semver package
- Misleading warning if ProxyBus is used for a compatible bus