Skip to content

v1.4.0

Latest

Choose a tag to compare

@Antreesy Antreesy released this 28 Apr 14:19
55285cd

Behavior changes

This package now only contains Javascript module (ESM) files, meaning the CommonJS files have been dropped.

What's Changed

  • build(deps-dev): Bump @nextcloud/browserslist-config from 3.1.1 to 3.1.2 by @dependabot[bot] in #57
  • build(deps): Bump @nextcloud/event-bus from 3.3.2 to 3.3.3 by @dependabot[bot] in #55
  • build(deps): Bump @nextcloud/capabilities from 1.2.0 to 1.2.1 by @dependabot[bot] in #56
  • chore: add package description by @ShGKme in #54
  • build: provide ESM support for package by @Antreesy in #63
  • ci: update npm-publish.yml workflow from template by @nextcloud-command in #62
  • build(deps-dev): Bump typedoc from 0.28.14 to 0.28.17 by @dependabot[bot] in #60
  • [main] ci: update all workflow templates from organization template repository by @nextcloud-command in #61
  • chore: remove noop tests dependencies by @susnux in #68
  • fix: do not export internal globals declaration by @susnux in #66
  • chore(tsconfig): we target bundlers so target is esnext by @susnux in #67
  • ci(dependabot): add cooldown for dependency updates by @susnux in #65

Full Changelog: v1.3.1...v1.4.0