Skip to content

Latest commit

 

History

History
126 lines (64 loc) · 1.79 KB

File metadata and controls

126 lines (64 loc) · 1.79 KB

@watergis/svelte-collapsible-panel

3.0.1

Patch Changes

  • f15cf03: chore: updated all dependencies

3.0.0

Major Changes

  • dc7eb67: feat: upgrade bulma to v1

2.0.0

Major Changes

  • 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

1.0.1

Patch Changes

  • cfd5091: Upgraded prettier and eslint versions

    • chore(deps): update typescript-eslint monorepo to v6 (major) (#284)
    • chore(deps): update dependency prettier-plugin-svelte to v3 (#289)

    Also, there are several maintenances by renovate. See commit logs.

1.0.0

Major Changes

  • ba763ad: chore: update dependency svelte to v4, migrate eslint-plugin-svelte3 to eslint-plugin-svelte.

0.0.16

Patch Changes

  • beca6aa: chore: updated npm packages

0.0.15

Patch Changes

  • e0ecf37: Updated svelte-package to v2. packaging folder was changed from package to dist

0.0.14

Patch Changes

  • 3cb5f7e: fixed CI to deploy

0.0.13

Patch Changes

  • facfff4: fixed turbo.json for build

0.0.12

Patch Changes

  • cf428fe: fixed turbo.json for build

0.0.11

Patch Changes

  • 634ef3a: Upgraded sveltekit to v1.0.0

0.0.10

Patch Changes

  • 12876b2: Use hidden property instead of using if statement in collapsible panel

0.0.9

Patch Changes

  • 0a32d84: updated dependencies

0.0.8

Patch Changes

  • e0f96f3: Use svelte-fa instead

0.0.7

Patch Changes

  • 3b6327c: Use bulma.sass instead of CDN

0.0.6

Patch Changes

  • 447741a: updated all devDependencies in packages

0.0.5

Patch Changes

  • 265a243: changed css import method

0.0.4

Patch Changes

  • 754aa25: fixed fa icon css path

0.0.3

Patch Changes

  • 7d4ce1d: fixed fa icon file path

0.0.2

Patch Changes

  • 9803809: first release of svelte-collapible-panel