Skip to content

Releases: SolidOS/folder-pane

Release v3.0.0

07 Dec 13:39
65c7b9a

Choose a tag to compare

What's Changed

  • Bump @typescript-eslint/parser from 8.39.0 to 8.44.1 by @dependabot[bot] in #64
  • Bump globals from 16.3.0 to 16.4.0 by @dependabot[bot] in #65
  • Bump @typescript-eslint/eslint-plugin from 8.39.0 to 8.44.1 by @dependabot[bot] in #66
  • Bump @types/node from 20.19.10 to 24.5.2 by @dependabot[bot] in #67
  • Bump lint-staged from 16.2.0 to 16.2.3 by @dependabot[bot] in #68
  • Bump JS-DevTools/npm-publish from 4.1.0 to 4.1.1 by @dependabot[bot] in #69
  • Bump @types/node from 24.5.2 to 24.7.0 by @dependabot[bot] in #70
  • Bump @eslint/js from 9.33.0 to 9.37.0 by @dependabot[bot] in #71
  • Bump @typescript-eslint/eslint-plugin from 8.44.1 to 8.45.0 by @dependabot[bot] in #72
  • Bump eslint from 9.33.0 to 9.37.0 by @dependabot[bot] in #73
  • Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #74
  • Bump lint-staged from 16.2.3 to 16.2.4 by @dependabot[bot] in #75
  • Bump @typescript-eslint/eslint-plugin from 8.45.0 to 8.46.0 by @dependabot[bot] in #76
  • Bump @types/node from 24.7.0 to 24.7.2 by @dependabot[bot] in #77
  • Bump @typescript-eslint/parser from 8.45.0 to 8.46.0 by @dependabot[bot] in #78
  • Bump @babel/core from 7.28.0 to 7.28.4 by @dependabot[bot] in #79
  • Bump @types/node from 24.7.2 to 24.8.1 by @dependabot[bot] in #80
  • Bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in #81
  • Bump @babel/preset-env from 7.28.0 to 7.28.3 by @dependabot[bot] in #82
  • Bump @typescript-eslint/parser from 8.46.0 to 8.46.1 by @dependabot[bot] in #84
  • Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #85
  • Bump @babel/core from 7.28.4 to 7.28.5 by @dependabot[bot] in #86
  • Bump @typescript-eslint/eslint-plugin from 8.46.0 to 8.46.2 by @dependabot[bot] in #88
  • Bump @types/node from 24.8.1 to 24.9.1 by @dependabot[bot] in #90
  • Bump @babel/preset-env from 7.28.3 to 7.28.5 by @dependabot[bot] in #91
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #92
  • Bump @babel/preset-typescript from 7.27.1 to 7.28.5 by @dependabot[bot] in #87
  • Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #93
  • Bump eslint from 9.38.0 to 9.39.0 by @dependabot[bot] in #95
  • Bump globals from 16.4.0 to 16.5.0 by @dependabot[bot] in #97
  • Bump @types/node from 24.9.1 to 24.10.0 by @dependabot[bot] in #96
  • Bump lint-staged from 16.2.4 to 16.2.6 by @dependabot[bot] in #99
  • Bump eslint from 9.39.0 to 9.39.1 by @dependabot[bot] in #100
  • Bump @typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 by @dependabot[bot] in #102
  • Bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #104
  • Bump @types/node from 24.10.0 to 24.10.1 by @dependabot[bot] in #106
  • Bump @typescript-eslint/parser from 8.46.3 to 8.46.4 by @dependabot[bot] in #107
  • Bump @typescript-eslint/eslint-plugin from 8.46.3 to 8.46.4 by @dependabot[bot] in #105
  • Bump @typescript-eslint/eslint-plugin from 8.46.4 to 8.47.0 by @dependabot[bot] in #108
  • Bump lint-staged from 16.2.6 to 16.2.7 by @dependabot[bot] in #110
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #111
  • Improvements by @timea-solid in #94

Full Changelog: v2.5.1...v3.0.0

v2.5.1

24 Sep 08:02

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

28 Aug 17:18
048ca8c

Choose a tag to compare

What's Changed

Full Changelog: v2.4.28...v2.5.0

v2.4.28

04 Feb 16:21

Choose a tag to compare

Merge branch 'main' of https://github.com/solidos/folder-pane into main

v2.4.26

04 Dec 18:18

Choose a tag to compare

Create container using PUT container, removing use of container/.dummy resource

v2.4.24

28 Feb 19:01

Choose a tag to compare

2.4.24

v2.4.14

01 Mar 20:45

Choose a tag to compare

2.4.14

v2.4.12: Merge pull request #27 from solid/move-logic

27 Jan 22:28
b0554ef

Choose a tag to compare

Fixed a bug in solid-ui/create.newThingUI

02 Dec 07:42

Choose a tag to compare

Making use of new context object

23 Nov 11:26

Choose a tag to compare

We've introduced a new context object that views will make use of. Read more about it in [email protected]