Skip to content

Latest commit

 

History

History
86 lines (66 loc) · 2.85 KB

CHANGELOG.md

File metadata and controls

86 lines (66 loc) · 2.85 KB

Changelog

All notable changes to this project will be documented in this file.

2.2.0 - 2023-10-18

Full Changelog

What's Changed

  • chore: update NC typings versions by @skjnldsv in #491
  • chore: update node engines to next LTS by @nextcloud-command in #493
  • fix(docs): adjust link to docs by @raimund-schluessler in #503

Dependencies

  • build(deps-dev): Bump @babel/cli from 7.22.10 to 7.22.10 by @dependabot
  • build(deps-dev): Bump @babel/core from 7.22.10 to 7.23.2 by @dependabot
  • build(deps-dev): Bump @babel/preset-env from 7.22.10 to 7.22.10 by @dependabot
  • build(deps-dev): Bump @babel/preset-typescript from 7.22.11 to 7.23.2 by @dependabot
  • build(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 by @dependabot
  • build(deps-dev): Bump typedoc from 0.24.8 to 0.25.2 by @dependabot
  • build(deps-dev): Bump typescript from 5.1.3 to 5.2.2 by @dependabot
  • build(deps): Bump core-js from 3.30.2 to 8.4.31 by @dependabot

New Contributors

  • @raimund-schluessler made their first contribution in #503

2.1.2 – 2023-06-13

Full Changelog

Fixed

  • Do not export the declaration of window.OC to prevent typing clashes with applications

2.1.1 – 2023-04-21

Full Changelog

Fixed

  • Moved @nextcloud/typings from dev to production dependency

2.1.0 – 2023-04-20

Full Changelog

Changed

  • Dependency updates

2.0.1 - 2022-12-28

Full Changelog

Fixed

  • fix: fix window variable definition

Changed

  • Add documentation link to Readme
  • Add NPM image to readme
  • chore: upgrade lockfile to version 2
  • Dependency updates
  • feat: add node test
  • feat: fixup commits check
  • fix: fix docs generation

2.0.0 - 2021-04-07

Changed

  • generateOcsUrl can now replace routing parameters like generateUrl
  • generateOcsUrl no longer contains a trailing slash unless given in the URL
  • Browserslist config updated, which means some older browsers are no longer supported
  • Dependency updates

1.2.0 - 2020-08-20

Added

  • Nextcloud 20 support

Changed

  • Dependency updates

1.1.0 - 2020-03-19

Added

  • Typings for Nextcloud 19

Changed

  • Dependency updates

Fixed

  • Loosened version restrictions to allow better npm deduplication

1.0.2 - 2020-03-19

Changed

  • Dependency updates

Fixed

  • Update vulnerable packages