Skip to content

v1.0.0

Compare
Choose a tag to compare
@susnux susnux released this 02 Oct 22:10
· 724 commits to main since this release
d575353

What's Changed

  • chore(deps-dev): Bump semver from 6.3.0 to 6.3.1 by @dependabot in #19
  • chore(deps-dev): Bump @types/node from 20.4.5 to 20.8.1 by @dependabot in #20
  • chore(deps): Bump magic-string from 0.30.2 to 0.30.4 by @dependabot in #22
  • chore(deps): Bump vite-plugin-dts from 3.3.1 to 3.6.0 by @dependabot in #23
  • chore(deps): Bump rollup-plugin-license from 3.0.1 to 3.1.0 by @dependabot in #25
  • chore(deps-dev): Bump typedoc from 0.24.8 to 0.25.1 by @dependabot in #24
  • chore(deps): Bump vite-plugin-node-polyfills from 0.9.0 to 0.15.0 by @dependabot in #27
  • chore(deps): Bump vite-plugin-css-injected-by-js from 3.2.1 to 3.3.0 by @dependabot in #26
  • chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0-beta.2 to 8.3.0 by @dependabot in #21
  • chore(deps-dev): Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #28
  • fix(lib): Make libconfig work when minification and css split is enabled by @susnux in #29
  • chore(ci): Add test workflow and scripts by @susnux in #30
  • fix(app): Build in app mode and not in lib mode while building Nextcloud apps by @susnux in #31
  • chore: Prepare release by @susnux in #32
  • chore(ci): Fix CI workflow name so it can be used as a required check by @susnux in #33

Full Changelog: v1.0.0-beta.19...v1.0.0