All notable changes to this project will be documented in this file.
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 from 5.0.2 to 5.0.3 by @dependabot
- chore(deps-dev): Bump @rollup/plugin-typescript from 11.1.1 to 11.1.5 by @dependabot
- chore(deps-dev): Bump @types/node from 20.3.3 to 20.4.1 by @dependabot
- chore(deps-dev): Bump @types/semver from 7.5.0 to 7.5.3 by @dependabot
- chore(deps-dev): Bump jest from 29.5.0 to 29.7.0 by @dependabot
- chore(deps-dev): Bump jest-environment-jsdom from 29.5.0 to 29.7.0 by @dependabot
- chore(deps-dev): Bump rollup from 2.79.1 to 4.0.2 by @dependabot
- chore(deps-dev): Bump semver from 7.5.3 to 7.5.4 by @dependabot
- chore(deps-dev): Bump tslib from 2.5.0 to 2.6.2 by @dependabot
- chore(deps-dev): Bump typedoc from 0.24.7 to 0.25.2 by @dependabot
- chore(deps-dev): Bump typescript from 5.0.4 to 5.2.2 by @dependabot
- chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot
- chore(deps): Bump @types/node from 20.1.7 to 20.8.6 by @dependabot
- chore(deps): Bump semver from 7.5.1 to 7.5.3 by @dependabot
- chore(deps): Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot
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